|
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 |
|
|
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 |
|