Commit graph

28 commits

Author SHA1 Message Date
9357f40559
add on the fly analyzer 2022-11-30 12:28:31 -05:00
925dce7354
Merge remote-tracking branch 'origin/online_calculation' 2022-11-29 15:15:30 -05:00
9160b4af38
allow removing models from db 2022-11-29 14:26:54 -05:00
3c5d373e0f
fix json decoding when loading from db 2022-11-29 10:57:26 -05:00
941a637005
finish implementing the otto engine 2022-11-28 19:28:32 +01:00
8e2f6e764f do not touch db path prematurely 2022-08-30 15:35:48 +02:00
e125e3804a make streaming optinal 2022-08-29 16:11:39 +02:00
fa4478ccca basic support for online calculation of observables 2022-08-29 15:33:24 +02:00
23aea98c45 support reading the multi bath model from the db 2022-08-26 09:51:37 +02:00
930ed00b6e implement model diff dict 2022-07-11 14:21:57 +02:00
fdf0623f53 do not copy to backup but actually overwrite the hi_key 2022-06-08 15:07:46 +02:00
1e47ab33d2 support migrating results to new hashes 2022-06-01 16:59:57 +02:00
7ea10917c7 add migration routine 2022-04-11 14:49:02 +02:00
f1cc9833dc support overwriting the hi_key 2022-04-07 15:58:24 +02:00
c9be8c2344 use copy2 2022-04-07 14:46:11 +02:00
17f639c837 make import messages warning 2022-04-07 14:38:31 +02:00
ebbdfe36b3 make import more convenient 2022-04-07 14:30:30 +02:00
69c3f39d94 support DynamicMatrix 2022-04-06 18:28:53 +02:00
2a74de96ea add model data iterator 2022-04-03 17:25:22 +02:00
2d494037c9 skip if no data in remote 2022-04-03 17:25:06 +02:00
2d8b6b6dde add a utility for importing results 2022-03-31 17:47:54 +02:00
1a25704054 fix multi integration argument passing and add clear_pd 2022-03-24 18:11:22 +01:00
a25c4f9b72 add integrate_multi 2022-03-24 16:35:44 +01:00
ca27d1a6d6 fix more utility imports 2022-03-23 14:59:02 +01:00
e9a54821b2 add more convenience functions 2022-03-23 12:55:37 +01:00
3f72238b37 use proper data path and hex hash 2022-03-22 15:43:01 +01:00
d0632409f7 correct imports 2022-03-22 10:25:58 +01:00
f11d6a4311 make it a package 2022-03-22 10:15:11 +01:00
Renamed from model_auxiliary.py (Browse further)