Releases: SciSharp/Tensor.NET
Releases · SciSharp/Tensor.NET
Version 0.1.2 Release
Compared to version 0.1.0, it has the new features below.
- Add static method for load and save.
 - Add mod, and, or, xor operators for Tensor.
 - Add ForEach method for Tensor.
 - Add docs for public APIs.