556 reputation
112
bio website
location Naples, Italy
age 25
visits member for 11 months
seen May 8 at 0:28
stats profile views 47

Jul
21
revised Using different random values at each recursion step
Fixed a typo, added hyperlinks.
Jul
20
answered Using different random values at each recursion step
Jul
13
comment How can I assign a Fit result to a function?
@stevenvh On my computer (Mathematica v 8.0.1 on Win7) the code I suggested works just fine, even though J.M.'s solution is superior beyond a shadow of a doubt.
Jul
13
awarded  Commentator
Jul
13
comment How can I assign a Fit result to a function?
@J.M. Touché. Adding Evaluate should have fixed the issue, though one may wonder if there is any point in keeping the SetDelayed at this point. Not a very good answer, I reckon.
Jul
13
answered How can I assign a Fit result to a function?
Jul
12
revised How do you properly create Buttons to change dynamic variables using Table
Documentation reference added.
Jul
12
awarded  Organizer
Jul
12
revised How do you properly create Buttons to change dynamic variables using Table
added 550 characters in body
Jul
12
answered How do you properly create Buttons to change dynamic variables using Table
Jul
8
awarded  Critic
Jul
5
revised Getting an InterpolatingFunction from a ContourPlot
Improved legibility by erasing an unneeded $Assumptions
Jul
5
asked Getting an InterpolatingFunction from a ContourPlot
Jul
5
revised Does $x>0$ imply that $x\in\mathbb{R}$?
Corrected "real part is positive" to "real part is non-negative".
Jul
5
suggested suggested edit on Does $x>0$ imply that $x\in\mathbb{R}$?
Jul
1
awarded  Editor
Jul
1
accepted Can RecurrenceTable make use of CompiledFunction?
Jul
1
comment Can RecurrenceTable make use of CompiledFunction?
However, on my laptop this solution gives a Timing of ~14 s, while the uncompiled version runs for ~2.5 s, making it actually worse, performance-wise! :O
Jul
1
comment Can RecurrenceTable make use of CompiledFunction?
@OleksandrR. It works. Why don't you state that as an answer? It is precisely what I've been looking for! :O
Jul
1
asked Can RecurrenceTable make use of CompiledFunction?