Skip to content

Conversation

@alex-appetiti
Copy link

@alex-appetiti alex-appetiti commented Nov 5, 2024

Hey @jonasBoss , thank you for your work on the repo.

I've gone ahead and updated the ndarray dependency to 0.16.

This involved the following extra changes:

  • When including ndarray in the dev-dependencies in Cargo.toml the feature flag for approx is now just named approx rather than approx-0_5.
  • .into_shape(...) is now deprecated, so I've replaced all instances with .into_shape_with_order(...)

@jonasBoss
Copy link
Owner

Thank you for the update! I will try and get a release ready in the upcoming weeks.

@jonasBoss jonasBoss merged commit a31b3ea into jonasBoss:main Nov 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants