8000 TST: linalg: add basic smoketest for cholesky by charris · Pull Request #10085 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

TST: linalg: add basic smoketest for cholesky #10085

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
Nov 27, 2017

Conversation

charris
Copy link
Member
@charris charris commented Nov 26, 2017

Backport of #9796.

Add a basic smoke test for numpy.linalg.cholesky.

Apparently, there are currently no tests that check it actually
does something sensible, so stuff like gh-9795 can slip through
in a release. This is also a routine that's quite often broken in
broken openblas builds.

I checked this test fails on the current win32 32-bit wheel on pypi.

@charris charris added this to the 1.13.4 release milestone Nov 26, 2017
@charris charris merged commit 09bbde9 into numpy:maintenance/1.13.x Nov 27, 2017
@charris charris deleted the backport-9796 branch November 27, 2017 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0