As an off-topic solution, there's always the GPU to do the the particle
updating.  With half decent optimization, I've gotten over a million
particles in *real-time*.  You could presumably run several of these at the
same time to get as many particles as you want.  Downside would be
ease-of-implementation...
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to