Commit graph

1197 commits

Author SHA1 Message Date
fjosw
0a89411184 Merge branch 'develop' into documentation 2022-02-21 18:07:06 +00:00
Fabian Joswig
6cfa87eb15 docs: reference to ADjson.jl added, typos corrected. 2022-02-21 18:06:35 +00:00
fjosw
93eb15e7a3 Documentation updated 2022-02-21 17:51:14 +00:00
fjosw
fee158e115 Merge branch 'develop' into documentation 2022-02-21 17:50:37 +00:00
Fabian Joswig
03eac295b2
Merge pull request #78 from s-kuberski/feature/docu
Feature/docu
2022-02-21 17:50:18 +00: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
Simon Kuberski
04533c2c2f Documentation of the JSON format 2022-02-21 18:33:06 +01:00
fjosw
2a63a9c9e9 Documentation updated 2022-02-21 14:52:31 +00:00
fjosw
8925776e94 Merge branch 'develop' into documentation 2022-02-21 14:51:55 +00: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
fjosw
ae0132a6c4 Documentation updated 2022-02-18 09:16:13 +00:00
fjosw
df0162351c Merge branch 'develop' into documentation 2022-02-18 09:15:34 +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
fjosw
7c480f62e1 Documentation updated 2022-02-17 13:03:25 +00:00
fjosw
5672091917 Merge branch 'develop' into documentation 2022-02-17 13:02:47 +00:00
Fabian Joswig
ef98a5a974 fix: redundant argument 'tree' removed from read_meson_hd5 2022-02-17 13:01:56 +00:00
fjosw
b3df78aa0d Documentation updated 2022-02-17 09:34:19 +00:00
fjosw
5b1735d34a Merge branch 'develop' into documentation 2022-02-17 09:33:19 +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
fjosw
5885e04f83 Documentation updated 2022-02-16 11:58:53 +00:00
fjosw
3025584536 Merge branch 'develop' into documentation 2022-02-16 11:58:11 +00: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
fjosw
b636776ac8 Documentation updated 2022-02-16 11:57:48 +00:00
fjosw
f79a531d06 Merge branch 'develop' into documentation 2022-02-16 11:57:05 +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
fjosw
6f99322dc0 Documentation updated 2022-02-15 21:34:00 +00:00
fjosw
bfc2a788f2 Merge branch 'develop' into documentation 2022-02-15 21:33:24 +00: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
fjosw
495ee2c460 Documentation updated 2022-02-15 17:06:57 +00:00
fjosw
d409f7b405 Merge branch 'develop' into documentation 2022-02-15 17:06:24 +00:00
Fabian Joswig
815970e780 fix: calls to gamma_method added to T_symmetric and antisymmetric
methods of the Corr class to restore original functionality
2022-02-15 17:05:56 +00:00
fjosw
f9ecd26038 Documentation updated 2022-02-15 17:05:42 +00:00
fjosw
877e9128d7 Merge branch 'develop' into documentation 2022-02-15 17:05:04 +00:00
Fabian Joswig
93396f04a9 fix: calls to gamma_method added to T_symmetric and antisymmetric
methods of the Corr class to restore original functionality
2022-02-15 17:04:34 +00:00
fjosw
02122d2d79 Documentation updated 2022-02-15 17:03:33 +00:00
fjosw
d327b858ee Merge branch 'develop' into documentation 2022-02-15 17:02:50 +00:00
Fabian Joswig
c162c23182 fix: calls to gamma_method added to T_symmetric and antisymmetric
methods of the Corr class to restore original functionality
2022-02-15 17:02:03 +00:00
fjosw
2e9c3e5d9a Documentation updated 2022-02-15 16:36:59 +00:00
fjosw
7c25802806 Merge branch 'develop' into documentation 2022-02-15 16:36:26 +00:00
Fabian Joswig
a8d9846fbb feat: introduced cfg_separator parameter to read_sfcf which allows to
use custom cfg separators different from "n"
2022-02-15 16:35:30 +00:00