Easy and fast matrix operations.
Info
Version: | 2.0.0 |
Author(s): | Yey007 |
Last Update: | Friday, July 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FastMatrix |
Install
Install-Package FastMatrix
dotnet add package FastMatrix
paket add FastMatrix
FastMatrix Download (Unzip the "nupkg" after downloading)
Dependencies
- ILGPU(>= 0.8.0)
- Microsoft.CSharp(>= 4.7.0)
- System.Collections.Immutable(>= 1.7.1)
- System.ComponentModel.Composition(>= 4.7.0)
- System.Reflection.Metadata(>= 1.8.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)