パッケージ: python3-minieigen (0.50.3+dfsg1-13 など) [debports]
python3-minieigen に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [www.launchpad.net]
類似のパッケージ:
Wrapper of parts of the Eigen library (Python 3)
Small wrapper for core parts of Eigen, c++ library for linear algebra. It is mainly useful for inspecting c++ code which already uses eigen and boost::python. Supported types are Vectors (2,3,6 and dynamic-sized with integer and floating-point values), Matrices (3x3, 6x6 and dynamic-sized with floating-point values) and Quaternions. Numerous methods are wrapped and the original API of Eigen is followed.
This is the Python 3 version of the package.
その他の python3-minieigen 関連パッケージ
|
|
|
|
-
- dep: libboost-python1.83.0 (>= 1.83.0)
- Boost.Python Library
-
- dep: libboost-python1.83.0-py312
- 以下のパッケージによって提供される仮想パッケージです: libboost-python1.83.0
-
- dep: libc6.1 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
-
- dep: libdouble-conversion3 (>= 2.0.0)
- routines to convert IEEE floats to and from strings
-
- dep: libgcc-s1 (>= 4.0)
- GCC 共有ライブラリ
-
- dep: libjs-sphinxdoc (>= 7.3)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)
-
- rec: libeigen3-dev
- lightweight C++ template library for linear algebra