Visualizing the Lorentz attractor in 3D with Python and VTKmartinlaprise.info 16 pointslaprise16 years ago4 commentsSaveHideCopy link On HNComments−RK16yThis 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.−pingswept16yI think that would be the Lorenz attractor, named after Edward Lorenz.http://en.wikipedia.org/wiki/Lorenz_attractorhttp://en.wikipedia.org/wiki/Edward_N._Lorenz−lapriseOP16yWow … shame on me ! I did too much of special relativity :-)−omarish16yThat's brilliant - I just learned about this in class a few weeks ago where we saw 2d simulations. Thanks for posting.
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.