fjosw
df1e840f25
Documentation updated
2025-10-10 15:39:05 +00:00
fjosw
9b1a2188c9
Merge branch 'develop' into documentation
2025-10-10 15:38:27 +00:00
Fabian Joswig
3e955d4976
[chore] Bump version to 2.16.0-dev
2025-10-10 17:38:02 +02:00
fjosw
a4ae081101
Documentation updated
2025-10-10 15:35:13 +00:00
fjosw
c3873d27d2
Merge branch 'develop' into documentation
2025-10-10 15:34:40 +00: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
fjosw
594638fdef
Documentation updated
2025-10-09 11:14:59 +00:00
fjosw
ed158d17f5
Merge branch 'develop' into documentation
2025-10-09 11:14:27 +00: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
fjosw
2d84a2871c
Documentation updated
2025-05-05 15:10:31 +00:00
fjosw
df330e19b6
Merge branch 'develop' into documentation
2025-05-05 15:09:56 +00: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
fjosw
008179b12f
Documentation updated
2025-04-22 08:20:12 +00:00
fjosw
bd25caecc4
Merge branch 'develop' into documentation
2025-04-22 08:19:30 +00: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
fjosw
472d02fe5f
Documentation updated
2025-03-09 11:38:52 +00:00
fjosw
36f359ba45
Merge branch 'develop' into documentation
2025-03-09 11:38:23 +00:00
Fabian Joswig
3c36ab08c8
[Version] Bump version to 2.15.0-dev
2025-03-09 12:37:42 +01:00
fjosw
0c736cbef9
Documentation updated
2025-03-09 11:36:34 +00:00
fjosw
8d57f27df4
Merge branch 'develop' into documentation
2025-03-09 11:36:02 +00:00
Fabian Joswig
b2847a1f80
[Release] Bump version to 2.14.0 and update CHANGELOG
2025-03-09 12:35:29 +01:00
fjosw
8f13d14131
Documentation updated
2025-02-25 15:59:32 +00:00
fjosw
752b82f48b
Merge branch 'develop' into documentation
2025-02-25 15:58:59 +00:00
s-kuberski
17792418ed
[Fix] Removed the possibility to create an Obs from data on several replica ( #258 )
...
* [Fix] Removed the possibility to create an Obs from data on several replica
* [Fix] extended tests and corrected a small bug in the previous commit
---------
Co-authored-by: Simon Kuberski <simon.kuberski@cern.ch>
2025-02-25 16:58:44 +01:00
Fabian Joswig
dd4f8525f7
[CI] Add ARM runner and bump macos runner python version to 3.12 ( #260 )
2025-02-19 18:23:56 +01:00
fjosw
3585775d30
Documentation updated
2025-02-19 17:16:41 +00:00
fjosw
4b34424c65
Merge branch 'develop' into documentation
2025-02-19 17:16:11 +00:00
s-kuberski
5f5438b563
[Feat] Introduce checks of the provided inverse matrix for correlated fits ( #259 )
...
Co-authored-by: Simon Kuberski <simon.kuberski@cern.ch>
2025-02-19 18:15:55 +01:00
fjosw
101e14289e
Documentation updated
2025-02-13 18:44:44 +00:00
fjosw
ac80e1e789
Merge branch 'develop' into documentation
2025-02-13 18:44:15 +00:00
s-kuberski
6ed6ce6113
[fix] Corrected an error message ( #257 )
...
Co-authored-by: Simon Kuberski <simon.kuberski@cern.ch>
2025-02-13 19:43:56 +01:00
fjosw
ed016561eb
Documentation updated
2025-01-10 08:36:49 +00:00
fjosw
2aa5948857
Merge branch 'develop' into documentation
2025-01-10 08:36:21 +00:00
Fabian Joswig
7eabd68c5f
[CI] Speed up test workflow install phase by using uv ( #254 )
...
* [CI] Speed up install phase by using uv
* [CI] Use uv in examples workflow
* [CI] Fix yml syntax
* [CI] Install uv into system env
* [CI] Add system install for examples workflow
2025-01-10 09:36:05 +01:00
fjosw
35df837bb4
Documentation updated
2025-01-06 09:47:33 +00:00
fjosw
8a798c838d
Merge branch 'develop' into documentation
2025-01-06 09:47:02 +00:00
Justus Kuhlmann
9ff34c27d7
Fix/sfcf ensname ( #253 )
...
* correct strings in _get_rep_names, add option for rep_sep
* doc
* add test for rep name getters
2025-01-06 10:46:49 +01:00
Fabian Joswig
997d360db3
[ci] Add ruff workflow ( #250 )
...
* [ci] Add ruff workflow
* [ci] Add src for ruff workflow
* [ci] Rename ruff worklow
* [ci] Adjust on for ruff workflow
2024-12-24 17:52:08 +01:00
fjosw
47ebab3037
Documentation updated
2024-12-24 14:36:46 +00:00
fjosw
520d506c5c
Merge branch 'develop' into documentation
2024-12-24 14:36:16 +00:00
Fabian Joswig
3eac9214b4
[Fix] Ruff rules and more precise Excpetion types ( #248 )
...
* [Fix] Fix test for membership should be 'not in' (E713)
* [Fix] Fix module imported but unused (F401)
* [Fix] More precise Exception types in dirac, obs and correlator
2024-12-24 15:35:59 +01:00
fjosw
c8ad7a34d8
Documentation updated
2024-12-18 12:01:47 +00:00
fjosw
64015c1d63
Merge branch 'develop' into documentation
2024-12-18 12:00:58 +00:00
Fabian Joswig
d908508120
[docs] Simplify README
2024-12-18 13:00:06 +01:00
fjosw
f374d016c1
Documentation updated
2024-12-05 21:09:36 +00:00
fjosw
c5f004dd67
Merge branch 'develop' into documentation
2024-12-05 21:09:06 +00:00
Justus Kuhlmann
b1448a2703
Fix plateaus in correlator ( #247 )
2024-12-05 22:08:48 +01:00