Ahead of Time compiler for numeric kernels
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pythran-0.13.0.tar.gz
.
File metadata
- Download URL: pythran-0.13.0.tar.gz
- Upload date:
- Size: 4.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1eb7ca772e96e21204f92483c982ad9ba6a950863075df62ea97cd06b2d11786
|
|
MD5 |
fdce0dca109aefd47b5dde498d1e520c
|
|
BLAKE2b-256 |
6babfa91b9a43381d966b96b88883eb819ae26cef446a0e0be8288d2845212b3
|
File details
Details for the file pythran-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: pythran-0.13.0-py3-none-any.whl
- Upload date:
- Size: 4.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8efd7128af33d947e74839840bb27474266b982fca945b02e4518644b465ddcc
|
|
MD5 |
f3af38103c335b3d891c5365a9074af8
|
|
BLAKE2b-256 |
6dbbec4c9b4a18f012cf4076516ba9b4f623169110c5e5028c4e54ced7e098ad
|