Project restart

This commit is contained in:
2025-12-29 10:46:05 +01:00
commit 59d19cb48c
388 changed files with 48020 additions and 0 deletions

4
doc/examples/param.json Normal file
View File

@@ -0,0 +1,4 @@
{
"global_loop_param_list": [["one", "two", "three"],[1, 2, 3]]
}