Update docs with latest architecture and results

This commit is contained in:
2026-01-28 11:23:50 +08:00
parent e2974342d5
commit 34d6f0d808
5 changed files with 37 additions and 4 deletions

View File

@@ -71,3 +71,10 @@
- `example/export_samples.py`
- `example/prepare_data.py`
- `example/config.json`
## 2026-01-27 — Full quantile stats in preparation
- **Decision**: Enable full statistics when quantile transform is active.
- **Why**: Stabilize quantile tables and reduce CDF mismatch.
- **Files**:
- `example/prepare_data.py`
- `example/config.json`