• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

biocore / scikit-bio / 3734 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2018 12:48AM UTC
Files 81
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Aug 2018 12:39AM UTC coverage: 99.179% (-0.08%) from 99.256%
CONDA_PY=3.6 MAKE_DOC=TRUE

push

travis-ci

ElDeveloper
Fast heuristic PCoA (FSVD) (#1569)

* Optimized distance matrix centering functions

* Tests for optimized distance matrix centering functions

* Add fsvd (fast approximate PCoA) but make eigh (exact PCoA) default

* Add tests for fsvd

* Describe new FSVD PCoA feature in changelog

* Fix flake8 warning

* Make eigh respect to_dimension parameter, too

* Improve documentation of new utils methods

* Remove superfluous np.array casts

* Remove dead code and rename parameter

* Improve formatting of documentation

* Rename distance matrix variables

* Fix: calculate FSVD proportions explained using trace

* Fix flake8 error

* Remove unnecessary parameter and unused code

* Make FSVD default dimension 10

* Improve documentation and reorder imports

* Fix flake8 error

* Make centering a distance matrix inplace optional.

* Fix FSVD and tests: remove incorrect squaring step of eigenvalues

* Turn a helpful runtime warning into a comment in code to reduce console clutter

* Add reference results for eigh and fsvd pcoa output (for tests)

* Update changelog

* Stylistic cleanup: rename f_matrix and e_matrix inplace tests

* Rename pcoa distance matrix parameter to be more clear

* Fix flake8 error

* Cleanup comments

* Make f_matrix and e_matrix inplace methods private

* Cleanup and clarify docs

* Remove configurable levels and power method parameters from fsvd method

* Rename fsvd dimension parameter to number_of_dimensions for consistency

* Add check for correct dimensions in fsvd

* Fix: make inplace f_matrix and e_matrix accessible to unit test again

* Improve docs

* Fix position of dimension assignment code in pcoa

* Make code more succinct

* Handle pcoa and fsvd invalid dimensions inputs and add tests

* Make inplace methods for e_matrix and f_matrix private

* Fix typo

* Add warning if fsvd is run on big matrix without specifying number_of_dimensions

* Redesi... (continued)

4031 of 4147 branches covered (97.2%)

9546 of 9625 relevant lines covered (99.18%)

0.99 hits per line

Source Files on job 3734.1 (CONDA_PY=3.6 MAKE_DOC=TRUE)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3698
  • Travis Job 3734.1
  • 991e9e88 on github
  • Prev Job for CONDA_PY=3.6 MAKE_DOC=TRUE on master (#3718.1)
  • Next Job for CONDA_PY=3.6 MAKE_DOC=TRUE on master (#3736.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc