- Use canonical QR decomposition in _make_orthonorm_weights
(
28a0cc6)
- Add pypi environment to release job for OIDC trusted publishing
(
288c464)
- Correct four bugs in core clustering and utility code
(
778fb05)
- Add pixi environment, semantic-release config, and dev extras
(
3ace05e)
- Add GitHub Actions CI and semantic-release workflows
(
c7786fc)
-
Add pixi development setup instructions to README (
01cde74) -
Update README with Dataset-based large-scale usage pattern (
d2a1e8b)
- Dataset-based interface for true out-of-core scalability
(
9586b6a)
- Chunked inference in predict/embed and fix get_random_batch
(
081ec04)
- Clean up imports, remove dead code, fix docstring
(
ebffe72)
- Add comprehensive test suite (74 tests, 0 warnings)
(
e66ed7f)
- Initial Release