2,528 reputation
1725
bio website
location
age
visits member for 1 year, 4 months
seen Feb 16 at 17:11
stats profile views 127

Jan
20
comment Value of $BaseDirectory within Ant script?
Thanks Leonid, +1!
Jan
18
asked Value of $BaseDirectory within Ant script?
Jan
17
awarded  Yearling
Jan
14
answered How to modify function argument?
Jan
12
comment Creating a notebook that has cells of a certain style password protected
@SethJ.Chandler I've found out how to make the AnswerInput styles automatically evaluate to AnswerOutput. See updated stylesheet definitions. No more manual editing of the outputs.
Jan
12
revised Creating a notebook that has cells of a certain style password protected
Changed AnswerInput definition to automatically evaluate to AnswerOutput cell style.
Jan
11
revised Creating a notebook that has cells of a certain style password protected
Fixed 2nd image, added instructions about celltags of button code, clarified how to put in answers.
Jan
11
answered Creating a notebook that has cells of a certain style password protected
Jan
10
comment Creating a notebook that has cells of a certain style password protected
Your current approach of having two notebooks could be made robust by putting a button at the top of the master Q/A notebook that generates a question-only notebook when you need to distribute the questions.
Jan
2
comment Does Mathematica have a built-in date picker?
@GustavoDelfino It's there right after the Clear[monthDates].
Jan
2
comment Does Mathematica have a built-in date picker?
The appearance and functionality is inspired by Developer`DateSetter[], pointed out to me by @WReach. That function is not documented, and it crashes my front end session quite reliably.
Jan
2
answered Does Mathematica have a built-in date picker?
Dec
23
answered How can I find these patterns' signatures?
Dec
23
comment how to associate a metric for tensor contraction operations?
The docs have information on symbolic tensors, which are set up using "Assumptions->". But I found no example for metrics, or for indexed notation.
Dec
22
comment Notation for specifying transformation rules
@Mr Rojo provided considerable insight into the scoping issue in this context, which satisfied my personal curiosity. ;) I do agree that the slot mechanism is a natural choice in general.
Dec
17
comment PDF exportation fails to print depending on method: possible bug in v9?
V9 works for me on Mac OSX 10.7.5.
Dec
13
comment Why are PlotLegends not combined with Plots?
The first example for Legended is not rasterized...
Dec
8
comment Counting radial ridges on an image
After your polar transform, do a column sum to make it 1d, and then MaxDetect would seem suited for the problem?
Nov
22
comment Why does OS X need permission to allow JLink connections each time it starts?
@Jens I see the problem on my MacBook Pro, but not on my iMac at work. Both run the same version of OSX and the same version of Mma.
Nov
3
awarded  Nice Question