python-pythran
Port variant py38
Summary Ahead of Time compiler for numeric kernels (PY38)
Package version 0.10.0
Homepage https://github.com/serge-sans-paille/pythran
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py39
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 14 SEP 2021, 23:34:25 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)
PY38 ON Build using Python 3.8 PY39 OFF Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py38
autoselect-python:single:standard
Build and Runtime python38:single:standard
Runtime (only) python-ply:single:py38
python-gast:single:py38
python-numpy:single:py38
python-beniget:single:py38
Download groups
main mirror://PYPIWHL/0a/c4/187ae2c4d39fabb8e0bb75521a00b04ba51bf37622ab799d5fc28182ea5d
Distribution File Information
cf798c838daba8cffd65549bdb3f79fe12bc2aef18d49bb14284d2b1058ea08e 4258604 pythran-0.10.0-py3-none-any.whl
Ports that require python-pythran:py38
python-scipy:py38 Scientific library for Python (PY38)