Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37600941
en ru br
ALT Linux repos
S:0.14.0-alt1

Group :: Development/Python3
RPM: python3-module-pythran

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.14.0-alt1
Build date: 28 september 2023, 12:07 ( 30.6 weeks ago )
Size: 2023.57 Kb

Home page:   https://github.com/serge-sans-paille/pythran

License: BSD and MIT
Summary: Ahead of Time Python compiler for numeric kernels
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 description 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.

Current maintainer: Anton Vyatkin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pythran
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin