notes/pl/rs/libfws/math/algebra/ndarray.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

19 строки
664 B
Plaintext

https://crates.io/crates/ndarray
https://bluss.github.io/rust-ndarray/master/ndarray/index.html
https://github.com/bluss/rust-ndarray
https://crates.io/crates/ndarray-linalg
https://docs.rs/ndarray-linalg/0.3.0/ndarray_linalg/
https://github.com/termoshtt/ndarray-linalg
https://crates.io/crates/ndarray-csv
https://paulkernfeld.com/2018/10/27/improving-ndarray-csv.html
https://paulkernfeld.com/2018/10/13/ndarray-csv-reflections.html
whatsnew:
https://jim.turner.link/pages/ndarray-0.11/
https://bluss.github.io//rust/2017/04/09/ndarray-0.9/
2020
https://datacrayon.com/posts/programming/rust-notebooks/typed-arrays-from-string-arrays-for-dataset-operation/