Commit graph

80 commits

Author SHA1 Message Date
Justus Kuhlmann
c5c735db60 clean up typos 2025-05-12 20:37:32 +00:00
Justus Kuhlmann
da279b3575 first version of caching 2025-05-12 20:30:18 +00:00
Justus Kuhlmann
78c138ddc5 Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-05-12 20:29:08 +00:00
Justus Kuhlmann
657a6d8176 update todos 2025-05-12 20:27:35 +00:00
Justus Kuhlmann
b2ee7756da bugfix: collect files from openqcd toml 2025-05-09 06:32:42 +00:00
4eeb2e2e24 Update TODO.md 2025-04-29 14:27:06 +02:00
Justus Kuhlmann
de84bee82a proper input import 2025-04-18 16:09:20 +00:00
Justus Kuhlmann
df66f82bd3 bugfix: update aliases 2025-04-17 16:32:17 +00:00
Justus Kuhlmann
4a179bfa12 bug fix, enable add alias from cli, reimporter implemented in cli 2025-04-17 16:27:16 +00:00
Justus Kuhlmann
65be802325 type fix 2025-04-17 16:25:15 +00:00
Justus Kuhlmann
ecfbdcc1d1 Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-04-17 15:31:43 +00:00
Justus Kuhlmann
7fc8e91a3e implement t0 and t1 import from openQCD, allow no param file for these 2025-04-17 08:36:31 +00:00
Justus Kuhlmann
adba6a3c06 better setup 2025-04-16 18:00:05 +00:00
Justus Kuhlmann
4d1ea92b19 make param serach a bit fuzzier 2025-04-16 15:34:41 +00:00
Justus Kuhlmann
bb47bdb81f correct paths when writing a measurement 2025-04-16 08:45:24 +00:00
Justus Kuhlmann
5fa80077aa enable import of multiple toml files at once via cli 2025-04-08 14:47:55 +00:00
Justus Kuhlmann
005c1dd776 less debug messages 2025-04-08 14:40:50 +00:00
Justus Kuhlmann
17d2d186e7 reformat parts of meas writing 2025-04-08 14:40:32 +00:00
Justus Kuhlmann
005840d212 Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-04-08 13:32:34 +00:00
Justus Kuhlmann
81da737152 correct measurement io for openQCD 2025-04-08 13:32:04 +00:00
Justus Kuhlmann
67bbc25321 debug result filter, with a first simple fix, better fix needed 2025-04-08 13:03:41 +00:00
Justus Kuhlmann
19dfaa3e2a Merge branch 'master' of kuhl-mann.de:jkuhl/corrlib 2025-04-08 13:03:09 +00:00
Justus Kuhlmann
f7fc2519a1 more intelligent record loading 2025-04-08 13:00:30 +00:00
Justus Kuhlmann
362fc8788b better implementation of hashes 2025-04-08 12:59:03 +00:00
Justus Kuhlmann
c4e1e1aa77 try sha hash to combat colisions 2025-04-08 09:39:57 +00:00
Justus Kuhlmann
2998fd2613 get setup to provide package 2025-04-08 09:39:30 +00:00
Justus Kuhlmann
e0510199c6 change name 2025-04-07 20:50:26 +00:00
Justus Kuhlmann
e89a7b788d add typer as dep 2025-04-07 20:47:03 +00:00
Justus Kuhlmann
ac8eabf152 bump version 2025-04-07 20:41:48 +00:00
Justus Kuhlmann
25cbf5b6f6 add a way to load multiple correlators at once 2025-04-07 20:39:31 +00:00
Justus Kuhlmann
2312b5972d better openQCD input 2025-04-07 19:59:49 +00:00
Justus Kuhlmann
77ee4993f0 fix small bugs 2025-04-07 19:59:26 +00:00
Justus Kuhlmann
b51db7ae24 better name... for now 2025-04-07 21:57:14 +02:00
Justus Kuhlmann
c6c8cf67a5 smaller footprint for compact sfcf measuremetns 2025-04-07 10:36:59 +00:00
Justus Kuhlmann
0786d7decd add first openQCD functionality 2025-04-01 10:22:45 +00:00
Justus Kuhlmann
dccce894b9 typing 2025-03-31 20:24:45 +00:00
Justus Kuhlmann
590988c526 write first test for sfcf input. 2025-03-31 20:12:31 +00:00
Justus Kuhlmann
567d6f1153 add doc strings, no more tuples 2025-03-31 20:12:14 +00:00
Justus Kuhlmann
88662ddabd allow uuid keyword in toml file 2025-03-31 19:38:07 +00:00
Justus Kuhlmann
02a0b3d7d2 erase debug msg 2025-03-31 19:37:35 +00:00
Justus Kuhlmann
b8c2844653 update aliases is its own function 2025-03-31 19:37:03 +00:00
Justus Kuhlmann
d6f6cb0f42 fix for standard cases 2025-03-31 19:36:37 +00:00
Justus Kuhlmann
e8047d49ff correct type for F_V0 2025-03-31 14:06:24 +00:00
Justus Kuhlmann
3630d570df Add F_V0 2025-03-31 14:00:39 +00:00
Justus Kuhlmann
e4495ccb9f use join 2025-03-31 14:00:24 +00:00
Justus Kuhlmann
dd2bbb5879 1 line shorter 2025-03-31 13:59:44 +00:00
Justus Kuhlmann
dbd493921f bug fixes around owners and tags 2025-03-31 13:59:19 +00:00
Justus Kuhlmann
bd1468ad8f enable simple way to list ensembles in CLI 2025-03-31 13:58:51 +00:00
Justus Kuhlmann
ecad536c9e better moving of submodules 2025-03-30 18:04:05 +00:00
Justus Kuhlmann
fef6d95f97 list projects needs path 2025-03-30 18:03:30 +00:00