#cython — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cython, aggregated by home.social.
-
Le nouveau billet de #veille du SED de l'Inria Saclay est en ligne:
→ https://sed.saclay.inria.fr/posts/Veille/2024-05-30.html
#capitalisme #écologie #histoire #optimisation #python #cython #numpy #google #intelligence_artificielle #computer_graphics #web
-
I've been trying every x months to speed up #python with native code. This weekend with half-assed effort I got a rust + python thing going.
- c, go, c++, #cython - failed because the difficult level of dealing with the build scripts. And c, c++ are just nasty.
- #mypyc - Almost worked, but failed, the annotations have to be a perfect subset of what mypyc can handle.Mypyc and cython need something like maturin if they want get widespread adoption.
-
I've been trying every x months to speed up #python with native code. This weekend with half-assed effort I got a rust + python thing going.
- c, go, c++, #cython - failed because the difficult level of dealing with the build scripts. And c, c++ are just nasty.
- #mypyc - Almost worked, but failed, the annotations have to be a perfect subset of what mypyc can handle.Mypyc and cython need something like maturin if they want get widespread adoption.