Commit graph

7 commits

Author SHA1 Message Date
Fabian Joswig
01ef97ffdf
docs: example 5 validation updated. 2023-07-20 12:20:06 +01:00
Fabian Joswig
1e438356fd
Vectorized gamma_method (#207)
* feat: vectorized gamma_method function added.

* feat: vectorized gamma method generalized to also work on other objects
like Corr or Fit_result.

* feat: alias gamma_method for vectorized gamma_method added.

* docs: example 5 updated to include vectorized gamma_method.

* docs: output of example 5 updated.
2023-07-19 12:13:20 +01:00
Fabian Joswig
1054f749e9 docs: check for latex availability added to examples. 2022-05-20 11:00:52 +01: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
b00fab4838 docs: removed hint about not working examples from README 2022-01-06 12:16:36 +01:00
Fabian Joswig
615411337c feat: example 5 updated to new version 2022-01-06 12:15:26 +01:00
Fabian Joswig
1d74e8c4f4 Examples updated, minor bug fixes 2021-10-11 18:31:02 +01:00
Renamed from examples/04_matrix_operations.ipynb (Browse further)