num-rs 0.0.0

Rust crate for numerical and N-dimentional array computation
1
2
3
4
5
6
7
8
9
10
11
12
13
# num-rs

## Description

Rust crate for numerical and N-dimentional array computation.

## **FOR CONTRIBUTORS**

1. (Recommended) Please use Visual Studio Code and install the recommended extensions. We
recommend using `matklad.rust-analyzer` with `rust-analyzer-server` rather than the
`rust-lang.rust` extension.

2. TBD.