Liste des Groupes | Revenir à sp relativity |
On Sat, 7 Sep 2024 13:18:59 +0000, Python wrote:Of course no war :-) I'm just saying how *I* would do it.
I would definitely suggest Brython instead of JS :-) And definitelyLet's not get into language wars here! Python, for all its renown
Python instead of C# :-))
as a language great for rapid prototyping, is SLOW. And I would not
use it in large projects. Dynamic typing seems convenient at first,
but it can be an albatross around your neck if you are coding a
complex application.
Of course, there is Mypy.And Pypy, Cython, and a brain :
I would not use python for CPU intensive computations like the.... ?
following computation of the Newtonian contribution to Mercury's
precession:
https://drive.google.com/drive/folders/0B8XIf0XcrpOcV1RwMk9QNzBzVU0?resourcekey=0-5EfA3Gf3b5Ha8i2TANPcHQ
(I believe that Paul Anderson published a similar graph that
was more accurate than mine because he did not use the
simplification of coplanar orbits. My figures are a bit high.)
Les messages affichés proviennent d'usenet.