Christian Zimmermann chizeta
  • Joined on 2023-06-20
114 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
chizeta pushed to dev at chizeta/cnorxz 2025-04-01 06:45:45 +02:00
bcdbb12b4c pos_type: more constexpr
chizeta pushed to dev at chizeta/cnorxz 2025-04-01 05:15:22 +02:00
d997de17a8 pos_type: static pos types: instanciate constexpr copy
chizeta pushed to dev at chizeta/cnorxz 2025-04-01 01:40:01 +02:00
0478ce70fa cmake: add option for enabling/disabling tests
chizeta pushed to dev at chizeta/cnorxz 2025-03-19 08:03:49 +01:00
e38eaa62a3 hdf5/hdf5-mpi: refactor writebase/initbase
chizeta pushed to dev at chizeta/cnorxz 2025-03-18 23:37:50 +01:00
97473157f2 hdf5 + hdf5 mpi: clean up
chizeta pushed to dev at chizeta/cnorxz 2025-03-18 22:55:04 +01:00
8b70e3c6dd hdf5: subslab read: fixes + new test
chizeta pushed to dev at chizeta/cnorxz 2025-03-18 09:27:14 +01:00
f99562056d hdf5 + hdf5-mpi: generalize read functions (WIP)
chizeta pushed to dev at chizeta/cnorxz 2025-03-17 07:52:50 +01:00
ca207d4013 WIP: rdataset: new read function
chizeta pushed to dev at chizeta/cnorxz 2025-01-29 02:18:52 +01:00
70358e4233 range pack: add explicit cast to YRange Ptr
chizeta pushed to dev at chizeta/cnorxz 2025-01-28 23:01:29 +01:00
a886cd0636 uuid: default value
chizeta pushed to dev at chizeta/cnorxz 2025-01-28 01:45:14 +01:00
9bdce8b085 prange: do not create a separate prange that covers the same space as its original range; return original range instead
chizeta pushed to dev at chizeta/cnorxz 2025-01-22 02:04:18 +01:00
8b2efdc522 array: add reform function
chizeta pushed to dev at chizeta/cnorxz 2025-01-02 02:34:55 +01:00
b3cbc61718 yrange: fix in range cast specialization + hdf5_mpi: further read test
chizeta pushed to dev at chizeta/cnorxz 2025-01-02 01:12:27 +01:00
ffec135eec mpi: raindex: fixes + hdf5_mpi: improve unit test
54028c58b1 correction in CMakeLists.txt
Compare 2 commits »
chizeta pushed to dev at chizeta/cnorxz 2024-12-02 21:43:53 +01:00
e619650902 mpi: rrange: fix operator()
chizeta pushed to dev at chizeta/cnorxz 2024-12-02 07:38:18 +01:00
cb8d854f88 various fixes + rindex: clear()
chizeta pushed to dev at chizeta/cnorxz 2024-11-14 09:29:55 +01:00
1743fd196a DXpr: consistent handling of pos types
chizeta pushed to dev at chizeta/cnorxz 2024-11-03 07:06:27 +01:00
8d7511b6c6 adapt paths in src/CMakeLists.txt
chizeta pushed to dev at chizeta/cnorxz 2024-11-03 06:45:21 +01:00
b826bd39c9 h5_mpi_utils.h: fix header
chizeta pushed to dev at chizeta/cnorxz 2024-11-03 06:37:12 +01:00
062f9cd19a hdf5_mpi: add h5_mpi_utils