Skip to main content

Timeline for Accessing list elements by name

Current License: CC BY-SA 3.0

13 events
when toggle format what by license comment
Apr 3, 2014 at 16:51 comment added Albert Retey As you mentioned that you are relatively new to Mathematica I wonder whether you have any indication that more common ways to handle this won't do? One straightforward way is (close to Istvans answer): define your formulas e.g. as TiByN="Ti"/"N" and then insert numeric values with something like TiByN /. parameters where parameters = Thread[elements->chemistry] (you could use Dispatch for optimization). With such an approach you can very easily control whether and when to insert values. What you do looks a little like working against the (strong parts of the) system to me...
Apr 3, 2014 at 15:18 history edited bobthechemist
It's got chemistry, so let's tag it!
Apr 3, 2014 at 14:51 answer added rm -rf timeline score: 10
Apr 3, 2013 at 19:55 history tweeted twitter.com/#!/StackMma/status/319538610284134400
Apr 3, 2013 at 17:00 history edited Leonid Shifrin
edited tags
Apr 3, 2013 at 16:31 answer added Sparr timeline score: 4
Apr 3, 2013 at 15:57 vote accept ahhhh
Apr 3, 2013 at 15:46 comment added whuber This thread is very closely related--the principal (only?) difference is that other objects ("integer partitions") are the arguments rather than strings--mathematica.stackexchange.com/questions/22309/….
Apr 3, 2013 at 15:44 review First posts
Apr 3, 2013 at 15:54
Apr 3, 2013 at 15:40 answer added Leonid Shifrin timeline score: 18
Apr 3, 2013 at 15:32 comment added george2079 see "Functions That Remember Values They Have Found" in the manual
Apr 3, 2013 at 15:32 answer added István Zachar timeline score: 17
Apr 3, 2013 at 15:25 history asked ahhhh CC BY-SA 3.0