Utilisation de l'IA dans nos travaux scientifiques au LEGI

Pour le lancement d’un groupe de travail sur l’IA au LEGI, nous organisons une après-midi de travail sur l’utilisation de l’IA dans nos travaux scientifiques au LEGI. Je donne pour ma part une petite présentation sur l’Installation et utilisation d’environnements logiciels pour l’IA scientifique.


SPy: a better Python, not a worse Rust

SPy is statically typed variant of Python with a focus on performance. How does it compare to Rust? SPy dramatically improves on Python’s type system weaknesses, and it can incorporate good ideas from Rust — but it neither needs nor wants to be Rust.












Transonic vision

This note is a work-in-progress. We try to be as correct and fair as possible. If you find something wrong …



Transonic 0.4.0 !

Short reminder: Transonic is a pure Python package (requiring Python >= 3.6) to easily accelerate modern Python-Numpy code with different …