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

biocore / scikit-bio / 3734
0%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2018 12:47AM UTC
Jobs 4
Files 243
Run time 10min
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

pending completion
3734

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)

11349 of 11694 branches covered (97.05%)

28638 of 28876 relevant lines covered (99.18%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3734.1 (CONDA_PY=3.6 MAKE_DOC=TRUE) 24 Aug 2018 12:48AM UTC 0
99.18
Travis Job 3734.1
2 3734.2 (CONDA_PY=3.5 MAKE_DOC=TRUE USE_CYTHON=TRUE) 24 Aug 2018 12:47AM UTC 0
99.17
Travis Job 3734.2
3 3734.3 (CONDA_PY=3.6 MAKE_DOC=TRUE) 24 Aug 2018 12:48AM UTC 0
99.18
Travis Job 3734.3
4 3734.4 (CONDA_PY=3.5 MAKE_DOC=TRUE USE_CYTHON=TRUE) 24 Aug 2018 12:58AM UTC 0
99.17
Travis Job 3734.4
Source Files on build 3734
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3734
  • 991e9e88 on github
  • Prev Build on master (#3718)
  • Next Build on master (#3736)
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