Commit graph

239 commits

Author SHA1 Message Date
af1ca7465e rev version 2022-08-03 15:34:50 +02:00
cba5ed6a03 add operation_expectation_from_data 2022-08-03 15:34:23 +02:00
538a7c8e03 formatting 2022-08-03 15:34:14 +02:00
587372edb0 formatting 2022-08-03 15:33:59 +02:00
56ecd27e6d fix consistency calculation 2022-08-03 15:33:47 +02:00
ff53c48cb4 correct scaling in stocproc 2022-08-03 15:33:12 +02:00
881933510e support multiple baths in only_therm 2022-08-03 15:32:47 +02:00
6ebe8c7ca8 update deps 2022-08-03 15:32:31 +02:00
6bd9fa5787 implement the therm_args correctly 2022-07-25 16:06:19 +02:00
87aaf4a8e3 allow the construction of the therm params from hi_data 2022-07-23 18:07:49 +02:00
154d0f82ad fix small bug in bcf fitting 2022-07-23 18:07:09 +02:00
6b00b566b8 yet more formatting 2022-07-23 18:06:38 +02:00
766fd00f58 narrow down roots in old gaussflow as well 2022-07-23 18:05:58 +02:00
ede2d2b8e8 ignore typings 2022-07-22 17:08:21 +02:00
e9e41643bd rev version 2022-07-22 17:08:04 +02:00
7a7e65fc8c remove unused argument 2022-07-22 17:07:35 +02:00
c7a5788a60 implement convenience functions for calculating the flow with hops 2022-07-22 17:07:10 +02:00
dba818ecbe update deps 2022-07-22 17:06:52 +02:00
05e00f0f64 do not use the input data for the cache -> data not required 2022-07-22 17:06:11 +02:00
62fea6ba82 more formatting 2022-07-22 17:05:45 +02:00
9995fc2c35 allow consistency calculation with an ndarray 2022-07-22 17:04:29 +02:00
913dde147d add slice to ensemble value 2022-07-22 17:03:29 +02:00
eee8cbedef fix formatting 2022-07-22 17:03:14 +02:00
3d34c8aff7 add integration to ensemble_value 2022-07-11 14:24:41 +02:00
7706ffcef1 there shall be no minus 2022-07-07 19:42:07 +02:00
1812b5ce89 support calculationg the interaction power directly
Signed-off-by: Valentin Boettcher <hiro@protagon.space>
2022-07-07 18:53:46 +02:00
39ffe4c7d9 add mean max and min to ensemble value 2022-07-07 17:14:20 +02:00
b7940c1d80 unconditional gc sleep 2022-06-16 11:53:15 +02:00
e32a367a7a add manual gc 2022-06-16 11:42:04 +02:00
7e8f132beb set a minimal chunk size 2022-06-10 16:53:34 +02:00
5e12a7ac4f fix the for_bath function 2022-06-09 18:14:19 +02:00
0bdbcba4c8 allow summing ensemble values with different sample counts 2022-06-09 16:12:59 +02:00
080a11d19e add num_baths and consistency to ensemble_value 2022-06-09 16:12:43 +02:00
a583704d3f support init'ing ensemble values from (val, deviation) pairs 2022-06-01 17:01:23 +02:00
8fac8a2926 fix repeatedly adding the final value 2022-05-16 19:59:52 +02:00
7d8be96fc8 fix OOM for good 2022-05-16 16:41:46 +02:00
92238db869 don't ray.put params 2022-05-16 15:07:19 +02:00
d279c7299e actually wait for in-flight data to come back 2022-05-10 14:44:01 +02:00
e435943a9e limit the in-flight data when processing results 2022-05-10 13:30:59 +02:00
509f71fb14 do the error integral correctly when integrating an ensemble_value 2022-05-10 13:29:53 +02:00
d1dd786e0f add for_bath accessor to ensemble_value 2022-05-10 13:29:19 +02:00
8971ce4363 fix ordering when calculating ensemble mean 2022-04-13 20:26:13 +02:00
e2e4643d03 rev version 2022-04-12 18:04:10 +02:00
346631f9ed fix typing for ensmeblevalue 2022-04-12 18:03:24 +02:00
db72118202 detect a constant matrix 2022-04-12 18:03:14 +02:00
87baf09cc3 update operator_expectation to dynamic matrices 2022-04-12 17:56:07 +02:00
992c5eb9aa integrate array using spline interpolation 2022-04-12 15:43:58 +02:00
f4d41f6611 add migration to new hashing 2022-04-11 14:48:37 +02:00
2bb1ecfa88 use contract_expression correctly 2022-04-07 16:11:09 +02:00
4fc63d1c39 support DynamicMatrix 2022-04-06 18:26:24 +02:00