Skip to content
Tensor.NET / 0.1.2

Tensor.NET 0.1.2

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

About this version

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

Details


Assets

  • package.nupkg

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all