5,918 reputation
21050
bio website
location
age
visits member for 1 year, 2 months
seen 2 hours ago
stats profile views 391

A tribute to the ONE TRUE LOGO :)

logo


Apr
23
revised Substituting Data from File
added 8 characters in body
Apr
23
answered Pass by reference for an option argument
Apr
23
accepted Pass by reference for an option argument
Apr
23
comment Implementing a safe ValueQ that does not evaluate its argument
This is probably obvious, but here is another case where valueQ and ValueQ differ: {valueQ@{1 + 1}, ValueQ@{1 + 1}}. Overall I think valueQ is much more useful.
Apr
22
comment Pass by reference for an option argument
+1 Thank you very much!
Apr
22
revised Pass by reference for an option argument
added 20 characters in body
Apr
22
asked Pass by reference for an option argument
Apr
22
comment managing custom Ticks
Sorry don't see your problem. Can you elaborate?
Apr
22
comment managing custom Ticks
Hi Fred. You'll get a much better chance of an answer if you format (syntax highlight) your code (as per the FAQ).
Apr
22
accepted PaddedForm adds an additional padding character
Apr
22
awarded  Strunk & White
Apr
22
comment Find continuous sequences inside a list
@Mr.Wizard Thank you. Very nice trick with the "AdjacencyLists". I hope you don't mind the edit (feel free to revert it).
Apr
22
revised Find continuous sequences inside a list
Focused the answer a little bit.
Apr
22
comment Find continuous sequences inside a list
@Mr.Wizard Updated the timings
Apr
22
revised Find continuous sequences inside a list
Updated the timings
Apr
20
comment Find continuous sequences inside a list
Could you include just a short description of how the code works? What does the "AdjacencyLists" do? Why the Append/Prepend? Don't have MMA at hand right now...
Apr
20
awarded  Nice Answer
Apr
20
comment Find continuous sequences inside a list
@Mr.Wizard Will do, but I'm afraid it will have to wait until Monday.
Apr
19
revised Find continuous sequences inside a list
added 544 characters in body
Apr
19
answered Find continuous sequences inside a list