- 
  Notifications
 You must be signed in to change notification settings 
- Fork 31
Support ndarray 0.15 #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bump MSRV to 1.49.0 as this is the MSRV of ndarray 0.15.
a123a25 to
 5cc7025  
 Compare
 
 So I was going to go for #74 as it also upgrades the other dependencies. However, you have updated the MSRV in the CI I don't suppose if I merge #74 you could just make this PR the CI change, just because there's a bunch of other code changes in that PR for deprecations in libraries that have changed etc
Or you could add the remote from that PR and merge it into this branch, but if you don't know how to do that with git don't worry we can go for the simpler approach 😅
Option C: I can just merge this one and get the other PR to minimise their work to just the dep updates
No description provided.