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

dask / dask / 6051
53%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2017 04:34PM UTC
Jobs 1
Files 89
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6051

push

travis-ci

web-flow
Support sparse arrays (#2234)

* Support sparse arrays

This supports sparse arrays mostly by relying on ufuncs to do the right
thing.  Additionally we check for operations like concatenate and
tensordot on the object's module.

* add sparse to CI

* add package_of function to utils

* clean up package_of

-  Add test
-  Support missing module

* add comment around concatenate2/3

* fix typo

* Avoid testing sparse on old versions of Python/Numpy

This is a new and fringe feature.  Didn't want to spend the time
supporting old systems.

* Tensordot, rechunk, reshape, abs, and other elemwise operations

* support mixed dense/sparse arrays

* Use array_priority to determine concatenate function

* use __array_priority__ for concatenate3 as well

* handle corner cases with concatenate3

* flake8

* add sparse array docs

* skip more sparse tests in python 3.4

* flake8

* remove dead code

12593 of 13371 relevant lines covered (94.18%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6051.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=) 28 Apr 2017 04:34PM UTC 0
94.18
Travis Job 6051.1
Source Files on build 6051
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6051
  • 918f2331 on github
  • Prev Build on master (#6049)
  • Next Build on master (#6052)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc