562 reputation
7
bio website
location
age
visits member for 8 months
seen 21 hours ago
stats profile views 85

May
11
accepted How to draw some 2D curves in a 3D plot?
May
11
asked How to draw some 2D curves in a 3D plot?
Apr
30
comment How to set the background of a section to light gray?
It still has white background in between cells. Is that possible at all to make gray?
Apr
20
asked How to set the background of a section to light gray?
Mar
27
comment How to programmatically comment out multiple source files?
It's hard for all people who have access to those files to know what files they need to exclude from loading. It's easy for me to comment out the content of source files that I don't want anyone to load temporarily. Do you mean manually doing that for each file?
Mar
27
revised How to programmatically comment out multiple source files?
added 22 characters in body
Mar
27
asked How to programmatically comment out multiple source files?
Jan
18
accepted How can I draw a picture like this?
Jan
18
asked How can I draw a picture like this?
Jan
16
accepted What pattern will match accented letters in a regular expression?
Jan
16
asked What pattern will match accented letters in a regular expression?
Jan
12
accepted How to write a function to remove comments from a .m source file preserving formatting such as line wrapping reasonably?
Jan
12
comment How to write a function to remove comments from a .m source file preserving formatting such as line wrapping reasonably?
What does !!t.m mean and do?
Jan
11
asked How to write a function to remove comments from a .m source file preserving formatting such as line wrapping reasonably?
Jan
11
comment How to write a robust memberQ that test membership in set theory sense?
I read the thread; What's the difference between (the purpose of) Cases[list, Verbatim[Rule]["foo", _]] and Cases[list, HoldPattern["foo" -> _]]? For what list the two can be different?
Jan
11
accepted How to write a robust memberQ that test membership in set theory sense?
Jan
11
comment How to write a robust memberQ that test membership in set theory sense?
Is Verbatim the best? What about HoldPattern, Literal etc.?
Jan
11
revised How to write a robust memberQ that test membership in set theory sense?
added 1 characters in body
Jan
11
asked How to write a robust memberQ that test membership in set theory sense?
Dec
17
accepted How to partition a list and leave in the last sublist which is of different length?