Port variant | py310 |
Summary | Ahead of Time compiler for numeric kernels (3.10) |
Package version | 0.14.0 |
Homepage | https://github.com/serge-sans-paille/pythran |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v11 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 10 SEP 2023, 14:51:03 UTC |
Port created | 15 JUL 2021, 04:16:18 UTC |
single | Pythran is an ahead of time compiler for a subset of the Python language, with a focus on scientific computing. It takes a Python module annotated with a few interface descriptions and turns it into a native Python module with the same interface, but (hopefully) faster. It is meant to efficiently compile **scientific programs**, and takes advantage of multi-cores and SIMD instruction units. Until 0.9.5 (included), Pythran was supporting Python 3 and Python 2.7. It now only supports Python **3**. |
Build (only) |
python-pip:single:py310 autoselect-python:single:standard |
Build and Runtime | python310:single:standard |
Runtime (only) |
python-ply:single:py310 python-gast:single:py310 python-numpy:single:py310 python-beniget:single:py310 |
main | mirror://PYPIWHL/ee/4b/60484d3210b3d832d8be14513ff3e2539c10a223ab87a57bb4fd21a996a2 |
python-scipy:py310 | Scientific library for Python (3.10) |