Implementation of the Zohar-Trench algorithm for solving a set of linear Toeplitz equations.
Info
Version: | 0.1.0 |
Author(s): | p1x |
Last Update: | Wednesday, December 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/p1x/Toeplitz |
NuGet Url: | https://www.nuget.org/packages/P1X.Toeplitz |
Install
Install-Package P1X.Toeplitz
dotnet add package P1X.Toeplitz
paket add P1X.Toeplitz
P1X.Toeplitz Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Numerics.Vectors(>= 4.5.0)