Simon Kuberski
|
dbe1c26362
|
Added the possibility to use constrained fit parameters. Added correlated least squares.
|
2021-11-15 16:39:50 +01:00 |
|
Fabian Joswig
|
012bf8ad17
|
correlator tests extended
|
2021-11-05 15:28:15 +00:00 |
|
Fabian Joswig
|
68eaaadfc7
|
Another test for the multi ensemble system added
|
2021-11-05 15:05:20 +00:00 |
|
Fabian Joswig
|
f643503d7c
|
Show ensemble details in Obs.details as standard case
|
2021-11-05 14:49:43 +00:00 |
|
Fabian Joswig
|
ece3c09d23
|
test correlate for correct idl propagation
|
2021-11-05 12:36:38 +00:00 |
|
Fabian Joswig
|
6d8bce8755
|
Additional tests for exceptional cases of correlate added
|
2021-11-05 12:23:58 +00:00 |
|
Fabian Joswig
|
ac21569620
|
Corr.correlate implemented
|
2021-11-03 14:01:52 +00:00 |
|
Fabian Joswig
|
4df367f955
|
Output of tag added to Obs.details
|
2021-11-03 10:34:28 +00:00 |
|
Fabian Joswig
|
70b94efd2a
|
Obs.details api changed
|
2021-11-03 10:23:31 +00:00 |
|
Fabian Joswig
|
a4d29b54d8
|
Obs.print renamed to Obs.details
|
2021-11-03 10:20:48 +00:00 |
|
Fabian Joswig
|
b07f16fe1c
|
docstring and test added for Corr.reweight
|
2021-11-02 14:19:00 +00:00 |
|
Fabian Joswig
|
d9f4e5b453
|
T_symmetry test added
|
2021-11-02 11:23:11 +00:00 |
|
Fabian Joswig
|
e4d7d56180
|
first version of new bookeeping system
|
2021-11-01 17:14:30 +00:00 |
|
Fabian Joswig
|
f2a5f12dce
|
documentation of fit functions adjusted, deprecation warnings added to
standard_fit and prior_fit
|
2021-11-01 14:54:36 +00:00 |
|
Fabian Joswig
|
0e8fc7d36a
|
odr_fit renamed, deprecation warning added
least_squares and total_least_squares are now available to the top level
namespace
|
2021-11-01 12:01:46 +00:00 |
|
Fabian Joswig
|
d63c749a17
|
Fit_result gammma_method, str and repr added
|
2021-10-31 12:00:26 +00:00 |
|
Fabian Joswig
|
a5fec92e1e
|
merge_obs test refined
|
2021-10-29 17:07:49 +01:00 |
|
Fabian Joswig
|
8b6597c71c
|
test merge_obs added
|
2021-10-29 17:03:08 +01:00 |
|
Fabian Joswig
|
a569209d51
|
reweighting test added, bug in reweighting propagation fixed
|
2021-10-29 16:42:01 +01:00 |
|
Fabian Joswig
|
11aa99ac8a
|
irregular Obs tests generalized
|
2021-10-29 16:14:29 +01:00 |
|
Fabian Joswig
|
686e85ec3f
|
additional test for irregular obs added
|
2021-10-29 15:56:18 +01:00 |
|
Fabian Joswig
|
5077dfaad2
|
additional test for irregular Obs added
|
2021-10-29 15:49:17 +01:00 |
|
Fabian Joswig
|
8ceee688ec
|
reverted idl storage to list, added simple test for irregular error
propagation
|
2021-10-29 15:12:34 +01:00 |
|
Simon Kuberski
|
f26c049a89
|
added one further tests for no fft and irregular MC
|
2021-10-28 18:23:29 +02:00 |
|
Simon Kuberski
|
0a4b5e07ca
|
Added tests for irregular MC
|
2021-10-28 18:07:09 +02:00 |
|
Fabian Joswig
|
7874bdb1fd
|
benchmarks simplified
|
2021-10-26 10:41:36 +01:00 |
|
Fabian Joswig
|
b5f3dd6ac3
|
Benchmarks added
|
2021-10-26 10:20:47 +01:00 |
|
Fabian Joswig
|
eedad7deda
|
docstrings and tests added to linalg module
|
2021-10-25 21:59:12 +01:00 |
|
Fabian Joswig
|
14cf1f7d1b
|
Additional test for multiple calls of gamma_method added
|
2021-10-25 21:35:50 +01:00 |
|
Fabian Joswig
|
f395cb3d88
|
Complex scalar array operations now correctly overloaded
|
2021-10-25 15:10:18 +01:00 |
|
Fabian Joswig
|
d4b86f5f73
|
linalg.matmul now works with any number of operands
|
2021-10-25 13:58:16 +01:00 |
|
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 |
|