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

huonw / cogset / 54

Builds Branch Commit Type Ran Committer Via Coverage
54 master Enforced use of distinct starting centres Pull #6 07 Oct 2017 04:44PM UTC web-flow travis-ci pending completion   set done
53 master Fix typo Pull #2 31 Oct 2015 02:07PM UTC b52 travis-ci pending completion   set done
52 master Add missing documentation Forgot to document `NaiveBottomUp::new()` Pull #2 31 Oct 2015 02:05PM UTC b52 travis-ci pending completion   set done
51 master Add default implementation for `cluster()` We can use `compute_dendrogram()` in combination with `cut_at()` to achieve the clustering. Pull #2 31 Oct 2015 02:01PM UTC b52 travis-ci pending completion   set done
50 master Update documentation Pull #2 31 Oct 2015 01:55PM UTC b52 travis-ci pending completion   set done
49 master Improve documentation of references Use italic for paper names and add anchored links for cross references. Pull #2 14 Oct 2015 10:26AM UTC b52 travis-ci pending completion   set done
48 master Missed `monotonic_inverse` override for `Euclid`. push 13 Oct 2015 09:47PM UTC huonw travis-ci pending completion   set done
47 master Add Point::dist_monotonic for algs that care about order. Many algorithms only care that `dist(a, b) < dist(c, d)`, they don't care about the actual numbers. This can be exploited for performance, because computing some monotonic function of the ... push 13 Oct 2015 01:58PM UTC huonw travis-ci pending completion   set done
46 master Add Point::dist_monotonic for algs that care about order. Many algorithms only care that `dist(a, b) < dist(c, d)`, they don't care about the actual numbers. This can be exploited for performance, because computing some monotonic function of the ... push 13 Oct 2015 01:28PM UTC huonw travis-ci pending completion   set done
45 master Remove third-party JS in doc comment Pull #2 08 Sep 2015 08:51AM UTC b52 travis-ci pending completion   set done
44 master Eventually a fix for Rust 1.0.0 Pull #2 01 Sep 2015 05:01PM UTC b52 travis-ci pending completion   set done
43 master Taking a bit credit Pull #2 01 Sep 2015 04:40PM UTC b52 travis-ci pending completion   set done
42 master Improved naive HAC clustering algorithm * Simplified linkage functions using min/max iterators * Use intermediate datastructure while clustering performing only the necessary work Pull #2 01 Sep 2015 04:36PM UTC b52 travis-ci pending completion   set done
41 master Finalize implementation of CLINK * Fixed the bug in the CLINK algorithm * Removed some redundancy around SLINK and CLINK * Updated docs and public API appropriately * Add tests for CLINK with small sets (<= 6) Pull #2 01 Sep 2015 01:42PM UTC b52 travis-ci pending completion   set done
40 master First attempt to implement CLINK * The implementation is still incorrect, there is probably an error somewhere due to the shifted 0-indexes * Minor simplification due to updated `rand` crate Pull #2 31 Aug 2015 06:16PM UTC b52 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc