8000
Skip to content

Tags: akivag613/connes-cvs-

Tags

v0.3.0

Toggle v0.3.0's commit message
connes-cvs 0.3.0: precision-safe zero extraction, validated runner, e…

…nforced regression gates

v0.2.2

Toggle v0.2.2's commit message
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-v2

Toggle paper-v2's commit message
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.2.0

Toggle v0.2.0's commit message
Release v0.2.0: 2.06× faster archimedean integral, bit-identical output

See CHANGELOG.md for details. Bit-identical to v0.1.0 at the published
reference workload (c=13 N=100 T=800 dps=150), 1.69× faster on the
paper-canonical run, 1.83× on the A/B workload.

v0.1.0

Toggle v0.1.0's commit message
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.
0