Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 270 Bytes

rust-numpy extension using ndarray-linalg

An example extension using ndarray-linalg.

Will link against a system-provided OpenBLAS.

See the README of the simple extension for more information.