python-pythran
Port variant py39
Summary Ahead of Time compiler for numeric kernels (3.9)
Package version 0.12.0
Homepage https://github.com/serge-sans-paille/pythran
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 OCT 2022, 18:02:47 UTC
Port created 15 JUL 2021, 04:16:18 UTC
Subpackage Descriptions
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**.
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY39 ON Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py39
autoselect-python:single:standard
Build and Runtime python39:single:standard
Runtime (only) python-ply:single:py39
python-gast:single:py39
python-numpy:single:py39
python-beniget:single:py39
Download groups
main mirror://PYPIWHL/f4/1a/71f510d40adfefa5369388c0fe186981821cfb34bc4de2e6729b03363ea9
Distribution File Information
f06c23e1045030a29cabe07161b61c511edf662cd0cd0b439ecde24a50e28eb5 4203974 pythran-0.12.0-py3-none-any.whl
Ports that require python-pythran:py39
python-scipy:py39 Scientific library for Python (3.9)