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

jakirkham / dask-distance / 680

Builds Branch Commit Type Ran Committer Via Coverage
680 master Merge pull request #95 from jakirkham/cf_badge Use Shields.io's conda badge push 30 Dec 2017 12:37AM UTC web-flow travis-ci pending completion   set done
679 master Merge pull request #93 from jakirkham/fix_license_typo Should be authors of `dask-distance` in license push 06 Nov 2017 03:18PM UTC web-flow travis-ci pending completion   set done
678 master Should be authors of `dask-distance` in license Was authors `dask-ndmeasure` due to a copy-paste error. This corrects it to be `dask-distance` authors as intended. Pull #93 06 Nov 2017 03:10PM UTC web-flow travis-ci pending completion   set done
677 fix_license_typo Should be authors of `dask-distance` in license Was authors `dask-ndmeasure` due to a copy-paste error. This corrects it to be `dask-distance` authors as intended. push 06 Nov 2017 03:06PM UTC jakirkham travis-ci pending completion   set done
676 fix_license_typo Merge pull request #91 from jakirkham/opt_squareform Optimize squareform's square matrix construction push 06 Nov 2017 03:03PM UTC web-flow travis-ci pending completion   set done
675 master Drop unused empty array The empty array was really just filler at this point. Not to mention it doesn't make much sense now that we are using flattened results from `pdist` and the empty array is not being flattened at all. Pull #90 11 Oct 2017 02:34PM UTC web-flow travis-ci pending completion   set done
674 opt_gen_pdist_diag_recrsv Drop unused empty array The empty array was really just filler at this point. Not to mention it doesn't make much sense now that we are using flattened results from `pdist` and the empty array is not being flattened at all. push 11 Oct 2017 02:32PM UTC jakirkham travis-ci pending completion   set done
673 opt_gen_pdist_diag_recrsv Unwrap some short lines in pdist push 10 Oct 2017 08:57PM UTC jakirkham travis-ci pending completion   set done
672 master Unwrap some short lines in pdist Pull #90 10 Oct 2017 08:52PM UTC web-flow travis-ci pending completion   set done
671 master Slice `pdist` recursive blocks once Combine to calls to `getitem` on the blocks that `pdist` acts on recursively so there is only one call to `getitem`. Should make things a bit more efficient. Pull #90 10 Oct 2017 08:47PM UTC web-flow travis-ci pending completion   set done
670 opt_gen_pdist_diag_recrsv Slice `pdist` recursive blocks once Combine to calls to `getitem` on the blocks that `pdist` acts on recursively so there is only one call to `getitem`. Should make things a bit more efficient. push 10 Oct 2017 08:44PM UTC jakirkham travis-ci pending completion   set done
668 opt_gen_pdist_diag_recrsv Use concatenate to break chunks for recursion Instead of explicitly setting the chunking for recursive calls to `pdist`. Simply slice each piece and use `concatenate` to join them back together. This has basically the same effect as rechunking, b... push 10 Oct 2017 08:40PM UTC jakirkham travis-ci pending completion   set done
666 opt_gen_pdist_diag_recrsv Avoid using `squareform` in `pdist` Instead of using `squareform` to restructure the result in `pdist` from each recursive call, adjust the recursive strategy to work with the sparse `pdist` result. This should cut a significant amount of overhea... push 10 Oct 2017 08:34PM UTC jakirkham travis-ci pending completion   set done
661 opt_gen_pdist_diag_recrsv <a href="https://github.com/jakirkham/dask-distance/commit/ae0b43f91">Revert &quot;Try to restore previous chunking for squareform&quot; This reverts commit </a><a class="double-link" href="https://github.com/jakirk... push 09 Oct 2017 08:09PM UTC jakirkham travis-ci pending completion   set done
660 master <a href="https://github.com/jakirkham/dask-distance/commit/ea3cae9e2">Revert &quot;Try to restore previous chunking for squareform&quot; This reverts commit </a><a class="double-link" href="https://github.com/jakirk... Pull #90 09 Oct 2017 08:07PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 36
  • 37
  • 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