Info
Version: | 0.30.0 |
Author(s): | Eli Belash, Haiping Chen, Meinrad Recheis, Deepak Kumar Battini |
Last Update: | Sunday, February 14, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/SciSharp |
NuGet Url: | https://www.nuget.org/packages/NumSharp |
Install
Install-Package NumSharp
dotnet add package NumSharp
paket add NumSharp
NumSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags
NumSharp has full N-D, broadcasting and axis support. If you want to use .NET to get started with machine learning, NumSharp will be your best tool.