pyerrors/pyerrors
JanNeuendorf 145a211bd0
Some more changes to corr
- GEVP method can return lists of eigenvector by solving the GEVP at multiple timeslices. The ordering is done according to arXiv:2004.10472 [hep-lat] 
- The projection method can deal with those lists 
- Constructor for Hankel matrix from a single corr 
- typechecks allow for complex-content 
- .real and .imag work on corrs
- But everything else with CObs does not yet work.
2021-12-23 15:23:59 +01:00
..
input feat: epsilon tensors moved to dirac submodule, tests added 2021-12-23 12:00:10 +01:00
__init__.py docs: doc extended, typos corrected. 2021-12-11 23:06:07 +00:00
correlators.py Some more changes to corr 2021-12-23 15:23:59 +01:00
covobs.py Hidden _set_cov and _set_grad, modified test for equality of covs 2021-12-08 08:55:40 +01:00
dirac.py feat: epsilon tensors moved to dirac submodule, tests added 2021-12-23 12:00:10 +01:00
fits.py refactor: bare excepts removed. 2021-12-13 14:47:57 +00:00
linalg.py refactor: unnecessary code in scalar_mat_op removed 2021-12-23 14:26:17 +01:00
misc.py docs: gen_correlated_data docstring improved 2021-11-24 17:29:51 +00:00
mpm.py jackknifing module removed 2021-11-09 10:27:50 +00:00
obs.py refactor: unnecessary overloading of np.sinc removed, tests added 2021-12-23 12:29:42 +01:00
roots.py fix: fits and root now work when the value of the zeroth input is 2021-12-07 18:40:36 +00:00
version.py Simple version number added 2021-10-21 14:52:44 +01:00