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

[ENH] manifold: Use arpack for decomposition in torgerson #2825

Merged
merged 3 commits into from
Dec 22, 2017

Conversation

ales-erjavec
Copy link
Contributor

Issue

Speed up torgerson

Description of changes

Use arpack for solving eigen decomposition in torgerson.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

codecov-io commented Dec 14, 2017

Codecov Report

Merging #2825 into master will increase coverage by <.01%.
The diff coverage is 92%.

@@            Coverage Diff             @@
##           master    #2825      +/-   ##
==========================================
+ Coverage   81.95%   81.95%   +<.01%     
==========================================
  Files         321      321              
  Lines       54823    54844      +21     
==========================================
+ Hits        44928    44946      +18     
- Misses       9895     9898       +3

@lanzagar lanzagar added this to the 3.9 milestone Dec 22, 2017
@lanzagar lanzagar merged commit d708bb3 into biolab:master Dec 22, 2017
@ales-erjavec ales-erjavec deleted the torgerson-eigh branch December 22, 2017 13:25
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