newbie

edmondo.giovannozzi at gmail.com edmondo.giovannozzi at gmail.com
Thu Sep 10 11:10:32 EDT 2020


You can also have a look at www.scipy.org where you can find some packages used for scientific programming like numpy, scipy, matplotlib.
The last one is a graphic package that may be useful to make some initial plots.


Il giorno martedì 8 settembre 2020 22:57:36 UTC+2, Don Edwards ha scritto:
> Purchased the book python-basics-2020-05-18.pdf a few days ago.
> To direct my learning I have a project in mind as per below;
> 
> Just started learning python 3.8. At 76 I will be a bit slow but
> fortunately decades ago l learnt pascal. I am not asking programming help
> just guidance toward package(s) I may need. My aim is to write a program
> that simulates croquet - 2 balls colliding with the strikers (cue) ball
> going into the hoop (pocket), not the target ball. I want to be able to
> move the balls around and draw trajectory lines to evaluate different
> positions. Is there a package for this or maybe one to draw and one to
> move? Any help much appreciated.
> 
> -- 
> Regards, Don Edwards
> I aim to live forever - or die in the attempt. So far so good!
> Perth Western Australia



More information about the Python-list mailing list