An open API service indexing awesome lists of open source software.

https://github.com/pyk/tors

A multidimensional & homogeneous array in Rust
https://github.com/pyk/tors

Last synced: about 1 year ago
JSON representation

A multidimensional & homogeneous array in Rust

Awesome Lists containing this project

README

          

# tors

A multidimensional & homogeneous array in Rust. Highly inspired by
[Torch](http://torch.ch) and
[Numpy ndarray](https://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.html).