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

Fix harmonic restart svdl on master #59

Merged
merged 3 commits into from
Nov 11, 2015
Merged

Fix harmonic restart svdl on master #59

merged 3 commits into from
Nov 11, 2015

Conversation

jiahao
Copy link
Contributor

@jiahao jiahao commented Nov 10, 2015

Since JuliaLang/julia#13612, slices of the form A[end, :] are now true vectors, not "row vectors".

- Drop testing on OS X
- Add testing on Julia 0.4
- Submit converage data only on success
Slicing A[end,:] is now rank 1, not rank 2
@jiahao jiahao merged commit 8d85394 into master Nov 11, 2015
@jiahao jiahao deleted the cjh/fixtests branch November 11, 2015 03:02
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