[ 原始碼: minieigen ]
套件:python3-minieigen(0.50.3+dfsg1-13 以及其他的)
python3-minieigen 的相關連結
Debian 的資源:
下載原始碼套件 minieigen:
- [minieigen_0.50.3+dfsg1-13.dsc]
- [minieigen_0.50.3+dfsg1.orig.tar.xz]
- [minieigen_0.50.3+dfsg1-13.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 (>= 2.32)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-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)
- JavaScript support for Sphinx documentation
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library 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