Skip to content

Tensor.NET 0.1.2 Latest

A lightweight and high-performance tensor library which provides numpy-like operations but .NET style interfaces. It supports generic tensor, Linq, C# native slices and so on. It is young so that it may may lack some features or have some BUGs. Please tell us on github or via email, thank you! Github repository: https://github.com/AsakusaRinne/Tensor.NET Email: AsakusaRinne@gmail.com Update information: 1. Add static method for load and save. 2. Add mod, and, or, xor operators for Tensor. 3. Add ForEach method for Tensor. 4. Add docs for public APIs. Corresponding commit ID for this version: 03c0ceda1692dbcf40f6bded70330bd5bba04c54

Install from the command line:
Learn more about NuGet packages
$ dotnet add package Tensor.NET --version 0.1.2

Recent Versions

  • 0.1.2
    Latest
    Published about 2 years ago
    0

Details


Last published

2 years ago

Issues

0

Total downloads

0