Eigen3 3.3.9

dotnet add package Eigen3 --version 3.3.9
NuGet\Install-Package Eigen3 -Version 3.3.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Eigen3" Version="3.3.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eigen3 --version 3.3.9
#r "nuget: Eigen3, 3.3.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 21,070 1/7/2021

Nuget package for the Eigen library