Eigen3 3.3.9
dotnet add package Eigen3 --version 3.3.9
NuGet\Install-Package Eigen3 -Version 3.3.9
<PackageReference Include="Eigen3" Version="3.3.9" />
<PackageVersion Include="Eigen3" Version="3.3.9" />
<PackageReference Include="Eigen3" />
paket add Eigen3 --version 3.3.9
#r "nuget: Eigen3, 3.3.9"
#:package Eigen3@3.3.9
#addin nuget:?package=Eigen3&version=3.3.9
#tool nuget:?package=Eigen3&version=3.3.9
Eigen is a C++ template library for linear algebra:
matrices, vectors, numerical solvers, and related algorithms.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Eigen3:
| Package | Downloads |
|---|---|
|
libInterpolate
A C++ interpolation library. This library provides classes to perform various types of function interpolation (linear, spline, etc). Currently implemented methods are: 1D Interpolation: linear, cubic spline, monotonic spline interpolation 2D Interpolation: bilinear, bicubic, thin plate spline |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.9 | 39,911 | 1/7/2021 |
Nuget package for the Eigen library