Apollo3zehn / PureHDF

A pure .NET library that makes reading and writing of HDF5 files (groups, datasets, attributes, ...) very easy.
MIT License
47 stars 16 forks source link

Add no-cache test to show that PureHDF uses a suboptimal algorithm to distribute data in simple cases #110

Open Apollo3zehn opened 2 weeks ago

Apollo3zehn commented 2 weeks ago

related to #109