Changelog
0.1.3 (2026-03-01)
Features
- port demo notebooks to Jupytext percent-format with new rbig API (6fa6ebc)
- port demo notebooks to Jupytext percent-format with new rbig API (a82a559)
Bug Fixes
- address review comments on notebook backend, assertions, and IT estimates (2c5a729)
0.1.2 (2026-03-01)
Features
- port new bijectors, Gaussianizers, rotations, image transforms, metrics, and parametric utilities from jej_vc_snippets (06061b3)
0.1.1 (2026-03-01)
Features
- migrate RBIG code to new package structure (31cb293)
- migrate RBIG repository to new package structure (e0a977a)
- migrate RBIG to modern package structure with _src layout (f79ae1a)
Bug Fixes
- address PR review comments on Jacobian, Makefile, typing, and imports (6a65f3e)
Features
- Initial release with migrated code from jej_vc_snippets