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

https://github.com/hdfgroup/hdf5-poker

Everything you've ever wanted to know about the HDF5 file format (but didn't dare ask).
https://github.com/hdfgroup/hdf5-poker

format hdf5 specification

Last synced: about 1 year ago
JSON representation

Everything you've ever wanted to know about the HDF5 file format (but didn't dare ask).

Awesome Lists containing this project

README

          

# Texas Hold'Em - Free HDF5 Poker

The purpose of this repository is to provide tools elucidating the [HDF5 file format specification](https://docs.hdfgroup.org/hdf5/develop/_f_m_t3.html). This is achieved through a suitable set of GNU poke [pickles](https://www.jemarch.net/poke-3.0-manual/html_node/Pickles.html#Pickles) and [scripts](https://www.jemarch.net/poke-3.0-manual/html_node/Writing-Binary-Utilities.html#Writing-Binary-Utilities).

![This is an image](http://jemarch.net/images/poke-logo.svg)

## Resources

- [GNU poke](https://www.gnu.org/software/poke/)
- [Introduction to GNU poke - YouTube](https://www.youtube.com/watch?v=KZ8meNZ_IhY)
- [Pokology](https://pokology.org/)
- [GNU poke Manual](https://www.jemarch.net/poke-3.0-manual/poke.pdf)
- [Practical Common Lisp](https://gigamonkeys.com/book/)