Skip to main content
Tensor.Algorithm package icon

Tensor.Algorithm

Data types: - arbitrary precision rational numbers Matrix algebra (integer, rational): - Row echelon form - Smith normal form - Kernel, cokernel and (pseudo-)inverse Matrix decomposition (floating point): - Principal component analysis (PCA) - ZCA whitening Misc: - Bezout's identity - Loading of NumPy's .npy and .npz files.

Total Downloads
21.6K
21,560
Published
May 8, 2018
Latest stable version

Install

.NET CLI
dotnet add package Tensor.Algorithm --version 0.4.11
Package Manager Console
Install-Package Tensor.Algorithm -Version 0.4.11
PackageReference
<PackageReference Include="Tensor.Algorithm" Version="0.4.11" />

Frameworks

.NETStandard2.0

Dependencies

Tensor
.NETStandard2.0
[0.4.11, )
FSharp.Core
.NETStandard2.0
[4.3.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.