软件包:python3-minieigen(0.50.3+dfsg1-13 以及其他的) [debports]
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: libboost-python1.83.0-py313
- 本虚包由这些包填实: 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.4)
- JavaScript support for Sphinx documentation
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)
-
- rec: libeigen3-dev
- lightweight C++ template library for linear algebra