rust-numpy version 0.17.0
This release matches PyO3 version 0.17.0. It introduces dynamic borrow checking for PyArray
and adds support for NumPy's float16
, datetime64
and timedelta64
data types. The complete changelog lists further fixes and enhancements.