Skip to content

Latest commit

 

History

History

parallel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.