Last chance! 50% off unlimited learning
Sale ends in
H5open ()
H5close ()
H5garbage_collect ()
H5get_libversion ()
H5open
initializes the HDF5 library. H5close
flushes all data to disk, closes all open identifiers, and cleans up memory. H5garbage_collect
cleans up memory. H5get_libversion
returns the version number of the HDF5 C-library.
h5version
, rhdf5
H5open()
H5close()
H5garbage_collect()
H5get_libversion()
Run the code above in your browser using DataLab