Thanks for your help! I don't suppose you happen to know what order
this method is?
--
http://mail.python.org/mailman/listinfo/python-list
I was wondering what numerical method the odeint function is based on.
I have checked the documentation but couldnt find anything. I would be
very grateful if someone could answer this question for me, I'm not
looking for a heavy mathematical answer!
Cheers!
Ben
--
http://mail.python.org/mailma
Thanks for all your help everyone, if only it had addressed what I had
asked I may have actually learned something about Python!!
If anything was addressed to my problem then it has completely passed
me by as most points were clearly made by a computer scientist and I am
not one of those in the sl
SOrry if this message is a little confused, it most probably reflects
the state of the author!
I have made a small program that plots the orbit of a planet in visual
python using visual.vector for all values. If i run the program it is
clear that the orbit is non-keplerian as the planets gradually
I have created a simulation of the solar system which is graphically
represented using vpython. I was wondering in there is some way to make
the orbit paths look better (I was thinking of anti aliasing the
lines). I havent been able to find any information on this so I assume
its not supported but