Commit graph

2490 commits

Author SHA1 Message Date
fjosw
360bf3a316 Merge branch 'develop' into documentation 2024-06-19 10:55:47 +00:00
Justus Kuhlmann
d17513f043
bugfix: read bb and bib/bi corr in one with keyed_out (#237) 2024-06-19 12:55:30 +02:00
fjosw
1985ba35d8 Documentation updated 2024-05-13 20:28:06 +00:00
fjosw
4a0abcd812 Merge branch 'develop' into documentation 2024-05-13 20:27:33 +00:00
Justus Kuhlmann
0e8d68a1f0
erase print rep data (#235) 2024-05-13 22:27:17 +02:00
fjosw
2ed8f14ed4 Documentation updated 2024-04-25 18:56:47 +00:00
fjosw
b2022e29cd Merge branch 'develop' into documentation 2024-04-25 18:56:03 +00:00
Fabian Joswig
fce6bcd1f8 [build] Bump version to v2.12.0-dev 2024-04-25 20:55:35 +02:00
fjosw
623dc2fab7 Documentation updated 2024-04-25 18:51:41 +00:00
fjosw
46cc82fd62 Merge branch 'develop' into documentation 2024-04-25 18:51:09 +00:00
Fabian Joswig
e23373d5ee [release] Update changelog and bump version 2024-04-25 20:50:36 +02:00
fjosw
a7194f2703 Documentation updated 2024-04-25 18:46:41 +00:00
fjosw
ee6b82a17f Merge branch 'develop' into documentation 2024-04-25 18:46:09 +00:00
s-kuberski
db612597d2
[fix] Handle missing replia (#232)
* [fix] First version of a fix to cope with missing replica.

* [fix] added test for missing replica

* [fix] refactored fix for missing replica, modified tests

* [fix] refinement of tests
2024-04-25 20:45:53 +02:00
fjosw
88b7a3af78 Documentation updated 2024-04-17 12:54:24 +00:00
fjosw
eee4eb35bd Merge branch 'develop' into documentation 2024-04-17 12:53:52 +00:00
Fabian Joswig
43bd99b6c7
[fix] Numpy 2 breaking changes in tests (#234) 2024-04-17 14:53:34 +02:00
fjosw
ce6a41594c Documentation updated 2024-04-01 14:23:14 +00:00
fjosw
dc9a9517e1 Merge branch 'develop' into documentation 2024-04-01 14:22:36 +00:00
Fabian Joswig
9f46bf8966 [build] Version bumped to v2.12.0-dev 2024-04-01 16:22:08 +02:00
fjosw
7efd32c079 Documentation updated 2024-04-01 14:14:59 +00:00
fjosw
55f6b21e7c Merge branch 'develop' into documentation 2024-04-01 14:14:28 +00:00
Fabian Joswig
1fce785597 [Build] Version bumped to 2.11, CHANGELOG updated, numpy<2 requirement
added.
2024-04-01 16:13:48 +02:00
fjosw
d7d1cec264 Documentation updated 2024-03-25 14:51:05 +00:00
fjosw
9cab1d105d Merge branch 'develop' into documentation 2024-03-25 14:50:35 +00:00
Justus Kuhlmann
254a19f321
Catch error if no replica are found in the geiven directory (#230) 2024-03-25 15:50:19 +01:00
Fabian Joswig
0df5882d1f
[ci] Include python 3.12 in ci after new dateutils release. (#229) 2024-03-01 07:14:01 +01:00
fjosw
bee321536b Documentation updated 2024-02-18 12:40:21 +00:00
fjosw
6a344bcddf Merge branch 'develop' into documentation 2024-02-18 12:39:50 +00:00
Justus Kuhlmann
b930fab9c2
Fix keyword files with list of lists (#226)
* first impl. handle reps with list of lists

* implement explicit type checks
2024-02-18 13:39:35 +01:00
Fabian Joswig
43383acead
[ci] Update actions to use Node.js 20 (#228) 2024-02-06 17:54:33 +01:00
fjosw
745f9a9bfb Documentation updated 2024-01-21 11:42:22 +00:00
fjosw
93d5a7cd6c Merge branch 'develop' into documentation 2024-01-21 11:41:49 +00:00
Fabian Joswig
1713ea146a
[ci] Install pyarrow in pytest workflow to silence pandas warnings. (#227) 2024-01-21 12:41:37 +01:00
fjosw
33f5b393ba Documentation updated 2024-01-11 16:49:41 +00:00
fjosw
14ae2ab4e5 Merge branch 'develop' into documentation 2024-01-11 16:49:08 +00:00
Justus Kuhlmann
df1873b5ac
Throw error when trying to only find idls that are not present (#224) 2024-01-11 17:48:51 +01:00
Fabian Joswig
b5bc687625 [ci] Removed codeql workflow. 2024-01-07 17:24:11 +01:00
fjosw
ace4ded5e2 Documentation updated 2024-01-07 16:22:53 +00:00
fjosw
efb8c0ca72 Merge branch 'develop' into documentation 2024-01-07 16:22:21 +00:00
Fabian Joswig
5122e260ea
Special function module (#221)
* [fix] Fixed intendation for flake8

* [feat] special module with Bessel functions added.

* [feat] init adapted.

* [tests] First test for special module added.

* [tests] Check kn special function derivative explicitly vs numerical
derivative of scipy function.

* [feat] Added remaining autograd scipy special functions to the special
module.

* [feat] Imports corrected, docstring added.
2024-01-07 17:22:05 +01:00
fjosw
45f2dd2fa0 Documentation updated 2023-11-24 16:16:14 +00:00
fjosw
9edcbdea3c Merge branch 'develop' into documentation 2023-11-24 16:15:42 +00:00
Fabian Joswig
1360942a7b [build] version bumped to 2.11.0-dev 2023-11-24 17:15:12 +01:00
fjosw
998e12daf2 Documentation updated 2023-11-24 16:06:26 +00:00
fjosw
d2d33e7135 Merge branch 'develop' into documentation 2023-11-24 16:05:54 +00:00
Fabian Joswig
d0cfc67a43 [release] Version bumped to 2.10.0, CHANGELOG updated. 2023-11-24 17:05:11 +01:00
fjosw
d0ee2f886a Documentation updated 2023-11-23 12:34:56 +00:00
fjosw
66ebbd2669 Merge branch 'develop' into documentation 2023-11-23 12:34:22 +00:00
Fabian Joswig
728c2e55ee
[fix] fixed how the filestem is extracted in hadrons/read_hdf5. (#218) 2023-11-23 13:34:07 +01:00