套件: python-minieigen (0.50.3+dfsg1-5build4)
python-minieigen 的相關超連結
Trisquel 的資源:
下載原始碼套件 minieigen:
- [minieigen_0.50.3+dfsg1-5build4.dsc]
- [minieigen_0.50.3+dfsg1.orig.tar.xz]
- [minieigen_0.50.3+dfsg1-5build4.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Václav Šmilauer
- Anton Gladky
外部的資源:
- 主頁 [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.62.0
- Boost.Python Library
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libdouble-conversion1 (>= 2.0.0)
- routines to convert IEEE floats to and from strings
-
- dep: libgcc1 (>= 1:4.0)
- GCC support library
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (default version)
- dep: python (>= 2.7)
-
- rec: libeigen3-dev
- lightweight C++ template library for linear algebra