Fabian Joswig
eacec6bfdc
Obs.__float__ now always returns a python float
2021-10-18 09:34:10 +01:00
Fabian Joswig
157fc1058a
mat_mat_op now also works with complex matrices
2021-10-17 13:03:14 +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
573d4992c9
Workaround implemented to deal with matrix operations containing floats
...
or integers
2021-10-17 12:23:27 +01:00
Fabian Joswig
aa4c037e39
CObs.gamma_method() works now when real or imag is 0
2021-10-17 11:34:53 +01:00
Fabian Joswig
286008a20e
CObs class added
2021-10-16 12:07:40 +01:00
Fabian Joswig
dc4514e8d0
float special method added to pyerrors
2021-10-16 11:41:44 +01:00
Fabian Joswig
be4d9f722e
repr and str exchanged
2021-10-16 11:21:19 +01:00
Fabian Joswig
62fe1f9e3a
recursion depth in __str__ fixed
2021-10-16 11:06:11 +01:00
Fabian Joswig
ea51df3719
__repr__ of Obs changed to more convenient form
2021-10-16 11:02:54 +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
c169da5501
Deprecation warning added to fit general
2021-10-15 12:15:04 +01:00
Fabian Joswig
4ca6f8ea49
Warning messages promoted to RuntimeWarnings
2021-10-15 12:11:06 +01:00
Fabian Joswig
8488df00fd
zero_within_error method added, warnings added to Corr methods symmetric and
...
anti-symmetric
2021-10-15 11:47:41 +01:00
Fabian Joswig
cddf6ddf6b
further instances of np.float removed
2021-10-12 14:12:21 +01:00
Fabian Joswig
7af1768a85
CI set up
2021-10-12 13:57:41 +01:00
Fabian Joswig
117a925775
sinh effective mass implemented
2021-10-12 11:24:43 +01:00
Fabian Joswig
66c443fd63
indents fixed
2021-10-12 10:17:58 +01:00
Fabian Joswig
311b0bf91a
correlator class cleaned up
2021-10-12 10:13:58 +01:00
Fabian Joswig
d78254937b
Merge branch 'develop' into feature/v2.0
2021-10-11 18:31:48 +01:00
Fabian Joswig
1d74e8c4f4
Examples updated, minor bug fixes
2021-10-11 18:31:02 +01:00
Fabian Joswig
ff1efd3096
formatting improvements
2021-10-11 13:51:11 +01:00
Fabian Joswig
d4eaf3f48a
flake8 formatting improvements
2021-10-11 13:30:48 +01:00
Fabian Joswig
863ce6ae73
Merge branch 'develop' into feature/v2.0
2021-10-11 13:23:10 +01:00
Fabian Joswig
57c6a07801
flake8 style changes
2021-10-11 12:22:58 +01:00
Fabian Joswig
950cd13c07
removed plot_corrs
2021-10-11 11:48:17 +01:00
Fabian Joswig
a93944cf27
bug fixed in input/openQCD
2021-10-11 11:46:00 +01:00
Fabian Joswig
d8437fe122
input submodule refactored
2021-10-11 11:44:48 +01:00
Fabian Joswig
cc3a734e15
Merge branch 'develop' into feature/v2.0
2021-10-11 09:47:03 +01:00
Fabian Joswig
43f85efff5
formatting changes
2021-10-11 09:43:14 +01:00
Fabian Joswig
2b30623235
comments extended
2021-10-11 09:40:20 +01:00
Fabian Joswig
b14f430f18
prange set to default value None
2021-10-11 09:37:44 +01:00
Fabian Joswig
4d746802d2
bug for prange fixed
2021-10-11 09:36:48 +01:00
Fabian Joswig
960fc521c4
remove keyword n_parms from fit standard
2021-10-11 09:10:23 +01:00
Fabian Joswig
090a26919b
Merge pull request #5 from JanNeuendorf/develop
...
Develop
2021-10-11 09:07:39 +01:00
JanNeuendorf
7c03cff42f
I changed the name from range to prange (hope i did not miss something)
...
There is now an Eigenvalue method using the cholesky method you put in the example. I do not really use that, but it seems like a logical inclusion.
I gave the standard fit an option to seht the number of fit parameters by hand, because it does not work automatically
if the function is not consistent between calls.
2021-10-06 13:16:04 +02:00
Fabian Joswig
b901dce582
generalized read_mesons, added ylabel to Corr.show
2021-10-05 17:06:03 +01:00
Jan Neuendorf
014c0d12ce
The GEVP method now has the parameter "state", deciding which eigenvector to return.
...
Correlators get theoptional attribute "range", which is preserved under certain operations.
Fits and plateaus will default to this range.
2021-10-05 12:19:54 +02:00
Fabian Joswig
f2b8a9580b
Corr.roll method implemented
2021-10-04 17:20:58 +01:00
Fabian Joswig
f24529eb0a
Corr.show plateau output changed
2021-09-30 17:10:53 +01:00
Fabian Joswig
9722500d3c
error handling for autorange special case in Corr.show
2021-09-30 17:01:33 +01:00
Fabian Joswig
132763c33e
indent error fixed
2021-09-30 16:11:35 +01:00
Fabian Joswig
86499d3adc
Merge branch 'feature/correlators' into develop
2021-09-30 16:09:12 +01:00
Fabian Joswig
6f788435c4
plot_tauint refurbished
2021-09-30 12:43:28 +01:00
Fabian Joswig
1fa729b9cb
Auto range in Corr.show adjusted
2021-09-30 11:06:43 +01:00
Fabian Joswig
02da9d4cad
CHANGELOG updated, style improvements
2021-09-29 15:07:35 +01:00