Releases: miosync-masa/bankai
Releases · miosync-masa/bankai
NanGuard
Differences from v1.2.0:
- Input validation (com_positions, rmsd, radius_of_gyration finiteness)
- _compute_rho_T: scalar covariance guard (ported from lambda_structures_core.py)
- _compute_sigma_s: NaN guard on correlation matrix
- _compute_lambda_F: post-computation finiteness check (warning)
- _print_statistics: NaN/Inf prominently flagged
API, return-value keys, and array shapes are UNCHANGED.
v1.2.1
refactor: rename quantum_to geometric_terminology Latest
Internal implementation terminology aligned with paper-facing geometric
framework language to prevent reviewer misinterpretation.
Package: bankai/quantum/ -> bankai/geometric/
Signatures, classes, methods, and output files renamed per the rename
map (docs/bankai_rename_map.md).
Numerical reproduction verified - all 220 events and 54 cooperative
events at score=4.021 (frames 8894-8897) reproduced post-rename."
ALL type DataSet Ver1
v1.1.6 Update __init__.py
v1.1.4 - ReportRenewal
Bump version to 1.1.4
v1.1.1 - Pypi Release
Pypi Release
v1.0.1 - Initial Release
Release