Skip to content

Releases: SciSharp/Tensor.NET

Version 0.1.2 Release

24 May 09:46
Compare
Choose a tag to compare

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.