*A beginners guide to using Python for performance computing* https://scipy-cookbook.readthedocs.io/items/PerformancePython.html
*JIT fast! Supercharge tensor processing in Python with JIT compilation* https://medium.com/starschema-blog/jit-fast-supercharge-tensor-processing-in-python-with-jit-compilation-47598de6ee96 ... @philipthrift On Tuesday, May 5, 2020 at 3:47:22 AM UTC-5, smitra wrote: > > Isn't Python too slow for such simulation work? > > On 05-05-2020 03:25, Russell Standish wrote: > > Yes - Python is the duck's nuts right now. I want to switch TCL out for > > Python in my EcoLab platform, which I use for ALife research. It'll > > probably have a to wait a few years until I "retire", though, and I > > hope that the scientific community hasn't jumped on another > > bandwagon by that time :). > > > > On Mon, May 04, 2020 at 05:02:23PM -0700, Philip Thrift wrote: > >> > >> > >> Latest release: > >> > >> https://twitter.com/EinsteinPy/status/1257452756413165568 > >> > >> @philipthrift > >> > >> -- > >> You received this message because you are subscribed to the Google > >> Groups "Everything List" group. > >> To unsubscribe from this group and stop receiving emails from it, send > >> an email to [email protected] <javascript:>. > >> To view this discussion on the web visit > >> > https://groups.google.com/d/msgid/everything-list/e97522ce-5c96-4459-af0c-fb790517e4d6%40googlegroups.com. > > > > > > > > -- > > > > > ---------------------------------------------------------------------------- > > > Dr Russell Standish Phone 0425 253119 (mobile) > > Principal, High Performance Coders [email protected] > <javascript:> > > http://www.hpcoders.com.au > > > ---------------------------------------------------------------------------- > > > > Saibal > -- You received this message because you are subscribed to the Google Groups "Everything List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/everything-list/8f753b19-6c5c-4c01-bf1a-682b124e3ec3%40googlegroups.com.

