dihardts_cstools 2.1.0

Collection of data structures and algorithms
Documentation

CS Tools

Collection of data structures and algorithms I use regularly.

Features

  • hdf5 - Activate (de-)serialization of some data structures as HDF5 (need HDF5 header files installed, e.g. libhdf5-dev on Ubuntu)
  • serde - Activate (de-)serialization of some data structures using Serde