Fabian Joswig
|
c66dee6ee8
|
Merge pull request #82 from s-kuberski/feature/covobs
feat: Check for symmetry and positive-semidefiniteness of covariance …
|
2022-02-25 16:51:52 +00:00 |
|
Fabian Joswig
|
542296099f
|
feat: hadrons fourquark function can now read tensor operators
|
2022-02-25 16:41:02 +00:00 |
|
Simon Kuberski
|
751d28711f
|
feat: Check for symmetry and positive-semidefiniteness of covariance matrices in the initialization of covobs
|
2022-02-25 17:39:49 +01:00 |
|
Fabian Joswig
|
24a0df6a2a
|
feat: a warning is now issued when an estimated covariance matrix is not
positive semi-definite. Docstrings extended.
|
2022-02-24 16:12:37 +00:00 |
|
Fabian Joswig
|
b960ce0e3d
|
Merge pull request #81 from s-kuberski/bugfix/idl
_merge_idx now returns sorted lists
|
2022-02-23 17:00:59 +00:00 |
|
Simon Kuberski
|
86b1371363
|
Adjusted function definitions, added test for _merge_idx
|
2022-02-23 17:51:12 +01:00 |
|
Simon Kuberski
|
3288dfd148
|
_merge_idx now returns sorted lists
|
2022-02-23 17:31:18 +01:00 |
|
Fabian Joswig
|
6bfeff4f27
|
fix: Corr.fit now explicitly checks that the provided fit range is a two
element list.
|
2022-02-23 16:23:42 +00:00 |
|
Fabian Joswig
|
ab8e3ce549
|
fix: splitting at '.' removed from auto detection of replica names in
openQCD.read_rwms
|
2022-02-23 10:26:32 +00:00 |
|
Fabian Joswig
|
5ee975dc44
|
fix: auto detection of replica names in opeqnQCD.rwms now also works
with dots in the file names.
|
2022-02-23 10:25:13 +00:00 |
|
Fabian Joswig
|
fe4c04adcb
|
Version number bumped to 2.0.0-rc.2+dev
|
2022-02-23 10:23:09 +00:00 |
|
Fabian Joswig
|
7ba013cc60
|
Version number bumped to 2.0.0-rc.1
|
2022-02-22 21:41:32 +00:00 |
|
Fabian Joswig
|
39dff5a830
|
tests: tests for GEVP fixed, docstring for Corr.Eigenvalue added, typos
fixed
|
2022-02-22 21:33:04 +00:00 |
|
Fabian Joswig
|
7830ba7b6c
|
Merge pull request #77 from JanNeuendorf/develop
Changes to Eigenvalue
|
2022-02-22 21:26:21 +00:00 |
|
Fabian Joswig
|
dd3bee5635
|
feat: basic arithmetic operations for correlators and np.ndarrays of the
same length work now.
|
2022-02-22 15:09:06 +00:00 |
|
Fabian Joswig
|
1ee4aa0a59
|
feat: hadrons.read_mesons_hd5 now checks whether 'meson' is available
and throws a dedicated exception.
|
2022-02-22 10:53:49 +00:00 |
|
Fabian Joswig
|
e435907a07
|
docs: explanation of json.gz example slightly extended.
|
2022-02-22 10:15:11 +00:00 |
|
Fabian Joswig
|
350ccc083e
|
docs: example for export to json.gz format added
|
2022-02-22 10:10:18 +00:00 |
|
Fabian Joswig
|
43191db72f
|
docs: Section about Jackknife samples movded to input, typos corrected.
|
2022-02-22 09:57:35 +00:00 |
|
Fabian Joswig
|
4bb76ad04f
|
Merge pull request #79 from s-kuberski/feature/docu
Adds the documentation of the Covobs class
|
2022-02-22 09:50:45 +00:00 |
|
Fabian Joswig
|
69e17aaa17
|
Merge pull request #80 from s-kuberski/feature/qtop
qtop_projection can now handle non-int charges
|
2022-02-22 09:48:46 +00:00 |
|
Simon Kuberski
|
19d7e7639e
|
qtop_projection can now handle non-int charges
|
2022-02-22 10:29:51 +01:00 |
|
Simon Kuberski
|
97273b33ef
|
Added documentation of Covobs
|
2022-02-22 10:22:09 +01:00 |
|
Simon Kuberski
|
5d671257e9
|
Merge branch 'develop' into feature/docu
|
2022-02-22 09:31:22 +01:00 |
|
Simon Kuberski
|
5e1724d7e0
|
Adapted json_schema
|
2022-02-22 09:31:01 +01:00 |
|
JanNeuendorf
|
280dbb5d98
|
comment deleted
|
2022-02-22 08:25:45 +01:00 |
|
Fabian Joswig
|
6cfa87eb15
|
docs: reference to ADjson.jl added, typos corrected.
|
2022-02-21 18:06:35 +00:00 |
|
Fabian Joswig
|
03eac295b2
|
Merge pull request #78 from s-kuberski/feature/docu
Feature/docu
|
2022-02-21 17:50:18 +00:00 |
|
JanNeuendorf
|
c2bc1c0bed
|
called matrix_symmetric only once
|
2022-02-21 18:48:20 +01:00 |
|
Simon Kuberski
|
8e5938ebe3
|
Added version number of JSON file format to 1.0
|
2022-02-21 18:47:47 +01:00 |
|
Simon Kuberski
|
0e685d552a
|
Added reference to JSON schema
|
2022-02-21 18:46:56 +01:00 |
|
Simon Kuberski
|
5f2c8be7b2
|
Refined documentation, merged with develop
|
2022-02-21 18:43:59 +01:00 |
|
JanNeuendorf
|
ab960ee7ad
|
typo
|
2022-02-21 18:34:19 +01:00 |
|
Simon Kuberski
|
04533c2c2f
|
Documentation of the JSON format
|
2022-02-21 18:33:06 +01:00 |
|
JanNeuendorf
|
6b7aa29cdb
|
GEVP method now uses scipy.eigh() and applies matrix_symmetric() . Eigenvalue takes the same arguments as GEVP and projects automatically.
|
2022-02-21 18:24:40 +01:00 |
|
Fabian Joswig
|
9ba180e3c4
|
docs: typos in documentation corrected.
|
2022-02-21 14:51:27 +00:00 |
|
Fabian Joswig
|
dce7d4bec8
|
tests: test for corr matrix initialization with none entries added.
|
2022-02-18 09:16:29 +00:00 |
|
Fabian Joswig
|
8dacb9faa2
|
Merge pull request #76 from JanNeuendorf/develop
Fixed bug in Corr._init_() , added auto_gamma to plateaus , updated examples
|
2022-02-18 09:15:14 +00:00 |
|
JanNeuendorf
|
951233ab79
|
Fixed bug in Corr._init_() , added auto_gamma argument to plateaus and updated the examples.
|
2022-02-18 09:46:07 +01:00 |
|
Fabian Joswig
|
032b0b5116
|
Merge pull request #74 from s-kuberski/feature/json_io
Added JSON schema for validation and documentation purposes
|
2022-02-17 13:06:37 +00:00 |
|
Fabian Joswig
|
ef98a5a974
|
fix: redundant argument 'tree' removed from read_meson_hd5
|
2022-02-17 13:01:56 +00:00 |
|
Fabian Joswig
|
0e073da5c6
|
refactor: calculation of permutations in correlator module simplified.
|
2022-02-17 09:32:34 +00:00 |
|
Simon Kuberski
|
ed8274d7c4
|
Added JSON schema for validation and documentation purposes
|
2022-02-16 14:27:40 +01:00 |
|
Fabian Joswig
|
ffdda97c65
|
Merge pull request #70 from fjosw/feature/auto_gamma_parameter
auto_gamma parameter introduced to Corr.show
|
2022-02-16 11:57:55 +00:00 |
|
Fabian Joswig
|
a8f029629a
|
Merge pull request #73 from s-kuberski/feature/json_io
Feature/json io
|
2022-02-16 11:56:44 +00:00 |
|
Simon Kuberski
|
005f54e0d1
|
Reduce RAM requirements when reading a JSON file
|
2022-02-16 11:26:06 +01:00 |
|
Simon Kuberski
|
bd20057f52
|
Cut RAM requirements for reading JSON in half
|
2022-02-16 11:13:11 +01:00 |
|
Fabian Joswig
|
116dd67e53
|
Merge pull request #72 from jkuhl-uni/feature/input_2.0
bug fix: read methods are in fact closing files now
|
2022-02-15 21:33:02 +00:00 |
|
jkuhl-uni
|
0c1b11f8ac
|
and again flake8
|
2022-02-15 22:15:51 +01:00 |
|
jkuhl-uni
|
1ea759f1cc
|
bug fix: read methods are in fact closing files now
|
2022-02-15 22:03:52 +01:00 |
|