Commit graph

227 commits

Author SHA1 Message Date
Fabian Joswig
325293f2b4 rtruediv implemented for CObs, tests extended 2021-10-25 10:44:51 +01:00
Fabian Joswig
e1fd4606d3 Tests made more rigorous 2021-10-23 17:24:39 +01:00
Fabian Joswig
c3f8b24a21 matrix valued operations speed up, inv and cholesky explictly added 2021-10-22 14:24:51 +01:00
Fabian Joswig
e7efa822b0 New submodule dirac 2021-10-21 09:07:04 +01:00
Fabian Joswig
fe766cb44e Euclidean gamma matrix tests added 2021-10-20 13:48:02 +01:00
Fabian Joswig
db1513bc12 explicit test for gamma_method added 2021-10-19 12:52:32 +01:00
Fabian Joswig
74d1021665 Additional comparison tests added 2021-10-19 11:25:53 +01:00
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
abdff600e6 Added test_complex_matrix_inverse 2021-10-17 13:35:27 +01:00
Fabian Joswig
15333d2629 New test for matrix inverse with matrix containing floats r integers 2021-10-17 12:45:30 +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
5f1fb285f5 workaround for m_eff sinh in the middle of the lattice 2021-10-15 16:02:17 +01:00
Fabian Joswig
b491096a95 utils test added 2021-10-15 15:46:59 +01:00
Fabian Joswig
4f8345ac86 test_m_eff and test_utility added 2021-10-15 15:27:33 +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
1b63f5dd3b test_roots added 2021-10-15 12:56:07 +01:00
Fabian Joswig
112890c9d2 test_fits fixed 2021-10-15 12:45:32 +01:00
Fabian Joswig
355a27d95a test_fits added 2021-10-15 12:43:42 +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