feat: add geometric median to residual geometry output

This commit is contained in:
Philipp Emanuel Weidmann
2025-12-05 20:15:50 +05:30
parent eeb28b28c1
commit baf5b0b0d1
3 changed files with 66 additions and 5 deletions
+1
View File
@@ -38,6 +38,7 @@ research = [
"geom-median>=0.1.0",
"imageio>=2.37.2",
"matplotlib>=3.10.7",
"numpy>=2.2.6",
"pacmap>=0.8.0",
]