2 Commits

Author SHA1 Message Date
Haiyang Luo
d6475e6133 fix: use proj.device instead of hardcoded cuda, fix README typos
- Replace hardcoded device="cuda" with proj.device in SIGReg for
  portability (e.g. macOS MPS, CPU)
- Fix "Both functions accept" → "This function accepts" (only one
  function is shown)
- Fix "please reference in your paper" → "please reference it in
  your paper"
2026-03-23 23:30:53 -07:00
Lucas Maes
83f97d72ad Initial commit 2026-03-23 14:22:26 +01:00