PyO3-based Rust binding of NumPy C-API
-
Updated
Jul 11, 2020 - Rust
PyO3-based Rust binding of NumPy C-API
Hi guys, I'm trying to use .quantile_mut() on a 1D array of f64 numbers. I'm getting this error:
the trait bound `f64: std::cmp::Ord` is not satisfied
the trait `std::cmp::Ord` is not implemented for `f64
I have a few questions:
Configurable ODE/PDE solver
Practice Rust by making Vectorizer
Add a description, image, and links to the rust-ndarray topic page so that developers can more easily learn about it.
To associate your repository with the rust-ndarray topic, visit your repo's landing page and select "manage topics."
Is there a tutorial on using this crate for people not experienced with linking C/Fortran? I've been getting errors on the Raspberry Pi; massive error dumps ending in: