|
def9e607d8
|
fix import -> rename result files in db
|
2022-12-13 10:06:46 -05:00 |
|
|
e5eed9c580
|
add l_shift
|
2022-12-13 10:06:23 -05:00 |
|
|
ccbe5b4cb8
|
add forgotten if
|
2022-12-10 18:56:26 -05:00 |
|
|
098c83ab44
|
implement snapshotting for online analysis
|
2022-12-09 16:15:20 -05:00 |
|
|
8a587ab02b
|
fix typos
|
2022-12-09 16:15:12 -05:00 |
|
|
0e34b40d32
|
correct typo
|
2022-12-09 12:35:01 -05:00 |
|
|
a9876fd423
|
fix some serialization issues
|
2022-12-08 19:17:16 -05:00 |
|
|
13a684aead
|
add ability to deactivate the shifting
|
2022-12-08 18:43:39 -05:00 |
|
|
aae9fcac19
|
implementing unmodulated L
|
2022-12-02 15:07:44 -05:00 |
|
|
d5b3aa5fc1
|
remove forgotten print
|
2022-12-02 14:19:18 -05:00 |
|
|
10d87c4bb5
|
add efficiency and power to otto
|
2022-12-02 14:02:21 -05:00 |
|
|
777808f3cc
|
add power and steady state energy change
|
2022-12-01 20:29:29 -05:00 |
|
|
5d901b0878
|
fixup analysis signal handling for good
|
2022-12-01 14:22:25 -05:00 |
|
|
f33900b203
|
just wait don't kill because the fifo is closed
|
2022-12-01 13:17:40 -05:00 |
|
|
44dbe49e48
|
update defaults and add convenience
|
2022-12-01 12:27:39 -05:00 |
|
|
5bd24d10df
|
fix killing the integration
|
2022-12-01 12:27:32 -05:00 |
|
|
cda74a1e70
|
update deps
|
2022-12-01 00:29:10 -05:00 |
|
|
256ada3d76
|
support loading from dump
|
2022-11-30 18:19:31 -05:00 |
|
|
ca7e265aa3
|
support online data more conveniently
|
2022-11-30 16:36:21 -05:00 |
|
|
feb1ec7c54
|
update deps
|
2022-11-30 14:24:58 -05:00 |
|
|
9c38520a75
|
update deps
|
2022-11-30 13:28:12 -05:00 |
|
|
8e9c476478
|
update deps
|
2022-11-30 12:50:42 -05:00 |
|
|
f05ba36576
|
add support for index tracking when live_sampling
|
2022-11-30 12:29:27 -05:00 |
|
|
9357f40559
|
add on the fly analyzer
|
2022-11-30 12:28:31 -05:00 |
|
|
1d9603b962
|
rev version
|
2022-11-29 15:20:27 -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 |
|
|
f7b31ed5b8
|
implement correct shift
|
2022-11-29 14:15:23 -05:00 |
|
|
4998958f74
|
implement scaling and shifting
|
2022-11-29 11:40:23 -05:00 |
|
|
3c5d373e0f
|
fix json decoding when loading from db
|
2022-11-29 10:57:26 -05:00 |
|
|
7eb02405d7
|
add base frequency
|
2022-11-28 18:22:43 -05:00 |
|
|
9b4d77ddfb
|
use the correct operators when calculating bcf scale
|
2022-11-28 17:46:24 -05:00 |
|
|
1d272ddcfc
|
add beartype conf
|
2022-11-28 17:46:16 -05:00 |
|
|
7ebe59d531
|
correct defaults for L
|
2022-11-28 17:26:03 -05:00 |
|
|
9ba50dd25f
|
fix typo
|
2022-11-28 17:25:58 -05:00 |
|
|
c52deba63f
|
add timestamp to models
|
2022-11-28 16:19:11 -05:00 |
|
|
720ce192d8
|
add auto time
|
2022-11-28 15:31:58 -05:00 |
|
|
0e123d5cfe
|
fix minor types issue
|
2022-11-28 20:50:21 +01:00 |
|
|
8d2a791805
|
udpate deps
|
2022-11-28 19:30:16 +01:00 |
|
|
b54bb3ad92
|
trim down imports
|
2022-11-28 19:29:27 +01:00 |
|
|
941a637005
|
finish implementing the otto engine
|
2022-11-28 19:28:32 +01:00 |
|
|
904a7a18af
|
subclass the qubit model instead
|
2022-11-26 17:10:22 +01:00 |
|
|
37f426fcdf
|
add an adapter to the qubitmodelmultibath
|
2022-11-26 02:52:15 +01:00 |
|
|
329a586836
|
begin adding otto cycle
|
2022-11-26 02:34:49 +01:00 |
|
|
22bef09695
|
make pyright happy
|
2022-11-24 21:24:18 +01:00 |
|
|
1a2d9d7f3c
|
update deps
|
2022-11-24 21:13:43 +01:00 |
|
|
8e2f6e764f
|
do not touch db path prematurely
|
2022-08-30 15:35:48 +02:00 |
|
|
20f1bbb307
|
correct deps
|
2022-08-29 16:25:01 +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 |
|