Skip to content

Assertion for tests #31

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 7 commits into from
May 25, 2017
Merged

Assertion for tests #31

merged 7 commits into from
May 25, 2017

Conversation

termoshtt
Copy link
Member

Merge assertion in ndarray-numtest.

Copy link
Member Author

@termoshtt termoshtt left a comment

Choose a reason for hiding this comment

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

rand-extra has not been released. This PR will be merged after its release.

Cargo.toml Outdated
ndarray = { version = "0.9", default-features = false, features = ["blas"] }
lapack = { version = "0.11", default-features = false }
blas = { version = "0.15", default-features = false }

[dev-dependencies]
ndarray-rand = "0.5"
ndarray-numtest = "0.2"
rand-extra = { git = "http://github.com/termoshtt/rust-rand-extra" }
Copy link
Member Author

Choose a reason for hiding this comment

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

This will be replaced with

rust-extra = "0.1"

@termoshtt termoshtt merged commit e0219a1 into master May 25, 2017
@termoshtt termoshtt deleted the assert branch May 25, 2017 17:27
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.

1 participant