Timeline for How does Mathematica determine that an evaluation should be terminated?
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 2, 2022 at 18:30 | comment | added | berniethejet | No one seems to have mentioned 'FixedPoint', and I of course don't know whether the 'FixedPoint' function that is provided to the user is the same 'FixedPoint' that is used internally, but I believe the concept, at least, is the same. Mathematica applies FixedPoint to every expression in a depthfirst fashion until it returns. | |
| May 23, 2017 at 12:35 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Jul 28, 2013 at 6:59 | history | edited | rm -rf♦ | CC BY-SA 3.0 | deleted 790 characters in body; edited tags |
| Jul 28, 2013 at 6:31 | history | migrated | from stackoverflow.com (revisions) | ||
| Mar 21, 2011 at 6:48 | vote | accept | Alexey Popkov | ||
| Mar 19, 2011 at 5:05 | comment | added | Alexey Popkov | @Michael One sentence on that page I do not understand: "Use any applicable transformation rules that you have defined for h[f[e1,e2,...],...] or for h[...][...]." The symbol f comes from nowhere on that page. What does it mean? How such rules could be defined? | |
| Mar 17, 2011 at 14:47 | answer | added | WReach | timeline score: 31 | |
| Mar 17, 2011 at 14:02 | comment | added | Michael Pilat | See also: Evaluation | |
| Mar 17, 2011 at 10:01 | answer | added | Leonid Shifrin | timeline score: 8 | |
| Mar 17, 2011 at 9:15 | history | asked | Alexey Popkov | CC BY-SA 2.5 |