Skip to content

fix: Update ndarray version #39

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

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

morenol
Copy link
Collaborator

@morenol morenol commented Dec 16, 2020

Use the last version of ndarray, a change was necessary due to a change in the API:

The old function stack has been renamed to concatenate. A new function stack with numpy-like semantics have taken its place. Old usages of stack should change to use concatenate.

See in: https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md

Copy link
Collaborator

@VolodymyrOrlov VolodymyrOrlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@morenol morenol merged commit 413f1a0 into smartcorelib:development Dec 16, 2020
@morenol morenol deleted the lmm/update_ndarray branch December 16, 2020 22:38
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