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

mrocklin / dask / 720

Builds Branch Commit Type Ran Committer Via Coverage
720 async-debug expand rerun_exceptions_locally error message push 13 Jul 2015 09:27PM UTC Matthew Rocklin travis-ci pending completion   set done
719 async-debug rename to rerun_exceptions_locally push 13 Jul 2015 09:24PM UTC Matthew Rocklin travis-ci pending completion   set done
718 on-disk-docs replace ooc with dataset push 13 Jul 2015 09:03PM UTC Matthew Rocklin travis-ci pending completion   set done
717 random-seed don't install castra under python 3 push 13 Jul 2015 03:40PM UTC Matthew Rocklin travis-ci pending completion   set done
716 random-seed Add da.random.seed Example ------- In [1]: import dask.array as da In [2]: da.random.seed(123) In [3]: da.random.normal(size=10, chunks=5).compute() Out[3]: array([ 0.62222165, 1.56881177, 0.77953283, -1.02660604, -0.36680407, -0.3586... push 13 Jul 2015 03:30PM UTC Matthew Rocklin travis-ci pending completion   set done
715 comopse bump version to 0.6.0 push 12 Jul 2015 09:29PM UTC Matthew Rocklin travis-ci pending completion   set done
714 compose support iterators push 12 Jul 2015 09:27PM UTC Matthew Rocklin travis-ci pending completion   set done
713 chunks-error chunks setitem raises TypeError cc @shoyer push 11 Jul 2015 09:34PM UTC Matthew Rocklin travis-ci pending completion   set done
712 chunks-error change chunks to property This avoids accidental mutation and redirects users to the rechunk method Example ------- In [1]: import dask.array as da In [2]: x = da.ones(6, chunks=3) In [3]: x.chunks = 2 ValueError: Can not set chunks directly ... push 11 Jul 2015 09:18PM UTC Matthew Rocklin travis-ci pending completion   set done
710 chunks-error change chunks to property This avoids accidental mutation and redirects users to the rechunk method Example ------- In [1]: import dask.array as da In [2]: x = da.ones(6, chunks=3) In [3]: x.chunks = 2 ValueError: Can not set chunks directly ... push 11 Jul 2015 09:03PM UTC Matthew Rocklin travis-ci pending completion   set done
709 chunks-error normalize chunks continues to respect null dimensions push 11 Jul 2015 08:51PM UTC Matthew Rocklin travis-ci pending completion   set done
706 compose replace uuids with tokens. Use consistent naming push 11 Jul 2015 03:39PM UTC Matthew Rocklin travis-ci pending completion   set done
705 compose replace uuids with tokens. Use consistent naming push 11 Jul 2015 03:04PM UTC Matthew Rocklin travis-ci pending completion   set done
704 compose add visualize method push 11 Jul 2015 02:45PM UTC Matthew Rocklin travis-ci pending completion   set done
703 compose value supports explicit names push 11 Jul 2015 02:39PM UTC Matthew Rocklin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • …
  • 97
  • 98
  • 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