• Joined on 2024-02-11
jkuhl pushed to develop at jkuhl/corrlib 2026-03-23 16:26:09 +01:00
99ec6afdfc Merge pull request 'tests/tools' (#22) from tests/tools into develop
8162758cec
use pathlib.Path for directories and files
110ddaf3a1
add error messages
97e30fa27d
use Path in type annotations oat 2
Compare 9 commits »
jkuhl created pull request jkuhl/corrlib#22 2026-03-23 16:25:59 +01:00
tests/tools
jkuhl pushed to tests/tools at jkuhl/corrlib 2026-03-23 16:18:38 +01:00
jkuhl pushed to tests/tools at jkuhl/corrlib 2026-03-23 16:16:03 +01:00
8162758cec
use pathlib.Path for directories and files
jkuhl created branch tests/tools in jkuhl/corrlib 2026-03-23 15:22:05 +01:00
jkuhl pushed to tests/tools at jkuhl/corrlib 2026-03-23 15:22:05 +01:00
110ddaf3a1
add error messages
97e30fa27d
use Path in type annotations oat 2
92f307b83a
use Path in type annotations
6bb48f151c
add types
7e76966d5f
replace config file name with var
Compare 6 commits »
jkuhl pushed to develop at jkuhl/corrlib 2026-03-23 12:40:23 +01:00
158fb1d08b Merge pull request 'fix/uv-setup' (#21) from fix/uv-setup into develop
b65ee83698 fix list test
a5d6b978ea
remove pip cache
c2296f00ee
remove uv cache
94b677262a
remove cache envs
Compare 28 commits »
jkuhl merged pull request jkuhl/corrlib#21 2026-03-23 12:40:22 +01:00
fix/uv-setup
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 23:37:58 +01:00
b65ee83698 fix list test
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 17:25:49 +01:00
a5d6b978ea
remove pip cache
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 16:47:41 +01:00
c2296f00ee
remove uv cache
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 16:45:14 +01:00
94b677262a
remove cache envs
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 16:43:01 +01:00
6cfa51f878
setup local cache
jkuhl commented on issue jkuhl/corrlib#3 2026-03-20 16:19:22 +01:00
Comparign statistics

Since there is already a CLI stat function, we can - in principle - just use an all-to-all version of that.

jkuhl created pull request jkuhl/corrlib#21 2026-03-20 16:17:06 +01:00
fix/uv-setup
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 16:13:03 +01:00
c6f3603fbf
Throw errors when parmeter file is not set
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 16:08:11 +01:00
bd581c6c12
set up git
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 16:02:06 +01:00
d302ae7e0d
fix typo in type annotations
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 15:59:51 +01:00
7ce9742ed5
fix invalid escape in docs
4853c0e414
fix type error for now
0c01d18ecb
use python 3.12 for mypy and ruff
Compare 3 commits »
jkuhl pushed to fix/uv-setup at jkuhl/corrlib 2026-03-20 15:53:02 +01:00
f05caf572d
roll out changes