Efficient computation of eigenvalues and eigenvectors of 3x3 matrices.
Info
Version: | 1.1.2 |
Author(s): | Stefan Maierhofer |
Last Update: | Wednesday, February 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stefanmaierhofer/Uncodium.Eigensystems |
NuGet Url: | https://www.nuget.org/packages/Uncodium.Eigensystems |
Install
Install-Package Uncodium.Eigensystems
dotnet add package Uncodium.Eigensystems
paket add Uncodium.Eigensystems
Uncodium.Eigensystems Download (Unzip the "nupkg" after downloading)
Dependencies
- Aardvark.Base(>= 5.1.10002 && < 5.2.0)