Add HDF5 support
- Nov 30, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Nov 29, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Useful for tests
-
Stéphane Del Pino authored
In the case of subitems of greater dimension that items, synchronization was missing for SubItemValuePerItem and SubItemArrayPerItem. This has been missing for ages but it not that useful. Actually, it is more of a completeness functionality. Related tests have been added.
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Nov 02, 2023
-
-
Stéphane Del Pino authored
subrepo: subdir: "packages/HighFive" merged: "88fcc8989" upstream: origin: "git@github.com:BlueBrain/HighFive.git" branch: "master" commit: "88fcc8989" git-subrepo: version: "0.4.6" origin: "git@github.com:ingydotnet/git-subrepo.git" commit: "110b9eb"
-
- Oct 29, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Oct 24, 2023
-
-
Stéphane Del Pino authored
-
- Oct 17, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Oct 11, 2023
-
-
Stéphane Del Pino authored
-
- Oct 10, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
It contains only a connectivity identifier manager (which will be useful for parallel checker and checkpoint/restart mechanisms). Connectivity has now a unique identifier
-
Stéphane Del Pino authored
-
- Oct 09, 2023
-
-
Stéphane Del Pino authored
-
- Sep 19, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
- add support for ItemArray - began few code redesign/optimizations
-
- Sep 18, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Sep 08, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
subrepo: subdir: "packages/HighFive" merged: "7340d1fcc" upstream: origin: "git@github.com:BlueBrain/HighFive.git" branch: "master" commit: "7340d1fcc" git-subrepo: version: "0.4.6" origin: "git@github.com:ingydotnet/git-subrepo.git" commit: "110b9eb"
-
Stéphane Del Pino authored
std::random_shuffle -> std::shuffle
-
- Sep 07, 2023
-
-
Stéphane Del Pino authored
-
- Jun 21, 2023
-
-
Stéphane Del Pino authored
-
- Jun 05, 2023
-
-
Stéphane Del Pino authored
-
- May 08, 2023
-
-
Stéphane Del Pino authored
- add support for Table - add support for TinyMatrix and TinyVector data type - add unit tests
-
- May 05, 2023
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
This tool checks if chosen data are synchronized and have same values comparing two runs By now only ItemValue are checked
-
Stéphane Del Pino authored
- implementation is not completely finished - start to add unit tests
-