You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update lib.rs module function signature for new Bound API
- Replace .to_owned() with .unbind() for PyArray returns
- Downgrade ndarray from 0.16.1 to 0.15.6 to match numpy 0.25.0 requirement
- Resolve version conflicts between direct and transitive dependencies
All compilation errors resolved, maturin build now successful
0 commit comments