The Wayback Machine - https://web.archive.org/web/20200908081911/https://github.com/lasersonlab/ndarray.scala/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

ndarray.scala

Build Status codecov

Tools for working with N-dimensional arrays, HDF5, and Zarr.

Modules:

  • zarr: pure-Scala Zarr library
  • convert: CLI for converting HDF5 files to Zarr directly in "the cloud" (AWS, GCP)
  • ndarray: type-safe N-dimensional array-implementation
  • cloud: utilities for interacting with public clouds
  • netcdf: Scala implementation of NetCDF data-structures
  • utils: NetCDF RandomAccessFile using Java NIO (for public-cloud support)
  • xscala: shims for supporting scala-version cross-compilation
You can’t perform that action at this time.