Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.physics.relativity > #656871
| From | tomyee3@gmail.com (ProkaryoticCaspaseHomolog) |
|---|---|
| Newsgroups | sci.physics.relativity |
| Subject | Re: A Web app showing Einstein-Poincaré Synchronization procedure |
| Date | 2024-09-07 17:08 +0000 |
| Organization | novaBBS |
| Message-ID | <fd4e3eb680f11e7b5abb2f69b0e8feff@www.novabbs.com> (permalink) |
| References | <vb9t4r$3smhq$2@dont-email.me> <17f217dd9c7a6b40$820525$505064$c2265aab@news.newsdemon.com> <vba2j7$3spoe$11@dont-email.me> <dbc1a9e6296f37e29f3494fc81a602a1@www.novabbs.com> <vbhjs3$1cg6l$1@dont-email.me> |
On Sat, 7 Sep 2024 13:18:59 +0000, Python wrote: > I would definitely suggest Brython instead of JS :-) And definitely > Python instead of C# :-)) Let's not get into language wars here! Python, for all its renown 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. 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.)
Back to sci.physics.relativity | Previous | Next — Previous in thread | Next in thread | Find similar
A Web app showing Einstein-Poincaré Synchronization procedure Python <python@invalid.org> - 2024-09-04 17:08 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure Maciej Wozniak <mlwozniak@wp.pl> - 2024-09-04 18:37 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure Python <python@invalid.org> - 2024-09-04 18:41 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure Maciej Wozniak <mlwozniak@wp.pl> - 2024-09-04 18:59 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure Python <python@invalid.org> - 2024-09-04 21:33 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure Maciej Wozniak <mlwozniak@wp.pl> - 2024-09-04 22:47 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure Python <python@invalid.org> - 2024-09-04 22:51 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure tomyee3@gmail.com (ProkaryoticCaspaseHomolog) - 2024-09-07 08:06 +0000
Re: A Web app showing Einstein-Poincaré Synchronization procedure Python <python@invalid.org> - 2024-09-07 15:18 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure tomyee3@gmail.com (ProkaryoticCaspaseHomolog) - 2024-09-07 17:08 +0000
Re: A Web app showing Einstein-Poincaré Synchronization procedure Python <python@invalid.org> - 2024-09-08 03:09 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure tomyee3@gmail.com (ProkaryoticCaspaseHomolog) - 2024-09-05 17:44 +0000
Re: A Web app showing Einstein-Poincaré Synchronization procedure Python <python@invalid.org> - 2024-09-10 14:32 +0200
Re: A Web app showing Einstein-Poincaré Synchronization procedure tomyee3@gmail.com (ProkaryoticCaspaseHomolog) - 2024-09-10 13:51 +0000
csiph-web