Skip to content

rust-numpy v0.11.0

Compare
Choose a tag to compare
@kngwyu kngwyu released this 16 Jul 16:01
cc895a2
  • PyArray::get is now unsafe.
  • Introduce PyArray::get_owned and PyReadonlyArray::get.