Commit graph

37 commits

Author SHA1 Message Date
f11d6a4311 make it a package 2022-03-22 10:15:11 +01:00
786f853671 add data retrival to tools 2022-03-22 09:48:08 +01:00
ff6a63c6f0 formatting matters 2022-03-22 09:34:10 +01:00
ea2e4fdebe add proper model searialization/deserialization to the tools 2022-03-22 09:32:42 +01:00
d45e01431f update poetry and deps 2022-03-21 19:33:54 +01:00
37eedebd45 add some auxiliary functionality 2022-03-21 14:58:57 +01:00
b22cb3a62d some small utility updates 2022-03-21 14:55:52 +01:00
fc5cd5cacc add correct versions 2022-03-21 13:45:05 +01:00
c91c5a0733 update one qubit model 2022-03-21 13:40:38 +01:00
6b3ddea3b7 update the tests for the two qubit model 2022-03-21 13:40:20 +01:00
31692f23bb remove left over snipped from model_base 2022-03-21 13:39:43 +01:00
09c01699c9 update flake and poetry 2022-03-21 13:39:25 +01:00
952c60b2ba put some more functionality into the base class 2022-03-21 13:39:04 +01:00
9eccd57d85 add one qubit model 2022-03-18 15:34:49 +01:00
400c6a59bb move assert_serializable into utilities 2022-03-18 15:34:32 +01:00
6ecf1e7b0a modularize the two qubit model 2022-03-18 11:25:31 +01:00
0ea031837c
begin scan code 2022-03-07 09:42:26 +01:00
512def8075 update deps 2022-03-04 17:59:06 +01:00
728982ec64 encode unicode directly into json 2022-02-25 11:20:10 +01:00
d1fae818eb add a phenomentological bcf coupling strength estimator 2022-02-24 17:11:32 +01:00
d2e688175f update hops 2022-02-23 18:12:11 +01:00
04ae9f32a6 support multiple truncation schemes 2022-02-23 18:10:33 +01:00
e9ce823cc2 fix __hash__ to return an integer 2022-02-23 10:48:05 +01:00
b620c98fad fix solver args for hops 2022-02-23 10:47:57 +01:00
eaf594accd make hops_config a property 2022-02-22 15:34:19 +01:00
b1f2144ccd rev version 2022-02-22 14:53:10 +01:00
5e95abf885 add extra serialization check 2022-02-22 14:52:56 +01:00
6dbf69a6a4 update and freeze hops version 2022-02-22 14:51:50 +01:00
ba90aa7a96 add tests 2022-02-22 14:09:26 +01:00
e8d2e1a787 add j_normalized and use operator_norm function 2022-02-22 14:09:26 +01:00
47e4a4ca86 fix issues uncovered by tests 2022-02-22 14:09:26 +01:00
60adc077b1 support zero interactions 2022-02-22 14:09:26 +01:00
5e9e053314 add untiary relation test 2022-02-22 14:09:26 +01:00
f78f0cd7aa add the model module 2022-02-22 14:09:26 +01:00
cdc73d25ff init flake and project 2022-02-22 14:09:26 +01:00
f31491d39d init 2022-02-22 14:09:26 +01:00
d2f4f9737c
Initial commit 2022-02-22 14:08:54 +01:00