Skip to content

Files

Latest commit

1fc79b1 · Mar 10, 2025

History

History

parallel

rust-numpy extension using optional ndarray features

An example extension using optional ndarray features, in this case parallel execution using Rayon and optimized kernels using BLAS.

See the README of the simple extension for more information.