Andrew Springman's Web Log
anecdotal evidence from a biased source
Sunday, September 21, 2008
Saturday, September 20, 2008
Friday, September 19, 2008
Tuesday, September 09, 2008
Monday, September 08, 2008
mother of invention
I've been trying to accelerate mpmath by installing gmpy so that I can use expressions x<--exp(x)*sin(y), y<--exp(x)*cos(y) that create huge numbers.
However, it's not working. So, I tried
x<--x*sin(y), y<--x*cos(y) instead. It created much the same effect.
Here's a variation on that (click to enlarge):

Thursday, September 04, 2008
Tuesday, September 02, 2008
random experiments and another variation of the previous two posts

I don't remember the exact settings for the above, but it involved a mod operation (creating the squares).
update: i remembered:


I don't remember how I mad the above either, but it was a similar equation to the below.

The above is a variation on http://yokefellows.net/andrew/image.php?image=images/thrid_power_alternating_term_sin_bw.jpg

I don't remember how I made the above.

OK, this is a variation on the same equation as the last two posts. Below are the settings.






















