ironArray / iarray-community

Home Page:https://ironarray.io/docs/iarray-community/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ironArray Community Edition

What it is

ironArray Community is the open source version of ironArray. It has been developed to mimic the same API than h5py or Zarr. It implements the support for simple and double floating-point data using a metalayer. With the community edition of ironArray you can extract slices from floating-point datasets in a simple way!

For more info, see the docs at: https://ironarray.io/docs/iarray-community/

Installing

ironArray Community is a pure Python package, so it can easily be installed for any platform. You can install binary packages from PyPi using pip:

    python -m pip install iarray-community

Have fun!

The ironArray Team

About

https://ironarray.io/docs/iarray-community/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%