Fabian Joswig
|
02d8f469eb
|
feat: derived observable array mode works now, test added
|
2021-12-06 21:59:41 +00:00 |
|
Fabian Joswig
|
8163629eff
|
test: root test extended
|
2021-12-04 13:11:19 +00:00 |
|
Fabian Joswig
|
2d72d730a5
|
test: r_value test for merge_obs added
|
2021-12-04 13:09:30 +00:00 |
|
Fabian Joswig
|
6028274342
|
test: test for r_value propagation in fits added
|
2021-12-04 13:05:18 +00:00 |
|
Fabian Joswig
|
a324a7f195
|
fix: covobs names can no longer contain replica separator '|'. Tests
added.
|
2021-12-02 16:42:29 +00:00 |
|
Fabian Joswig
|
dbcdfacf56
|
test: covobs name collision test added
|
2021-12-01 15:54:15 +00:00 |
|
Fabian Joswig
|
e1ab5c6881
|
test: test for covobs overloading added
|
2021-12-01 14:59:29 +00:00 |
|
Fabian Joswig
|
9e3dbea78b
|
Merge pull request #12 from s-kuberski/feature/covobs
Feature/covobs
|
2021-12-01 14:49:07 +00:00 |
|
Simon Kuberski
|
35c1a0e1bd
|
Merge branch 'develop' into feature/covobs
|
2021-12-01 15:15:20 +01:00 |
|
Fabian Joswig
|
4c8d758889
|
test: test for linalg.einsum added
|
2021-12-01 12:19:32 +00:00 |
|
Simon Kuberski
|
e5cd5c4a99
|
Adjusted handling of tags: All are written, if any is None; Removed unused parameter fname from create_json_string; Created a fail-save version for the replacement of quotation marks in workaround for delta lists
|
2021-12-01 11:53:11 +01:00 |
|
Simon Kuberski
|
d740f8d3c4
|
utf-8 for plain json files and a bugfix for reading arrays
|
2021-11-30 16:26:46 +01:00 |
|
Simon Kuberski
|
5937a519d7
|
Added dictionary output of json input routine: It is possible to import and export any structure that is JSON serializable as description (or Obs.tag)
|
2021-11-30 14:50:16 +01:00 |
|
Simon Kuberski
|
d7c2f125fe
|
Created routine to get jsonstring itself, allowed for the I/O of uncompressed files, fixed bug for 1d-Arrays
|
2021-11-30 14:28:07 +01:00 |
|
Simon Kuberski
|
359c9c06da
|
Bugfix for covobs, fit tests for covobs added
|
2021-11-30 13:32:50 +01:00 |
|
Simon Kuberski
|
950fb17c84
|
Refined covobs implementation
|
2021-11-30 11:08:30 +01:00 |
|
Simon Kuberski
|
63dd627e20
|
First implemenation of a json I/O
|
2021-11-29 15:27:28 +01:00 |
|
Fabian Joswig
|
b2a249302a
|
fix: root module now also works with irregular monte carlo chains
|
2021-11-26 12:24:38 +00:00 |
|
Fabian Joswig
|
976d9c3f29
|
feat: linalg.jack_matmul now also works with non Obs valued matrices.
|
2021-11-18 11:49:46 +00:00 |
|
Fabian Joswig
|
0954ebee6e
|
test: test for jack_matmul with mutliple operands extended
|
2021-11-18 11:03:55 +00:00 |
|
Fabian Joswig
|
cf1c38462d
|
test: test for jack_matmul with multiple operands added
|
2021-11-18 11:02:31 +00:00 |
|
Fabian Joswig
|
865830af4c
|
feat: alternative matrix multiplication routine jack_matmul implemented
|
2021-11-17 16:57:08 +00:00 |
|
Fabian Joswig
|
00d859cf06
|
feat: import_jackknife implemented
|
2021-11-17 16:06:26 +00:00 |
|
Fabian Joswig
|
ccca4eabbf
|
feat: automatic windowing procedure can now be deactivated by choosing
S=0
|
2021-11-17 13:42:04 +00:00 |
|
Fabian Joswig
|
ed6bb24607
|
refactor: deprecated e_tag and e_tag_global removed from modules and
tests
|
2021-11-15 17:24:56 +00:00 |
|
Simon Kuberski
|
99d8ee5dd5
|
Adapted test_total_least_squares
|
2021-11-15 18:12:49 +01:00 |
|
Simon Kuberski
|
522a1f152a
|
Bugfix in tests, changed output in case of correlated fits
|
2021-11-15 17:54:04 +01:00 |
|
Simon Kuberski
|
8155037b38
|
Merge branch 'develop' into feature/corrfits
|
2021-11-15 16:40:05 +01:00 |
|
Simon Kuberski
|
dbe1c26362
|
Added the possibility to use constrained fit parameters. Added correlated least squares.
|
2021-11-15 16:39:50 +01:00 |
|
Fabian Joswig
|
85f37a7abf
|
docs: details about jackknife conversion added
|
2021-11-15 14:38:21 +00:00 |
|
Fabian Joswig
|
331d7cb471
|
test_jackknife added
|
2021-11-15 14:18:26 +00:00 |
|
Fabian Joswig
|
2ba4e74760
|
tests for gamma method kwargs added
|
2021-11-12 14:46:45 +00:00 |
|
Fabian Joswig
|
d26bbdc3bd
|
expand_deltas renamed to _expand_deltas and made a function instead of
class method
|
2021-11-12 11:41:23 +00:00 |
|
Fabian Joswig
|
b80b746fae
|
test for irregular matrix inverse added
|
2021-11-12 09:56:07 +00:00 |
|
Fabian Joswig
|
17f7753225
|
test for derived_array and irregular histories added
|
2021-11-11 11:15:25 +00:00 |
|
Fabian Joswig
|
012bf8ad17
|
correlator tests extended
|
2021-11-05 15:28:15 +00:00 |
|
Fabian Joswig
|
68eaaadfc7
|
Another test for the multi ensemble system added
|
2021-11-05 15:05:20 +00:00 |
|
Fabian Joswig
|
f643503d7c
|
Show ensemble details in Obs.details as standard case
|
2021-11-05 14:49:43 +00:00 |
|
Fabian Joswig
|
ece3c09d23
|
test correlate for correct idl propagation
|
2021-11-05 12:36:38 +00:00 |
|
Fabian Joswig
|
6d8bce8755
|
Additional tests for exceptional cases of correlate added
|
2021-11-05 12:23:58 +00:00 |
|
Fabian Joswig
|
ac21569620
|
Corr.correlate implemented
|
2021-11-03 14:01:52 +00:00 |
|
Fabian Joswig
|
4df367f955
|
Output of tag added to Obs.details
|
2021-11-03 10:34:28 +00:00 |
|
Fabian Joswig
|
70b94efd2a
|
Obs.details api changed
|
2021-11-03 10:23:31 +00:00 |
|
Fabian Joswig
|
a4d29b54d8
|
Obs.print renamed to Obs.details
|
2021-11-03 10:20:48 +00:00 |
|
Fabian Joswig
|
b07f16fe1c
|
docstring and test added for Corr.reweight
|
2021-11-02 14:19:00 +00:00 |
|
Fabian Joswig
|
d9f4e5b453
|
T_symmetry test added
|
2021-11-02 11:23:11 +00:00 |
|
Fabian Joswig
|
e4d7d56180
|
first version of new bookeeping system
|
2021-11-01 17:14:30 +00:00 |
|
Fabian Joswig
|
f2a5f12dce
|
documentation of fit functions adjusted, deprecation warnings added to
standard_fit and prior_fit
|
2021-11-01 14:54:36 +00:00 |
|
Fabian Joswig
|
0e8fc7d36a
|
odr_fit renamed, deprecation warning added
least_squares and total_least_squares are now available to the top level
namespace
|
2021-11-01 12:01:46 +00:00 |
|
Fabian Joswig
|
d63c749a17
|
Fit_result gammma_method, str and repr added
|
2021-10-31 12:00:26 +00:00 |
|