Skip to content

HDF5 #
Find similar titles

Structured data

URL

Hierarchical Data Format 5

수치분석에 유용한 자료 구조. 읽기속도는 빠르나, 쓰기속도는 느림.

Installation in Ubuntu linux

$ sudo apt-get install libhdf5-serial-dev
$ sudo apt-get install libhdf5-mpich-dev  ## MPI version

Python bindings

  • h5py
  • PyTables

Incoming Links #

Related Articles #

Related Codes #

Suggested Pages #

web biohackers.net
0.0.1_20140628_0