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

BUG: linalg: fix lwork check in *gelsy #5971

Merged
merged 1 commit into from
Mar 14, 2016
Merged

BUG: linalg: fix lwork check in *gelsy #5971

merged 1 commit into from
Mar 14, 2016

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented Mar 14, 2016

fixes gh-5850

@ev-br ev-br added scipy.linalg backport-candidate This fix should be ported by a maintainer to previous SciPy versions. labels Mar 14, 2016
@ev-br ev-br added this to the 0.17.1 milestone Mar 14, 2016
@ev-br ev-br mentioned this pull request Mar 14, 2016
@codecov-io
Copy link

@@            master   #5971   diff @@
======================================
  Files          238     238       
  Stmts        43744   43744       
  Branches      8213    8213       
  Methods          0       0       
======================================
  Hit          34168   34168       
  Partial       2602    2602       
  Missed        6974    6974       

Review entire Coverage Diff as of 4ff3e50

Powered by Codecov. Updated on successful CI builds.

@ewmoore
Copy link
Member

ewmoore commented Mar 14, 2016

Glad to see this fixed. Merging.

ewmoore added a commit that referenced this pull request Mar 14, 2016
BUG: linalg: fix lwork check in *gelsy
@ewmoore ewmoore merged commit 49bc12c into scipy:master Mar 14, 2016
@ev-br ev-br deleted the sgelsy branch March 14, 2016 18:38
@ev-br ev-br removed the backport-candidate This fix should be ported by a maintainer to previous SciPy versions. label May 12, 2016
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.

Test failed with sgelsy
3 participants