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

mrocklin / dask / 592

Builds Branch Commit Type Ran Committer Via Coverage
592 random-state stronger test for concurrency push 18 Jun 2015 03:20PM UTC mrocklin travis-ci pending completion   set done
591 random-state make random arrays serializable push 18 Jun 2015 03:20PM UTC mrocklin travis-ci pending completion   set done
590 random-state relax svd_compressed test push 17 Jun 2015 06:47PM UTC mrocklin travis-ci pending completion   set done
589 random-state ensure dask values are the same push 17 Jun 2015 06:41PM UTC mrocklin travis-ci pending completion   set done
588 random-state make state private and use uint32.max push 17 Jun 2015 06:22PM UTC mrocklin travis-ci pending completion   set done
587 random-state avoid doctesting randomstate docstrings push 17 Jun 2015 04:46PM UTC mrocklin travis-ci pending completion   set done
584 on-disk-docs add doc section on pytables/bcolz compatibility cc @ogrisel push 17 Jun 2015 02:35PM UTC mrocklin travis-ci pending completion   set done
582 random-state Start dask.array.random.RandomState push 16 Jun 2015 05:15PM UTC mrocklin travis-ci pending completion   set done
581 random-state Start dask.array.random.RandomState push 16 Jun 2015 05:08PM UTC mrocklin travis-ci pending completion   set done
580 random-state Start dask.array.random.RandomState push 16 Jun 2015 05:04PM UTC mrocklin travis-ci pending completion   set done
578 array-cache2 cache: add array store test, parameters section push 12 Jun 2015 08:32PM UTC mrocklin travis-ci pending completion   set done
577 array-cache2 cache: add array store test, parameters section push 12 Jun 2015 08:13PM UTC mrocklin travis-ci pending completion   set done
575 partd-shuffle update docs for partd push 12 Jun 2015 03:06PM UTC mrocklin travis-ci pending completion   set done
574 fragment Bag.fragment This fragments partitions in a bag Examples -------- >>> b = from_sequence(range(10), npartitions=2) >>> b.npartitions 2 >>> b.fragment(3).npartitions 6 >>> list(b.fragment(3)) [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] push 12 Jun 2015 02:46PM UTC mrocklin travis-ci pending completion   set done
573 array-cache2 add dask.array.cache This allows us to evaluate a dask.array, store in some cache, and then return a new dask array pointing to that precomputed data. One can specify a cache as either a MutableMapping or as an ndarray Example ------- >>> impo... push 12 Jun 2015 02:25PM UTC mrocklin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • …
  • 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