Fabian Joswig
|
69d6d5ae43
|
Npr_matrix class and read_ExternalLeg improved
|
2021-10-20 11:25:48 +01:00 |
|
Fabian Joswig
|
207678513c
|
Npr_matrix class added
|
2021-10-19 23:53:44 +01:00 |
|
Fabian Joswig
|
5e98c89411
|
npr module created
|
2021-10-19 16:15:00 +01:00 |
|
Fabian Joswig
|
01d06506ff
|
read_ExternalLeg_hd5 added, _get_files refactored
|
2021-10-19 15:17:45 +01:00 |
|
Fabian Joswig
|
2ca7490c6e
|
division by zero warning in gamma_method avoided
|
2021-10-19 11:49:04 +01:00 |
|
Fabian Joswig
|
2a303bb610
|
Obs.print can now properly deal with value == 0.0
|
2021-10-19 11:39: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
|
7b0645bda0
|
Complex matrix operations now work with ndarrays instead of numpy
matrices
|
2021-10-18 14:37:09 +01:00 |
|
Fabian Joswig
|
526dceef1c
|
derived_observable cleaned up
|
2021-10-18 14:26:34 +01:00 |
|
Fabian Joswig
|
09b2525d29
|
bias correction removed
|
2021-10-18 14:25:41 +01:00 |
|
Fabian Joswig
|
f627a52bba
|
docstring added to CObs
|
2021-10-18 13:34:02 +01:00 |
|
Fabian Joswig
|
040f6dbd51
|
Added tag attribute to CObs, added __slots__ to CObs, decreasing memory
footprint
|
2021-10-18 13:31:57 +01:00 |
|
Fabian Joswig
|
f3b1a2bf34
|
tag attribute added to Obs
|
2021-10-18 13:28:47 +01:00 |
|
Fabian Joswig
|
0c83f7a607
|
Further comparison operations and test implemented
|
2021-10-18 13:07:33 +01:00 |
|
Fabian Joswig
|
8d7a5daafa
|
redundant import removed, CHANGELOG updated
|
2021-10-18 10:33:31 +01:00 |
|
Fabian Joswig
|
4f7b5d23ae
|
__slots__ added to Obs to reduce the memory footprint of individual
objects and slightly speed up the initialisation of an object
|
2021-10-18 10:28:08 +01:00 |
|
Fabian Joswig
|
4edea2c3a8
|
attribute e_Q removed
|
2021-10-18 10:08:48 +01:00 |
|
Fabian Joswig
|
e73a99409c
|
speed up for derived_observable when applied to 1d observables
|
2021-10-18 10:00:15 +01:00 |
|
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 |
|