Hacker News new | ask | show | jobs
Visualizing the Lorentz attractor in 3D with Python and VTK (martinlaprise.info)
16 points by laprise 5998 days ago
3 comments

This is why Python is the "web language" of choice for people doing any kind of scientific or numerical programming. Libraries really make a language for certain applications, and Python seems to have an extremely broad range.
I think that would be the Lorenz attractor, named after Edward Lorenz.

http://en.wikipedia.org/wiki/Lorenz_attractor

http://en.wikipedia.org/wiki/Edward_N._Lorenz

Wow … shame on me ! I did too much of special relativity :-)
That's brilliant - I just learned about this in class a few weeks ago where we saw 2d simulations. Thanks for posting.