GithubHelp home page GithubHelp logo

nishaq503 / zarr-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zarr-developers/zarr-python

0.0 1.0 0.0 13.45 MB

An implementation of chunked, compressed, N-dimensional arrays for Python.

Home Page: http://zarr.readthedocs.io/

License: MIT License

Python 98.72% Batchfile 0.18% Roff 1.10%

zarr-python's Introduction


Zarr

Latest Release latest release
latest release
Package Status status
License license
Build Status travis build status
Coverage coverage
Downloads pypi downloads
Gitter
Citation DOI

What is it?

Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing. See the documentation for more information.

Main Features

  • Create N-dimensional arrays with any NumPy dtype.
  • Chunk arrays along any dimension.
  • Compress and/or filter chunks using any NumCodecs codec.
  • Store arrays in memory, on disk, inside a zip file, on S3, etc...
  • Read an array concurrently from multiple threads or processes.
  • Write to an array concurrently from multiple threads or processes.
  • Organize arrays into hierarchies via groups.

Where to get it

Zarr can be installed from PyPI using pip:

pip install zarr

or via conda:

conda install -c conda-forge zarr

For more details, including how to install from source, see the installation documentation.

zarr-python's People

Contributors

alimanfoo avatar jakirkham avatar dependabot[bot] avatar carreau avatar joshmoore avatar andrewfulton9 avatar jrbourbeau avatar dimitripapadopoulos avatar mzjp2 avatar grlee77 avatar mrocklin avatar rabernat avatar d-v-b avatar qulogic avatar martindurant avatar vincentschut avatar raphaeldussin avatar jni avatar clbarnes avatar csnoyes avatar boazmohar avatar benjaminhwilliams avatar raybellwaves avatar alt-shivam avatar hailiangzhang avatar shikharsg avatar rahulporuri avatar yetyetanotherusername avatar shoyer avatar axtimwalde avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.