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

jakirkham / dask-distance / 161

Builds Branch Commit Type Ran Committer Via Coverage
161 rfrsh_dim_check Refresh wrong dimensions error message Previously the error raised when having a bool array of the wrong dimensionality suggested the bool array should be 2D. However 1D is also acceptable, but was not specified in the message. This fixes that is... push 27 Sep 2017 04:13AM UTC jakirkham travis-ci pending completion   set done
160 add_braycurtis wip push 27 Sep 2017 04:09AM UTC jakirkham travis-ci pending completion   set done
159 add_braycurtis Merge pull request #26 from jakirkham/cmp_many_bool_arrays Compare many 1-D bool arrays push 27 Sep 2017 03:54AM UTC web-flow travis-ci pending completion   set done
158 master Merge pull request #26 from jakirkham/cmp_many_bool_arrays Compare many 1-D bool arrays push 27 Sep 2017 02:12AM UTC web-flow travis-ci pending completion   set done
157 master Update API noting collections of 1-D arrays work As we now have support in our internal utilities for computing with collections of 1-D bool arrays and test for it as well, the documentation should reflect this intended behavior as well. Pull #26 27 Sep 2017 02:08AM UTC web-flow travis-ci pending completion   set done
156 cmp_many_bool_arrays Update API noting collections of 1-D arrays work As we now have support in our internal utilities for computing with collections of 1-D bool arrays and test for it as well, the documentation should reflect this intended behavior as well. push 27 Sep 2017 02:06AM UTC jakirkham travis-ci pending completion   set done
155 cmp_many_bool_arrays Test collection computations of distances Provide some tests of the public API w.r.t. collections of 1-D bool arrays. push 27 Sep 2017 02:02AM UTC jakirkham travis-ci pending completion   set done
154 cmp_many_bool_arrays Test trivial 2-D case with internal API Mainly just check to see things get passed through and dimensions are added where expected. Otherwise this is a pretty uninformative test. More thorough testing will be done with the public API. push 27 Sep 2017 01:54AM UTC jakirkham travis-ci pending completion   set done
153 cmp_many_bool_arrays Check N-D with N>2 raises in public API Permit 1-D and 2-D arrays to be handled by the public API. push 27 Sep 2017 01:51AM UTC jakirkham travis-ci pending completion   set done
151 master Merge pull request #25 from jakirkham/adj_hamming_sum Sum over first two axes in hamming only push 27 Sep 2017 01:27AM UTC web-flow travis-ci pending completion   set done
149 master Sum over first two axes in hamming only As we exploring comparing more than one array pair at a time, we need to be able to pass multiple axes through and only reduce some of them. Hence we adjust the `sum` in `hamming` to only reduce along the f... Pull #25 27 Sep 2017 01:20AM UTC web-flow travis-ci pending completion   set done
148 adj_hamming_sum Sum over first two axes in hamming only As we exploring comparing more than one array pair at a time, we need to be able to pass multiple axes through and only reduce some of them. Hence we adjust the `sum` in `hamming` to only reduce along the f... push 27 Sep 2017 01:19AM UTC jakirkham travis-ci pending completion   set done
144 cmp_many_bool_arrays Add _bool_cmp_cnts Adds a function to compute overlaps for an array of 1-D bool arrays. This way multiple different combinations can be compared in a single operation. Should prove useful for implementing `pdist` and `cdist` for 1-D bool arrays. push 27 Sep 2017 01:01AM UTC jakirkham travis-ci pending completion   set done
143 master Merge pull request #24 from jakirkham/enforce_1d_bool_arrs Enforce 1D bool arrays push 27 Sep 2017 12:59AM UTC web-flow travis-ci pending completion   set done
142 enforce_1d_bool_arrs Test bool measurements raise for non-1D arrays Tests all bool measurements (distance or dissimilarity) raise if they are provided an array that is not 1D. push 27 Sep 2017 12:52AM UTC jakirkham travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 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