Tags: akivag613/connes-cvs-
Tags
Release v0.2.2 (2026-04-19) Documentation-and-packaging release. Supersedes and yanks v0.2.1. - Fix connes_cvs.__version__ drift (was stale "0.2.0" in the v0.2.1 wheel). - Replace hard-coded version test assertion with a structural identity check against importlib.metadata, so future drift is caught automatically. - README, CHANGELOG, CITATION.cff aligned with live Zenodo Version 2 paper (DOI 10.5281/zenodo.19655106, concept DOI 10.5281/zenodo.19546514). - Bit-identical runtime behavior to v0.2.0 at all tested workloads, including the paper-canonical c=13 N=100 T=800 dps=150 reproducing λ_min = 2.865e-59 from Table 18. PyPI: https://pypi.org/project/connes-cvs/0.2.2/ Zenodo paper (Version 2): https://doi.org/10.5281/zenodo.19655106
Paper Zenodo Version 2 (2026-04-19) Corresponds to Zenodo record 10.5281/zenodo.19655106 (concept DOI 10.5281/zenodo.19546514). Paper revision; no code changes to connes_cvs v0.2.0. Erratum accompanies the revised PDF on the Zenodo record. Corrections (see papers/submission/erratum_2026-04-19.md for details): - Basis attribution: CCM 2025 and Connes 2026 Galerkin computations use the same trigonometric basis as this work, not prolate-spheroidal. - §5.1.1 arithmetic typo: "factor of approximately 30" -> "3". - §2.3 wording: "in different bases" -> "via unitarily equivalent matrix representations". - §1: "a single numerical datum" -> "numerical data for the first fifty zeros at c=13". Version 1 (2026-04-13) remains preserved at 10.5281/zenodo.19546515.
v0.1.0: Initial public release (first CvS Galerkin implementation) Tag placed retroactively 2026-04-14 to freeze the published v0.1.0 release referenced by HAL paper hal-05589109, Zenodo DOI, and external citations. No code changes; this tag just names the commit that corresponds to the pyproject.toml version 0.1.0 that was released to PyPI/GitHub.