HDF5Array (version 1.0.2)

An array-like container for convenient access and manipulation of HDF5 datasets

Description

This package implements the HDF5Array class for convenient access and manipulation of HDF5 datasets. In order to reduce memory usage and optimize performance, operations on an HDF5Array object are either delayed or executed using a block processing mechanism. The delaying and block processing mechanisms are independent of the on-disk backend and implemented via the DelayedArray class. They even work on ordinary arrays where they can sometimes improve performance.

Copy Link

Version

Down Chevron

Version

1.0.2

License

Artistic-2.0

Maintainer

Last Published

January 1st, 1970

Functions in HDF5Array (1.0.2)