Numpy 3.7.1.3
C# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI. Does not require a local Python installation!
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Numpy -Version 3.7.1.3
dotnet add package Numpy --version 3.7.1.3
<PackageReference Include="Numpy" Version="3.7.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Numpy --version 3.7.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Python.Included (>= 3.7.3)
GitHub Usage
Showing the top 1 GitHub repositories that depend on Numpy:
Repository | Stars | |
---|---|---|
SciSharp/Numpy.NET
C# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI
|
Read more about the GitHub Usage information on our documentation.