Skip to content

Releases: SciSharp/Tensor.NET

Version 0.1.2 Release

Choose a tag to compare

@SanftMonster SanftMonster released this 24 May 09:46

Compared to version 0.1.0, it has the new features below.

  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.