lib.rs
7 days agoOther cases (summation, element-wise operations) are on-par or even much faster than NumPy (by fast layout iterators and rayon threading). Illustrative Example. To start with, you may try to run the following code: use rstsr::prelude::*; // 3x2 matrix with c-contiguous memory layout let a = rt::asarray((vec![6.