Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
Usage
Make sure to add the stable cppget.org
repositories to your project's repositories.manifest
to be able to fetch the packages.
:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...
Add the respective dependency in your project's manifest
file to make the package available for import.
depends: Eigen ^ 3.4.0
The header-only C++ library to use Eigen can be imported by the following declaration in a buildfile
.
import Eigen = Eigen%lib{Eigen}
Configuration
Unsupported Modules
... More
license | (MPLv2 and LGPLv2.1 and BSD2) or (MPLv2 and LGPLv2.1) or MPLv2 |
---|---|
project | Eigen |
url | eigen.tuxfamily.org/ |
src-url | gitlab.com/libeigen/eigen |
eigen@lists.tuxfamily.org |
4 Versions
version | 3.4.0+3 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |
version | 3.3.9 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |
version | 3.3.8 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |
version | 3.3.7+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |