Tags give the ability to mark specific points in history as being important
-
v0.9.1
protected50f8a2bf · ·vibe-qc 0.9.1 Patch release on top of v0.9.0 (Knowles's Kingfisher). 13 curated fixes from the v0.9.0 stabilization — QVF contract, solver audit (DMRG/v2RDM), BIPOLE init, symmetry edge case, pob-* citation headers, privacy + CI hardening. No new features. See CHANGELOG.md.
-
v0.9.0
protectede85fa47c · ·vibe-qc 0.9.0 — Knowles's Kingfisher Wavefunction methods (FCI / Selected-CI / DMRG / v2RDM) via vibeqc.solvers; native D4 dispersion backend (MPL-2.0); semiempirical DFTB structure-optimization stack (DFTB0 / SCC-DFTB, 68 elements); M-series crystal symmetry; BIPOLE periodic driver (Γ-only). See CHANGELOG.md for full release notes, including the honest "Known issues" section — v0.9.0 ships ship-then-iterate; residuals tracked for 0.9.1.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
v0.7.5
protected06af03cd · ·vibe-qc 0.7.5 — Fix C (f-shell gradient bug fully resolved) Patch release on top of v0.7.4 (Whitten's Bridge). Inherits codename. The direct 4-index ERI gradient kernel (cpp/src/gradient.cpp::two_electron_gradient_contribution for RHF and ..._uhf for UHF/UKS) is rewritten as a canonical 1/8 shell- quartet loop + angular-momentum-canonical reorder before engine.compute(). The reorder bypasses libint's internal swap_tbra / swap_tket / swap_braket + DerivMapGenerator path that produced wrong derivative-to-atom routing on f-shell mixed-l quartets. Validation: * H2CO/def2-tzvp gradient: ~5e-11 Ha/bohr vs PySCF (was ~25 mHa pre-fix). * Cs-zero atom 0 c=1 (y): 1e-13 Ha/bohr (was +11 mHa pre-fix). * Thread determinism: ~1e-15 spread across OMP=1/4/8 (was ~35 mHa spread pre-fix). * All 51 gradient tests pass; previously xfail-marked PySCF parity test now passes by 5 orders of magnitude. * F atom UHF/def2-tzvp: 4e-13 Ha vs PySCF (machine precision). * H2CO B3LYP/def2-tzvp: 0.6 µHa diff (grid quadrature, not bug). The v0.7.3 Fix D auto-route through DF on f-shell bases is removed; the _auto_df_for_fshell kwarg survives as a no-op for one release of backwards compatibility (will be removed in v0.8.0). Known gap deferred to v0.13.5 certification matrix (HANDOVER_CROSS_CODE_PARITY.md): the DF gradient path still has a separate ~2 mHa residual on heavy-atom-z components in cpp/src/df.cpp::compute_3c_eri_gradient_weighted. The direct path is the rock-solid default again. -
-
-
v0.7.2
protected98973780 · ·v0.7.2 — Boys' Crucible — density fitting + fault-isolated regression suite
-