Commit graph

163 commits

Author SHA1 Message Date
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
7f30cf5979 make cache loading debug message 2022-03-31 17:44:12 +02:00
5334989ba1 transition to EnsembleValue 2022-03-31 17:35:41 +02:00
f5a9889f8e switch hopsflow to ray 2022-03-29 19:00:24 +02:00
679f5be2f2 add ensemblevalue convenience type 2022-03-29 17:37:21 +02:00
178382bf41 update deps 2022-03-29 11:49:27 +02:00
a0be726972 add extra utitlies 2022-03-23 12:55:18 +01:00
aa8edc539d update flake and poetry 2022-03-21 16:52:32 +01:00
02190e54a0 upgrade interaction energy to two baths 2022-03-14 16:39:28 +01:00
c4a01e7d9d support caching for bcf fits 2022-03-14 16:20:46 +01:00
ebeea3c50b optimize roots 2022-03-12 13:21:32 +01:00
2a9ea3e3a7 fix typo in docstring 2022-03-10 09:34:47 +01:00
8a1ac2a9ff fix Q3 2022-03-08 15:42:53 +01:00
9fe90e6afc something's afoot for asymmetric baths 2022-03-08 14:30:03 +01:00
df67a6b95e update hopsflow for two baths 2022-03-04 16:30:54 +01:00
7a2231f532 update gaussflow for numerics 2022-03-04 16:30:31 +01:00
09b5713e6b update all dependencies 2022-02-25 15:24:23 +01:00
8deded5355 update numpy 2022-02-25 15:18:22 +01:00
a0c157d49f use a cleverer json encoder 2022-02-25 15:18:19 +01:00
79e18a01c1 use type hints for single dispatch 2022-02-25 15:10:35 +01:00
9f686f7585 rev the version 2022-02-17 16:54:23 +01:00
13884babd3 make the correlation matrix more numerically stable 2022-02-17 16:43:56 +01:00
cfacfc87d7 monte carlo fitting for the BCF 2022-02-17 16:43:45 +01:00
ce18223781 add support for taking the real value in operator expectation 2022-02-08 18:13:32 +01:00
cb5f94fb1a use python39 for now 2022-02-07 14:43:25 +01:00
d0f297fabc make correlation matrix forula easier on the numerics 2022-02-07 14:42:54 +01:00
f9cd4779f9 correct system energy 2022-02-07 14:42:40 +01:00