Skip to content

rust-numpy version 0.18.0

Compare
Choose a tag to compare
@adamreichold adamreichold released this 18 Jan 16:54
· 147 commits to main since this release

This release matches PyO3 version 0.18.0, adds basic conversions to and from the types provided by the nalgebra crate, drops the deprecated wrappers around NumPy's iterators and makes the dynamic borrow checking work across multiple extensions and potentially language boundaries.