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

dask / dask-image / 105

Builds Branch Commit Type Ran Committer Via Coverage
105 fgauss_div_n2 Divide `sigma` by `-2` Instead of negating the result of `(sigma ** 2) / 2`, which may be a Dask Array meaning this would add more nodes to the graph, simply divide by `-2` instead. This ensures the sign still changes as intended, but this is inc... Pull #59 06 Sep 2018 03:25PM UTC web-flow travis-ci pending completion   set done
324 fgauss_div_n2 Merge c6f74c1a8 into 8db18e900 Pull #59 06 Sep 2018 03:24PM UTC GitHub circle-ci pending completion   set done
325 fgauss_div_n2 Merge c6f74c1a8 into 8db18e900 Pull #59 06 Sep 2018 03:24PM UTC GitHub circle-ci pending completion   set done
104 use_future_division Use Python 3's definition of division in Python 2 Go ahead and switch to using Python 3's definition of division on Python 2 as we are doing division in modules. Though it's worth noting that one of the values is already floating precision (possi... Pull #58 06 Sep 2018 03:23PM UTC web-flow travis-ci pending completion   set done
322 use_future_division Merge 246158675 into 8db18e900 Pull #58 06 Sep 2018 03:21PM UTC GitHub circle-ci pending completion   set done
323 use_future_division Merge 246158675 into 8db18e900 Pull #58 06 Sep 2018 03:21PM UTC GitHub circle-ci pending completion   set done
321 use_future_division Merge 246158675 into 8db18e900 Pull #58 06 Sep 2018 03:20PM UTC GitHub circle-ci pending completion   set done
102 master Force dtype of `prod` in `_ravel_shape_indices` (#57) Force dtype of `prod` in `_ravel_shape_indices` push 03 Sep 2018 05:06PM UTC web-flow travis-ci pending completion   set done
18493172 master Force dtype of `prod` in `_ravel_shape_indices` (#57) push 03 Sep 2018 05:18PM UTC GitHub appveyor pending completion   set done
315 master Force dtype of `prod` in `_ravel_shape_indices` (#57) push 03 Sep 2018 04:52PM UTC GitHub circle-ci pending completion   set done
316 master Force dtype of `prod` in `_ravel_shape_indices` (#57) push 03 Sep 2018 04:52PM UTC GitHub circle-ci pending completion   set done
317 master Force dtype of `prod` in `_ravel_shape_indices` (#57) push 03 Sep 2018 04:52PM UTC GitHub circle-ci pending completion   set done
101 force_prod_dtype Force dtype of `prod` in `_ravel_shape_indices` Make sure that NumPy's `prod` returns results that match the `dtype` of the `arange`. This is important as `prod` by default matches `float` if no other type is specified (e.g. it is given an empty ... Pull #57 03 Sep 2018 05:31AM UTC web-flow travis-ci pending completion   set done
314 force_prod_dtype Merge 445550d11 into aab843410 Pull #57 03 Sep 2018 05:30AM UTC GitHub circle-ci pending completion   set done
312 force_prod_dtype Merge 445550d11 into aab843410 Pull #57 03 Sep 2018 05:29AM UTC GitHub circle-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • …
  • 201
  • 202
  • 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