Package python3-module-pythran: Information

    Source package: python3-module-pythran
    Version: 0.15.0-alt2
    Build time:  Apr 12, 2024, 05:12 AM
    Report package bug
    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.

    List of rpms provided by this srpm:
    python3-module-pythran (noarch)

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin
    Anton Farygin

      1. boost-devel
      2. gcc-c++
      3. ipython3
      4. libflexiblas-devel
      5. libnumpy-py3-devel
      6. libopenblas-devel
      7. python3-module-beniget
      8. python3-module-gast
      9. python3-module-numpy-testing
      10. python3-module-pip
      11. python3-module-ply
      12. python3-module-pyproject-installer >= 0.4.0
      13. python3-module-pytest
      14. python3-module-pytest-xdist
      15. python3-module-scipy
      16. python3-module-setuptools
      17. python3-module-wheel
      18. rpm-build-python3
      19. unzip
      20. xsimd-devel

    Last changed


    Feb. 6, 2024 Anton Vyatkin 0.15.0-alt2
    - Fixed FTBFS.
    Jan. 21, 2024 Anton Vyatkin 0.15.0-alt1
    - New version 0.15.0.
    Oct. 27, 2023 Anton Vyatkin 0.14.0-alt2
    - (NMU) Dropped dependency on distutils.