eratosthenes
Archaeological Synchronism
eratosthenes spends 0.1.0 hardening inputs rather than adding chronology methods.
◆Recent moves
- 10d ago
Input validators added; seq_check() replaced by seq_diag()
The 0.1.0 tag is an interface pass: validators now police events and sequences, absolute constraints, and finds and assemblage relationships, and the old seq_check() is folded into sequences() with a more informative seq_diag() taking its place. It makes bad input fail clearly rather than deep inside the sampler.
View source ↗ - 1y ago
Artifact p.d.f. estimation consolidated into gibbs_ad_type()
Artifact probability-density estimation was consolidated into a single gibbs_ad_type(), alongside graphics fixes. The same simplification instinct that 0.1.0 applies to inputs, applied here to the estimation surface.
View source ↗ - 1y ago
MCMC diagnostics arrive: traceplots, histograms, batch-means MCSE
The release that made the sampler inspectable: traceplots and histograms, consistent batch-means and MCSE reporting, and functions for estimating displacement. Convergence reporting is what lets a chronology estimate be defended rather than just produced.
View source ↗