Wim Pomp-Pervova wim
  • The Netherlands
  • Joined on 2026-02-21
wim pushed to rs at wim/ndbioimage 2026-09-15 16:13:54 +02:00
6041cda475 - more transforms
wim pushed to master at wim/image-registration 2026-09-15 13:41:58 +02:00
ef9e257f75 - more arithmetics for Transform
wim pushed to rs at wim/ndbioimage 2026-09-04 15:51:57 +02:00
4074770fd3 - inital transforms code
wim pushed to main at wim/libczirw-sys 2026-08-07 17:32:30 +02:00
3860af8815 - docs.rs detection when built as dependency
wim pushed to rs at wim/ndbioimage 2026-08-07 17:01:35 +02:00
6913e65420 - gitignore
wim pushed to rs at wim/ndbioimage 2026-08-07 17:00:31 +02:00
5ad9a44ecd - add doc strings
wim pushed to rs at wim/ndbioimage 2026-08-07 15:26:14 +02:00
b950f4a39d - silence java warnings
wim pushed to rs at wim/ndbioimage 2026-08-07 15:14:19 +02:00
a0d2359e55 - various fixes
wim pushed to main at wim/libczirw-sys 2026-08-07 13:28:06 +02:00
ebc5b84a2c - do not edit source files in build.rs
wim pushed to main at wim/libczirw-sys 2026-08-07 13:07:12 +02:00
8c709ecf64 - bump libczi submodule
wim pushed to main at wim/libczirw-sys 2026-08-07 11:30:05 +02:00
76d7d6a8ad - update README
wim pushed to main at wim/libczirw-sys 2026-08-07 10:59:54 +02:00
a4de4a359f - replace demangling with never mangling
wim pushed to rs at wim/ndbioimage 2026-08-04 18:30:00 +02:00
e4de76f26c - as_array_dyn lru caching
wim pushed to rs at wim/ndbioimage 2026-08-04 14:35:28 +02:00
9f5f9debc5 - frame caching
wim pushed to master at wim/image-registration 2026-08-03 14:43:07 +02:00
1563352d42 - cleanup
wim pushed to master at wim/image-registration 2026-08-03 13:59:13 +02:00
687c37360d - readme
wim pushed to master at wim/image-registration 2026-07-31 17:49:13 +02:00
cc12a1a9b9 - cleanup
wim pushed to master at wim/image-registration 2026-07-31 15:32:44 +02:00
f75f12db16 - some clippy fixes
wim pushed to master at wim/image-registration 2026-07-31 15:28:44 +02:00
db2b72c3bf - replace ndarray-linalg matrix inverse by a function that does not require blas
wim pushed to master at wim/image-registration 2026-07-31 15:14:49 +02:00
fdac4e04c4 - start with asgd, finish with l-bfgs