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

Redoing #15796 but now with comments and test #15824

Merged
merged 2 commits into from
Apr 15, 2016
Merged

Redoing #15796 but now with comments and test #15824

merged 2 commits into from
Apr 15, 2016

Conversation

andreasnoack
Copy link
Member

@@ -4,3 +4,10 @@ include("../perfutil.jl")

include("eig.jl")
include("factorizations.jl")

# The test bellow is not a perf test but it takes too long for th normal test suite.
Copy link
Contributor

Choose a reason for hiding this comment

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

below, for the

@@ -4,3 +4,10 @@ include("../perfutil.jl")

include("eig.jl")
include("factorizations.jl")

# The test below is not a perf test but it takes too long for th normal test suite.
Copy link
Member

Choose a reason for hiding this comment

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

the

@andreasnoack andreasnoack merged commit 9492c53 into master Apr 15, 2016
@andreasnoack andreasnoack deleted the anj/sgesdd branch April 15, 2016 16:49
tkelman pushed a commit that referenced this pull request Sep 13, 2016
sgesdd by using nextfloat. Now with comments and test so this commit
supersedes ad59ceb

See

http://icl.cs.utk.edu/lapack-forum/viewtopic.php?f=13&t=4587&p=11036&hilit=sgesdd#p11036

and

scipy/scipy#5401

Fixes #15784

(cherry picked from commit b6988df)
ref #15824
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.

3 participants