PyO3 / rust-numpy

PyO3-based Rust bindings of the NumPy C-API
BSD 2-Clause "Simplified" License
1.07k stars 98 forks source link

deprecate `pyarray!` #422

Closed Icxolu closed 3 months ago

Icxolu commented 3 months ago

This migrates the pyarray! macro and is the final piece of the migration to the Bound API of pyo3 0.21 🎉