An open API service indexing awesome lists of open source software.

https://github.com/rinx/cljhdf

A Clojure library for accessing HDF5 files. This is a pure (Java + Clojure) library.
https://github.com/rinx/cljhdf

Last synced: about 1 year ago
JSON representation

A Clojure library for accessing HDF5 files. This is a pure (Java + Clojure) library.

Awesome Lists containing this project

README

          

# cljHDF

[![Clojars Project](https://img.shields.io/clojars/v/cljhdf.svg)](https://clojars.org/cljhdf)

A clojure library for accessing HDF5 files.
This is a wrapper library of [jHDF](https://github.com/jamesmudd/jhdf) that is a pure Java implementation of HDF5 library.

## Links

- [Clojars Repository](https://clojars.org/cljhdf)
- [cljdoc](https://cljdoc.org/d/cljhdf)

## Usage

TBW

## License

Copyright © 2020 rinx

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.