1,024 reputation
212
bio website verbeia.com/mathematica/tips/…
location
age
visits member for 1 year, 3 months
seen 2 days ago
stats profile views 254

Aug
14
revised How to switch between different CDFs in CDF Player?
Clarify that the problem is when in Full Scren mode.
Aug
14
revised How to switch between different CDFs in CDF Player?
added 231 characters in body
Apr
2
revised How to REALLY Hold arguments and capture FullForm?
I added a comment about correcting a mistake I had earlier.
Mar
7
revised Working with large data, pass-by-reference, compiled functions
appologize for a suggestiong that is so similar to another one. The moderators are welcome to delete my post if they want.
Feb
17
revised Using a PatternTest versus a Condition for pattern matching
Mentioned that one of my examples could be 5x faster by avoiding use of PatternTest or Condition. I also show timing results for different ways of coding And[Positive, EvenQ].