| bio | website | |
|---|---|---|
| location | Sydney, Australia | |
| age | 42 | |
| visits | member for | 1 year, 4 months |
| seen | 5 hours ago | |
| stats | profile views | 1,462 |
Moderator of Mathematica.SE and Celtic goddess.
|
Apr 2 |
comment |
Making ColorSetter work like a PasteButton This worked, but Leonid's was simpler. +1 nonetheless |
|
Mar 27 |
comment |
Impose the color for one discrete value above a color predefined gradient Answering your own question is completely acceptable as long as the question and answer will be helpful for others in future. In this case, I didn't know the answer, so well done, +1. |
|
Mar 26 |
comment |
Phase space vector field Suba, even a generic answer benefits from an example of usage of the referenced functions. I am hinting that a more expansive answer might get you more upvotes. But it's up to you. |
|
Mar 26 |
comment |
Phase space vector field Suba, if you provide an example it will be more a useful answer. |
|
Mar 24 |
comment |
How to generate a list from an iterator and some arbitrary function You weren't being a jerk, don't worry. |
|
Mar 24 |
comment |
How to generate a list from an iterator and some arbitrary function Fair enough - I was responding to the "alternatives to Append" element to the question. Your answer is clearly better, but mine is simpler. |
|
Mar 21 |
comment |
Inspecting a function around a singularity Dear Elena, welcome to Mathematica.SE! I'm glad you worked out a solution to your problem. Please post what you ended up with as an answer, so people know that this question is solved, without them having to read through all the comments. |
|
Mar 18 |
comment |
Axes Origin & Labels in 3D Plot @halmir, please feel free to post that as an answer, too. |
|
Mar 15 |
comment |
Plot not displaying related: mathematica.stackexchange.com/q/18393/8 |
|
Mar 15 |
comment |
Fitting a theoretical density function with log-return sample Welcome to Mathematica.SE, Geoffrey!. FindDist.Param does not look like Mathematica syntax. Are you sure you are not getting your software mixed up? Are you using RLink? Please add some more information about what you have tried for estimating this model, i.e. all your estimation code, not just the specific functions used. |
|
Mar 15 |
comment |
Increasing the thickness of line in plot legend I think you're looking for LegendMarkerSize. See also: mathematica.stackexchange.com/q/19283/8 |
|
Mar 14 |
comment |
How to evaluate all the essentially distinct polynomials in 4 variables over $F_2$ on points of $F_2 ^ 4$ Welcome to Mathematica.SE! Please post what you have tried so far. It is very difficult for anyone to help you starting from zero. (And for those of us who are not professional mathematicians, cou,d you please provide some more information about these $F$-spaces?) |
|
Mar 14 |
comment |
Why is EigenValues returning Root expressions? Those aren't "hashtags" - look up Slot in the documentation. |
|
Mar 13 |
comment |
Coloring Points in a Plot, based on their position in the list @VincentTjeng yes, either method wraps the Style around each number. When you display the data on its own, it's styled. |
|
Mar 12 |
comment |
Coloring Points in a Plot, based on their position in the list Sorry @Mr.Wizard - I'll note that this is a version 8+ solution. The FullForm seems to involve Points but it feels pretty fast on my four-year-old machine. |
|
Mar 7 |
comment |
Efficient GeometricBrownianMotionProcess Monte Carlo simulation Hi Tom, I edited your post to format your code. You can do this by selecting the relevant text and clicking the {} button above the editing area. Also, this is really an edit to the existing post. Could you please move the content to your other answer and delete this one? |
|
Mar 7 |
comment |
Efficient GeometricBrownianMotionProcess Monte Carlo simulation I've moved your "answer" to be an edit of the question. I know that it takes a little while to get used to the Q&A approach of StackExchange sites, but please understand that posts here aren't over discussion threads. Answer posts should only be used for actual answers. A belated welcome to Mathematica.SE nonetheless. |
|
Mar 3 |
comment |
Function definition and delayed assignment Thanks @MarkMcClure - stupid typo from answering too quickly! No specific reason I used $MachinePrecision, might have just used the one I remembered. |
|
Mar 3 |
comment |
How to output Mathematica Lists as a Table to a file? This was pretty obvious from looking up Export in the documentation. |
|
Feb 28 |
comment |
Differences between ParametricPlot3D and NIntegrate @DanielLichtblau I've reopened it for you |