Ideally, only the Python/Rust bridge should be aware of numpy arrays. The core should be as agnostic as possible and use rust slices instead of arrays.
I'm putting this on the 0.6.0 milestone because I'd like to do this before I split rhec out of rlic.
Ideally, only the Python/Rust bridge should be aware of numpy arrays. The core should be as agnostic as possible and use rust slices instead of arrays.
I'm putting this on the 0.6.0 milestone because I'd like to do this before I split rhec out of rlic.