Skip to content
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

Upgrade ndarray 0.15, cauchy 0.4 (num-complex 0.4, rand 0.8), lapack 0.18 #276

Merged
merged 5 commits into from
Apr 11, 2021

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Apr 11, 2021

Working branch for #273 to run CI

cassiersg and others added 4 commits April 6, 2021 16:44
Adding `std` feature is required since ndarray 0.15 made
`impl std::error::Error for ShapeError` require std.

Bump MSRV to 1.49 in linux-container CI to match the one of ndarray
(1.43 was giving errors in ndarray).
@termoshtt termoshtt changed the title Working branch for #273 Upgrade ndarray 0.15, cauchy 0.4 (num-complex 0.4, rand 0.8), lapack 0.18 Apr 11, 2021
@termoshtt
Copy link
Member Author

use of deprecated associated function ndarray::impl_constructors::<impl ndarray::ArrayBase<S, D>>::uninitialized: This method is hard to use correctly. Use uninit instead.

I've try to update this, and find it must be large change. I skip this fix from this PR. It will be fixed in future PR.

@termoshtt termoshtt marked this pull request as ready for review April 11, 2021 06:35
@termoshtt termoshtt merged commit 8c216e0 into master Apr 11, 2021
@termoshtt termoshtt deleted the pr/273 branch April 11, 2021 07:00
@termoshtt termoshtt added this to the 0.14.0 milestone Apr 11, 2021
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.

2 participants