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" />
paket add Eigen3 --version 3.3.9
#r "nuget: Eigen3, 3.3.9"
// Install Eigen3 as a Cake Addin #addin nuget:?package=Eigen3&version=3.3.9 // Install Eigen3 as a Cake Tool #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 | 30,557 | 1/7/2021 |
Nuget package for the Eigen library