← Back to home
Comparison · Infra & APIs

eratosthenes vs sps

A side-by-side editorial comparison of eratosthenes and sps — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r-package

eratosthenes vs sps: at a glance

Featureeratosthenessps
SectorInfra & APIsInfra & APIs
Velocity score2.52.5
Sparks · 30d00
Top themesarchaeology, bayesian-inference, mcmc, input-validationr-package, survey-sampling, sequential-poisson, performance
Last editorial update1h ago1d ago
WebsiteVisit →Visit →

What is eratosthenes?

eratosthenes spends 0.1.0 hardening inputs rather than adding chronology methods.

eratosthenes does Bayesian estimation of archaeological chronologies from relative sequences, absolute constraints and artifact assemblages. The 0.0.9 line built out the inference diagnostics — traceplots, histograms, batch-means MCSE reporting, displacement estimation — and then consolidated artifact probability-density estimation into a single gibbs_ad_type(). The 0.1.0 tag turns outward instead, adding validators for every user-supplied structure and replacing seq_check() with a more informative seq_diag().

Read the full eratosthenes trajectory →

What is sps?

sps keeps sanding down sequential Poisson sampling rather than adding to it.

The package implements sequential Poisson sampling for survey design, covering inclusion probabilities, proportional allocation, replicate weights, and take-all strata. Recent releases are small and tightly scoped: a divisor method helper, an iterator that draws a sample one unit at a time, automatic selection of the replicate-weight parameter, and repeated performance work on inclusion probability calculation.

Read the full sps trajectory →

eratosthenes vs sps: editorial side-by-side

E
eratosthenes
INFRA · APIS
2.5

eratosthenes spends 0.1.0 hardening inputs rather than adding chronology methods.

◆ Current state

eratosthenes does Bayesian estimation of archaeological chronologies from relative sequences, absolute constraints and artifact assemblages. The 0.0.9 line built out the inference diagnostics — traceplots, histograms, batch-means MCSE reporting, displacement estimation — and then consolidated artifact probability-density estimation into a single gibbs_ad_type(). The 0.1.0 tag turns outward instead, adding validators for every user-supplied structure and replacing seq_check() with a more informative seq_diag().

◆ Where it's heading

The package is moving from research code to something a non-author can run. Consolidating estimation behind one function, then wrapping every input class in a validator, are the two steps that make failures legible instead of cryptic, and the diagnostics added earlier serve the same end for the sampler itself. Nothing in the window changes the underlying model; the work is all about making it usable and its output checkable.

◆ Prediction

With inputs validated and diagnostics in place, the next release is more likely to extend the constraint or assemblage modelling than to keep reworking the interface, though the feed's three sparse tags give little to read a cadence from.

S
sps
INFRA · APIS
2.5

sps keeps sanding down sequential Poisson sampling rather than adding to it.

◆ Current state

The package implements sequential Poisson sampling for survey design, covering inclusion probabilities, proportional allocation, replicate weights, and take-all strata. Recent releases are small and tightly scoped: a divisor method helper, an iterator that draws a sample one unit at a time, automatic selection of the replicate-weight parameter, and repeated performance work on inclusion probability calculation.

◆ Where it's heading

Development is consolidation rather than expansion. Most releases either speed up an existing routine or remove a decision the user previously had to make by hand, such as picking the smallest parameter that keeps replicate weights non-negative. Documentation and tooling get comparable attention to the algorithms, with a dedicated vignette on inclusion probabilities and a recent switch of test and documentation infrastructure. The API surface has been essentially stable across the window.

◆ Prediction

Expect continued small ergonomic and performance releases against the existing function set rather than new sampling designs, which is the pattern every release in this window follows.

Alternatives to eratosthenes and sps

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either eratosthenes or sps.

See all eratosthenes alternatives → · See all sps alternatives →

Recent activity from eratosthenes and sps

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 10d agoeratosthenesInput validators added; seq_check() replaced by seq_diag()
  2. 1mo agospsDocumentation polish; switches to tinytest and litedown
  3. 9mo agospsFixes extra argument handling in sps_iterator()
  4. 0y agospsAdds divisor_method() and a one-unit-at-a-time sampling iterator
  5. 1y agospsAdds an inclusion-probability vignette and faster partial sorting
  6. 1y agoeratosthenesArtifact p.d.f. estimation consolidated into gibbs_ad_type()
  7. 1y agoeratosthenesMCMC diagnostics arrive: traceplots, histograms, batch-means MCSE
  8. 1y agospsAutomatic tau selection for replicate weights
  9. 2y agospsAdds becomes_ta() for take-all stratum sample sizes

Frequently asked questions

What is the difference between eratosthenes and sps?

Both compete on the same themes — r-package — within Infra & APIs. eratosthenes and sps are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is eratosthenes better than sps?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. eratosthenes and sps are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to eratosthenes?

Top eratosthenes alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "eratosthenes alternatives" section above for the current picks, or visit /alternatives/eratosthenes for the full list with editorial commentary on each.

What are the best alternatives to sps?

Top sps alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "sps alternatives" section above for the current picks, or visit /alternatives/sps for the full list with editorial commentary on each.