Y
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
RK
5998 days ago
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.
link
pingswept
5998 days ago
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
link
laprise
5998 days ago
Wow … shame on me ! I did too much of special relativity :-)
link
omarish
5998 days ago
That's brilliant - I just learned about this in class a few weeks ago where we saw 2d simulations. Thanks for posting.
link