pythran: Ahead of Time compiler for numeric kernels¶
Description¶
Ahead of Time compiler for numeric kernels
License¶
BSD 3-Clause
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.15.0
version_requirements.txt:
pythran >=0.12.1
Equivalent System Packages¶
$ conda install pythran
$ sudo yum install pythran
$ sudo emerge dev-python/pythran
$ sudo xbps-install pythran
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.