Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.root我经常使用 CERN 的 ROOT 框架进行数据分析和在文件中存储大量分层数据。我知道 HDF5 文件就是为此目的而设计的。ROOT 和 HDF5 存储和检索数据的方式有什么区别?我想知道 HDF5 文件是否适合粒子物理学中的数据分析。
.root
对不起,我不认为上述说法实际上是正确的;如果你运行 ./configure --help 你会得到 HDFS support; requires libhdfs from HDFS >= x.x 哪个是文件系统支持而不是对 HDF5 的支持。
./configure --help
HDFS support; requires libhdfs from HDFS >= x.x