rstsr 0.5.1

An n-Dimension Rust Tensor Toolkit
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Notes to API document

This crate is a re-export of the [`rstsr-core`](https://docs.rs/rstsr-core), and possibly the other underlying crates.

We refer these crates for API document.

# Notes to User document

User document is currently on [readthedocs](https://rstsr-book.readthedocs.io/).

This crate is still in early development. APIs are not fully stablized.