Commit graph

1,509 commits

Author SHA1 Message Date
Justus Kuhlmann
51b9d2fb11 undo signature change in linalg 2025-11-04 09:58:34 +00:00
Justus Kuhlmann
38df83344b small renaming for type consistency 2025-11-04 09:36:10 +00:00
Justus Kuhlmann
898551d3f9 rename some internal functions 2025-11-04 09:18:30 +00:00
Justus Kuhlmann
c9cef8ff5f add some typecasts 2025-11-04 09:04:39 +00:00
Justus Kuhlmann
e116e74257 undo import change 2025-11-04 09:03:53 +00:00
Justus Kuhlmann
dd6a2dc6a4 cast epsilon tensors to int 2025-11-04 08:28:09 +00:00
Justus Kuhlmann
dcf6a1f8ad being a bit more concrete with literals 2025-11-04 08:05:11 +00:00
Justus Kuhlmann
38692d2343 add typehints for bdio 2025-11-03 17:09:14 +00:00
Justus Kuhlmann
982789907c lint 2025-11-03 16:46:26 +00:00
Justus Kuhlmann
53192d31a9 typehints for hadron read functions 2025-11-03 16:43:44 +00:00
Justus Kuhlmann
dddaaa4898 renameing in read_hd5 for less confisuion 2025-11-03 16:34:02 +00:00
Justus Kuhlmann
fb7ba0cbc3 simplify r_start and r_stop in read_pbp 2025-11-03 16:17:57 +00:00
Justus Kuhlmann
4f8567a172 lint 2025-11-03 16:07:07 +00:00
Justus Kuhlmann
1e00caf3c1 small switch of lines 2025-11-03 16:04:59 +00:00
Justus Kuhlmann
4f09fc7d1f better steps from kwargs in read flow obs 2025-11-03 15:51:07 +00:00
Justus Kuhlmann
e2649b3074 small renamings 2025-11-03 15:42:39 +00:00
Justus Kuhlmann
5bad13f91e simplify read_flow_obs names handling 2025-11-03 14:52:13 +00:00
Justus Kuhlmann
eb94260116 allow all as tag 2025-11-03 14:37:10 +00:00
Justus Kuhlmann
b8ee9eca5c lint 2025-11-03 14:28:25 +00:00
Justus Kuhlmann
c822811e44 fix types for r_start and r_stop, also for postfix 2025-11-03 14:26:42 +00:00
Justus Kuhlmann
33be7c2ecb simplify internal method for read_rwms 2025-11-03 13:45:56 +00:00
Justus Kuhlmann
1a771226ac small type corrections 2025-11-03 13:42:35 +00:00
Justus Kuhlmann
a4525bef31 correct typo 2025-11-03 11:24:46 +00:00
Justus Kuhlmann
54a8e022df
Merge branch 'develop' into feat/typehints 2025-11-03 11:54:01 +01:00
Fabian Joswig
1002dd0e51 [chore] Bump version to v2.17.0-dev 2025-10-30 16:36:09 +01:00
Fabian Joswig
4cdddf0a76 [chore] Bump version and changelog v2.16.0 2025-10-30 16:34:05 +01:00
Justus Kuhlmann
da0a4cc40a
Feat/idl func (#275)
* outsource function to get idl for append mode

* Expose option to define function for idl by the user.

* clean up args

* add tests

* lint
2025-10-30 16:26:52 +01:00
Pia Leonie Jones Petrak
e0076ccea9
[Fix] corrected expected_chisquare by adding the number of priors (#274)
* [Fix] corrected expected_chisquare by adding the number of priors

* test/fits_test.py: dof and expected chisquare the same in uncorrelated fit w. prior to uncorrelated data
2025-10-22 15:36:01 +02:00
Fabian Joswig
85ae9d7563
[chore] Remove support for python 3.9 and bump python versions in runners (#273) 2025-10-19 12:59:20 +02:00
Fabian Joswig
a600a69bb9
[ci] Add python 3.14 runners for pytest workflow (#270)
* [ci] Add python 3.14 runners for pytest workflow

* [ci] Deactivate -Werror option in pytest workflow to fix python 3.14
runner

* [ci] Run tests with Werror for all python versions but for 3.14
2025-10-19 12:44:06 +02:00
Fabian Joswig
4c4173c461 [chore] Bump version to 2.16.0-dev 2025-10-19 12:32:52 +02:00
Fabian Joswig
6c7daac44b Merge branch 'develop' v2.15.1 2025-10-19 12:30:10 +02:00
Fabian Joswig
1d031d0eab [chore] Bump version and update changelog 2025-10-19 12:29:45 +02:00
Ruaidhrí
e0bfcabc0c
pyerrors/correlators.py: Allowing for None values in pe.Corr.prune (#272)
* pyerrors/correlators.py: Allowing for None values in pe.Corr.prune

Closes: fjosw#271

* wip

* test/correlators_test.py: Adding test for updated prune method.

Closes #271
2025-10-19 12:28:36 +02:00
Fabian Joswig
3e955d4976 [chore] Bump version to 2.16.0-dev 2025-10-10 17:38:02 +02:00
Fabian Joswig
dbe5912ca3 Merge branch 'develop' v2.15.0 2025-10-10 17:34:35 +02:00
Fabian Joswig
5bcbe5c2ff [chore] Bump version and update Changelog 2025-10-10 17:34:18 +02:00
Fabian Joswig
cf36d17a00 [CI] Ignore sinc test failure 2025-10-10 17:31:14 +02:00
Fabian Joswig
6521e16901 [CI] Ignore sinc test failure 2025-10-10 17:30:00 +02:00
s-kuberski
68e4633ae0
[Feat] Number of fit parameters can be explicitly passed to the fit functions (#269) 2025-10-09 13:14:17 +02:00
Fabian Joswig
356a3967fd [Chore] Simplify flaot typehints 2025-06-23 21:36:32 +02:00
Justus Kuhlmann
ac7e98d1af simple fix for openQCD in test fails 2025-05-07 07:32:29 +00:00
Fabian Joswig
f3e7cdec28 [Fix] Remove Unpack for compatibility with older python versions. 2025-05-05 19:22:54 +02:00
Fabian Joswig
ab8ca3ac0e [Fix] Clean up whitespaces 2025-05-05 19:16:35 +02:00
Fabian Joswig
f594e0632a [Fix] Clean up merge conflict 2025-05-05 19:14:33 +02:00
Fabian Joswig
6d80efd388 Merge branch 'develop' into feat/typehints 2025-05-05 19:11:51 +02:00
Fabian Joswig
d6e6a435a8
[ci] Re-enable fail on warning for pytest pipeline. (#265)
* [ci] Re-enable fail on warning for pytest pipeline.

* [Fix] Use sqlite3 context managers in pandas module.

* [Fix] Add closing context.
2025-05-05 17:09:40 +02:00
Alexander Puck Neuwirth
8183ee2ef4
setup.py: Drop deprecated license classifiers (#264)
Closes: #263
2025-05-05 10:52:22 +02:00
JanNeuendorf
dcb95265ac
Fixed index in GEVP example (#261)
Co-authored-by: Fabian Joswig <fjosw@users.noreply.github.com>
2025-04-22 10:26:20 +02:00
s-kuberski
934a61e124
[Fix] removed unnecessary lines that raised the flake8 error code F824 (#262)
Co-authored-by: Simon Kuberski <simon.kuberski@cern.ch>
2025-04-22 10:19:14 +02:00