[ buster ]
[ ソース: minieigen ]
パッケージ: python-minieigen (0.50.3+dfsg1-8)
python-minieigen に関するリンク
Debian の資源:
minieigen ソースパッケージをダウンロード:
- [minieigen_0.50.3+dfsg1-8.dsc]
- [minieigen_0.50.3+dfsg1.orig.tar.xz]
- [minieigen_0.50.3+dfsg1-8.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.launchpad.net]
類似のパッケージ:
Wrapper of parts of the Eigen library (Python 2)
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 2 version of the package.
その他の python-minieigen 関連パッケージ
|
|
|
|
-
- dep: libboost-python1.67.0
- Boost.Python Library
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libdouble-conversion1 (>= 2.0.0)
- routines to convert IEEE floats to and from strings
-
- dep: libgcc1 (>= 1:4.0)
- GCC 共有ライブラリ
-
- dep: libjs-sphinxdoc (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: python (<< 2.8)
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (>= 2.7)
-
- rec: libeigen3-dev
- lightweight C++ template library for linear algebra