Skip to content

podgorskiy/hdf5_light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDF5 light

Build Status

HDF5 version 1.10.1

A mirror of HDF5 library from https://support.hdfgroup.org/HDF5/ , with the following modifications:

  • Simplified CMakelist. Intended to be used through add_subdirectory from the parent project.
  • No Autotools, no config files generated by CMake. Provided preconfigured H5pubconf.h that can be used on
    • Windows (64bit and 32 bit) with MSVC
    • GNU Linux with GCC
    • OS X with clang
  • Provided pregenerated H5Tinit.c H5lib_settings.c
  • Only C library, without wrappers.
  • Compiled as static library

For more information read README.txt and visit https://support.hdfgroup.org/HDF5/

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages