1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-11-04 05:03:58 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
068beacb07 working has_ functions [all] 2021-03-30 11:50:02 +02:00
Evgeny Posenitskiy
18c6fb845f
Smart deallocation of dsets upon failure in read_group [text] (#35)
* fix FC variable
* smart deallocation of dsets + some cleaning in templator [text]
2021-03-29 13:27:54 +02:00
6cb7f4e074 Fixed: rc was not checked for multiple dims 2021-03-28 15:43:49 +02:00
f7c78e73d2 more fortran-ic interface + flexible dtypes for dsets 2021-03-24 16:05:38 +01:00
696d867725 minor cleaning in the generator 2021-03-18 21:12:28 +01:00
8a02ea07e2 fix for dset_dtype calloc and fscanf/fprintf 2021-03-17 15:49:43 +01:00
6e7b9a370d to test for nucleus 2021-03-17 14:50:02 +01:00
fcfe91d498 working and compiling for nucleus 2021-03-17 14:33:32 +01:00
cc02849689 fixed to compile 2021-03-16 19:05:05 +01:00
aa67877948 generator for text backend before test 2021-03-16 18:34:07 +01:00
c0b319a751 adapt generator for frontend 2021-03-10 14:50:51 +01:00
8f295d4d12 better path-ing and some cleaning 2021-03-10 11:54:23 +01:00
ca234fb569 dimension in write_dset populated properply + error handling 2021-03-10 11:48:43 +01:00
fba6c88973 proper path-ing using os.path 2021-03-10 10:27:44 +01:00
ba0f14a6cc TODO: properly populate dimensions in write_dset 2021-03-09 16:31:12 +01:00
50841e1937 wip: generate read/write_dset functions 2021-03-09 15:48:32 +01:00
ebc7aa5d40 dummy generator for auxiliary files 2021-03-09 11:58:47 +01:00
9b54f71f4a initial generator 2021-03-05 16:50:44 +01:00