7,789 reputation
11246
bio website
location
age
visits member for 1 year, 4 months
seen Apr 12 at 5:05
stats profile views 626

The "WR" in my name has nothing to do with the company that develops Mathematica.


Feb
10
revised Counting the population of integers
replaced `Map` with `Scan`
Jan
28
revised Handling error in database connection (TimeConstrained)
added the update about how timeouts are implemented
Jan
14
revised Ways to compute inner products of tensors
edited body
Jan
7
revised Converting Excel serial dates with NETLink
fixed one of those pesky COM leaks
Dec
17
revised Are Mathematica 9 units really slow?
added 1 characters in body
Dec
17
revised Are Mathematica 9 units really slow?
removed the "manual pre-evaluation" method (it didn't work properly)
Dec
8
revised Using .NET 4.0 from NETLink
added the update about Mathematica V9
Nov
30
revised Version 9 Blue Screen or Self-Test Error on Windows 7 64-bit
added an update for the Wolfram Support response
Nov
30
revised Version 9 Blue Screen or Self-Test Error on Windows 7 64-bit
added the "windows" tag
Nov
5
revised Difference between AbsoluteTiming and Timing
added an initial summary paragraph
Nov
4
revised Why does importing a URL fail the second time and produce a FetchURL::conopen error?
added the section talking about `ImportString` to parse the result of `httpGet`
Oct
29
revised How do I constrain the region where I can drag a Locator?
fixed broken `Dynamic` behaviour (headed for CW?)
Oct
29
revised How do I constrain the region where I can drag a Locator?
added missing `Dynamic`
Oct
29
revised How do I constrain the region where I can drag a Locator?
added a new code variation that has smoother animation of the last locator
Oct
28
revised How do I constrain the region where I can drag a Locator?
last code block: fixed colour scaling problem, simplified code
Oct
28
revised How do I constrain the region where I can drag a Locator?
added the "for your consideration..." section
Oct
28
revised How do I constrain the region where I can drag a Locator?
added a new version that checks constraints against the output results
Oct
16
revised Communication between parallel kernels
fixed link
Sep
30
revised Map-Thread-Through-Apply a list of functions onto a list of (lists of) values
simplified `MapThread` expression
Sep
30
revised Map-Thread-Through-Apply a list of functions onto a list of (lists of) values
added a `MapThread` variant