Commit graph

13 commits

Author SHA1 Message Date
Fabian Joswig
877b1a4467 Complex matrix multiplication speed up my explicitly coding the
derivatives
2021-10-18 17:36:49 +01:00
Fabian Joswig
b1e5777586 conjugate method added to CObs class 2021-10-18 14:48:16 +01:00
Fabian Joswig
9917778093 Additional comparison asserts added to test_pyerrors.py 2021-10-18 13:15:20 +01:00
Fabian Joswig
0c83f7a607 Further comparison operations and test implemented 2021-10-18 13:07:33 +01:00
Fabian Joswig
10b228d434 New method is_zero 2021-10-17 12:28:59 +01:00
Fabian Joswig
db71644e5a First tests for CObs added 2021-10-16 12:18:46 +01:00
Fabian Joswig
b491096a95 utils test added 2021-10-15 15:46:59 +01:00
Fabian Joswig
25d250cd53 test_correlators added, tests extended 2021-10-15 15:01:53 +01:00
Fabian Joswig
e46746e4ca removed unnecessary imports from tests 2021-10-15 14:13:06 +01:00
Fabian Joswig
bb9790acd7 fixed seed added to tests 2021-10-15 13:05:00 +01:00
Fabian Joswig
ef35dd8684 np.float changed to np.float64 2021-10-12 14:11:01 +01:00
Fabian Joswig
7af1768a85 CI set up 2021-10-12 13:57:41 +01:00
fjosw
d9b2077d2c Initial public release 2020-10-13 16:53:00 +02:00