Skip to content

Library to facilitate chunked access of large ndarray-like volumes

License

Notifications You must be signed in to change notification settings

wongwill86/chunkblocks

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status Requirements Status
Coverage Status
package

Library to facilitate chunked access of large ndarray-like volumes

  • Free software: MIT license

Installation

pip install chunkblocks

Documentation

https://chunkblocks.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

Library to facilitate chunked access of large ndarray-like volumes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages