Skip to content

rust-numpy version 0.17.2

Choose a tag to compare

@adamreichold adamreichold released this 16 Sep 18:00

This release fixes unsound aliasing into Box<[T]> when converting these into PyArray<T, D> via the IntoPyArray trait.