パッケージ: python3-pythran (0.16.1+ds-3) [debports]
python3-pythran に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ahead of time compiler for Python
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.
This package contains the Python 3 version of the library.
その他の python3-pythran 関連パッケージ
|
|
|
|
-
- dep: libboost-dev
- Boost C++ Libraries development files (default version)
-
- dep: libopenblas-dev
- Optimized BLAS (linear algebra) library (dev, meta)
- または libblis-dev
- BLAS-like Library Instantiation Software Framework (dev,32bit,meta)
- または libblas-dev
- Basic Linear Algebra Subroutines 3, static library
- または libblas.so
- 以下のパッケージによって提供される仮想パッケージです: libatlas-base-dev, libblas-dev, libblis-openmp-dev, libblis-pthread-dev, libblis-serial-dev, libopenblas-openmp-dev, libopenblas-pthread-dev, libopenblas-serial-dev
-
- dep: libxsimd-dev (>= 10.0.0~)
- C++ wrappers for SIMD intrinsics
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-all-dev
- package depending on all supported Python 3 development packages
-
- dep: python3-beniget (>= 0.4.0~)
- collection of compile-time Python AST analyzers
-
- dep: python3-gast (>= 0.5.0~)
- compatibility layer for the AST of various Python versions (Python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-ply (>= 3.4~)
- Lex and Yacc implementation for Python3
-
- dep: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化