🟢 IsingChain1D/ThermalEntropy/Infinite
Generated by docs/atlas/generate.jl — a pure VIEW over the *_registry.jl claims + the static test/INVENTORY.jsonl AST scan. No test is executed and no src is run; test/INVENTORY.jsonl is regenerated in-place (idempotently) from that static scan; fetch/@register untouched. Assurance labels are PROVISIONAL: residuals / confidence are not shown yet (RES not wired). Badges reflect the committed test AST, not the latest CI run — a hub can read green while its @test is red between regenerations. @sweep = a graceful regime-resolution gap, not card omission.
src claim
- method
analytic, statusexact, reliabilityhigh, refs: Ising1925 - s(b,h=0) = log(2 cosh bJ) - bJ tanh(bJ); h=0 only.
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@ising1d | second_closed_form | 🟢 structural | Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site | test/models/classical/test_ising_chain_1d.jl |
@ising1d | second_closed_form | 🟢 structural | Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site | test/models/classical/test_ising_chain_1d.jl |
@ising1d | second_closed_form | 🟢 structural | Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site | test/models/classical/test_ising_chain_1d.jl |
@ising1d | second_closed_form | 🟢 structural | Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site | test/models/classical/test_ising_chain_1d.jl |
@ising1d | second_closed_form | 🟢 structural | Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site | test/models/classical/test_ising_chain_1d.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(IsingChain1D(; 1.0 = 1.0), ThermalEntropy(), Infinite(); route = :second_closed_form, fetch_kw = (; beta = 0.5), independent = log(2 * cosh(0.5 * 1.0)) - 0.5 * 1.0 * tanh(0.5 * 1.0), agree_within = 1.0e-12, refs = ["Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site"])verify(IsingChain1D(; 1.0 = 1.0), ThermalEntropy(), Infinite(); route = :second_closed_form, fetch_kw = (; beta = 1.0), independent = log(2 * cosh(1.0 * 1.0)) - 1.0 * 1.0 * tanh(1.0 * 1.0), agree_within = 1.0e-12, refs = ["Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site"])verify(IsingChain1D(; 1.0 = 1.0), ThermalEntropy(), Infinite(); route = :second_closed_form, fetch_kw = (; beta = 2.0), independent = log(2 * cosh(2.0 * 1.0)) - 2.0 * 1.0 * tanh(2.0 * 1.0), agree_within = 1.0e-12, refs = ["Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site"])verify(IsingChain1D(; 0.5 = 0.5), ThermalEntropy(), Infinite(); route = :second_closed_form, fetch_kw = (; beta = 1.0), independent = log(2 * cosh(1.0 * 0.5)) - 1.0 * 0.5 * tanh(1.0 * 0.5), agree_within = 1.0e-12, refs = ["Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site"])verify(IsingChain1D(; 2.0 = 2.0), ThermalEntropy(), Infinite(); route = :second_closed_form, fetch_kw = (; beta = 0.7), independent = log(2 * cosh(0.7 * 2.0)) - 0.7 * 2.0 * tanh(0.7 * 2.0), agree_within = 1.0e-12, refs = ["Ising 1925: s(β,h=0) = log(2 cosh βJ) - βJ tanh(βJ) per site"])Assurance (provisional)
- level: corroborated-at-p 🟢
- cards: 5 · model ED-feasible
- RES not wired — measured residuals / confidence are not shown yet.
← Model: IsingChain1D · Quantity: ThermalEntropy · Atlas index