Coder Social home page Coder Social logo

yoninachmany / zarr-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zarr-developers/zarr-python

0.0 0.0 0.0 14.4 MB

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

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

License: MIT License

Python 98.97% Roff 1.03%

zarr-python's Introduction


Zarr

Latest Release latest release
latest release
Package Status status
License license
Build Status build status
Pre-commit Status pre-commit status
Coverage coverage
Downloads pypi downloads
Zulip
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 dependabot[bot] avatar jakirkham avatar carreau avatar joshmoore avatar dimitripapadopoulos avatar jrbourbeau avatar andrewfulton9 avatar d-v-b avatar grlee77 avatar pre-commit-ci[bot] avatar msankeys963 avatar mzjp2 avatar rabernat avatar dstansby avatar madsbk avatar mrocklin avatar don-bran avatar jhamman avatar saransh-cpp avatar qulogic avatar martindurant avatar vincentschut avatar raphaeldussin avatar jni avatar clbarnes avatar alt-shivam avatar shikharsg avatar hailiangzhang avatar caviere 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.