GenericTensor 0.1.2.2
The only .NET tensor & matrix library for generic types. It is also faster than other generic-typed matrix libraries.
Install-Package GenericTensor -Version 0.1.2.2
dotnet add package GenericTensor --version 0.1.2.2
<PackageReference Include="GenericTensor" Version="0.1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GenericTensor --version 0.1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GenericTensor, 0.1.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GenericTensor as a Cake Addin
#addin nuget:?package=GenericTensor&version=0.1.2.2
// Install GenericTensor as a Cake Tool
#tool nuget:?package=GenericTensor&version=0.1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed bug with Copying. Docs added
Dependencies
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0-rc.1.20451.14)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on GenericTensor:
Package | Downloads |
---|---|
AngouriMath
Enables to work with formulas built in the code or from a string. Computing, derivating, latex rendering, compilation, solving equations and systems of equations analytycally, simplification, and much more. Read more on https://am.angouri.org.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on GenericTensor:
Repository | Stars |
---|---|
asc-community/AngouriMath
Open-source symbolic algebra library for C# and F#. One of the most powerful in .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.2.2 | 1,446 | 3/23/2021 |
0.1.2.1 | 5,389 | 10/3/2020 |
0.1.2 | 193 | 10/3/2020 |
0.1.2-beta | 133 | 8/24/2020 |
0.1.1-beta | 3,205 | 8/9/2020 |
0.1.0-beta | 295 | 8/3/2020 |
0.0.3-beta | 146 | 8/1/2020 |
0.0.2-beta | 1,821 | 7/27/2020 |
0.0.2-alpha | 195 | 7/25/2020 |
0.0.1-alpha | 197 | 7/24/2020 |