← Back to home
Comparison · Analytics

seriation vs SimInf

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

Shared themes:r-package

seriation vs SimInf: at a glance

FeatureseriationSimInf
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesseriation, matrix-reordering, optimization, clusteringepidemiology, stochastic-simulation, bayesian-inference, r-package
Last editorial update46m ago1h ago
WebsiteVisit →Visit →

What is seriation?

seriation stopped shipping algorithms and started shipping a way to pick between them.

seriation finds meaningful orderings for matrices, distance objects and dendrograms, and carries a large registry of methods from classic combinatorial criteria to t-SNE and UMAP embeddings. The 1.5.0 release added a layer above that registry — seriate_best(), seriate_rep() and seriate_improve() — which run randomized methods repeatedly, in parallel, and keep the best result. Recent work is definitional and numeric rather than additive: 1.5.8 corrects the linear seriation criterion to match Hubert and Schultz's original 1976 definition.

Read the full seriation trajectory →

What is SimInf?

SimInf 10.0 turns an epidemic simulator into a tool that fits models to real time series

SimInf simulates stochastic disease spread over networks of nodes, with a model parser that compiles user-specified transitions to C. Version 10.0.0 was a deliberate major break: the SimInf_pfilter S4 class and the bootstrap filtering interface were redesigned, a replicates slot was added to SimInf_model, a multi-particle variant of the split-step solver arrived, and the package gained Particle Markov Chain Monte Carlo fitting against observed time series. The follow-up 10.1.0 is a single zero-length memcpy fix found by CRAN's M1 checks.

Read the full SimInf trajectory →

seriation vs SimInf: editorial side-by-side

S
seriation
ANALYTICS
0.0

seriation stopped shipping algorithms and started shipping a way to pick between them.

◆ Current state

seriation finds meaningful orderings for matrices, distance objects and dendrograms, and carries a large registry of methods from classic combinatorial criteria to t-SNE and UMAP embeddings. The 1.5.0 release added a layer above that registry — seriate_best(), seriate_rep() and seriate_improve() — which run randomized methods repeatedly, in parallel, and keep the best result. Recent work is definitional and numeric rather than additive: 1.5.8 corrects the linear seriation criterion to match Hubert and Schultz's original 1976 definition.

◆ Where it's heading

The package has shifted from breadth to judgment. Through 1.3.x the additions were new methods; from 1.5.0 the registry started carrying metadata about the methods — whether they are randomized, what criterion they optimize — so the package could choose and evaluate on the user's behalf. The 1.5.6 replacement of FORTRAN with C for BEA and ME points the same way, reducing the legacy surface underneath that machinery.

◆ Prediction

Further criterion audits are the likeliest next move, since 1.5.8 shows a published definition being reconciled against the implementation and the registry now records what each method optimizes. Expect corrections rather than new seriation algorithms.

S
SimInf
ANALYTICS
0.0

SimInf 10.0 turns an epidemic simulator into a tool that fits models to real time series

◆ Current state

SimInf simulates stochastic disease spread over networks of nodes, with a model parser that compiles user-specified transitions to C. Version 10.0.0 was a deliberate major break: the SimInf_pfilter S4 class and the bootstrap filtering interface were redesigned, a replicates slot was added to SimInf_model, a multi-particle variant of the split-step solver arrived, and the package gained Particle Markov Chain Monte Carlo fitting against observed time series. The follow-up 10.1.0 is a single zero-length memcpy fix found by CRAN's M1 checks.

◆ Where it's heading

The package has been moving from simulation toward inference for several releases. The 9.x line built the input side — utilities for cleaning raw individual event data, variables and enumeration constants in the model parser — and 10.0.0 closed the loop by making the simulator fittable to data through PMCMC. The version number was incremented precisely because that required breaking the particle filter interface.

◆ Prediction

Fitting machinery this new usually needs a second pass on usability, so the next releases most likely focus on diagnostics and documentation around PMCMC rather than on the simulation core, which has been stable across the whole 9.x and 10.x history.

Alternatives to seriation and SimInf

Other Analytics 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 seriation or SimInf.

See all seriation alternatives → · See all SimInf alternatives →

Recent activity from seriation and SimInf

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

  1. 9mo agoSimInfAvoid memcpy on zero-length continuous state vector
  2. 9mo agoSimInfPMCMC fitting arrives; particle filter interface redesigned
  3. 0y agoseriationseriation 1.5.8 realigns linear criterion with Hubert and Schultz
  4. 1y agoseriationseriation 1.5.7 adds BK_unconstrained, handles tiny inputs
  5. 1y agoseriationseriation 1.5.6 replaces FORTRAN BEA with C, modernizes allocation
  6. 2y agoSimInfDocumentation link anchors; parser dependency fix
  7. 2y agoSimInfModel parser gains variables and enumeration constants
  8. 2y agoseriationseriation 1.5.5 digest: AOE method, rep parameter, MDS_angle fix
  9. 2y agoSimInfindividual_events() added for raw event data cleaning
  10. 3y agoseriationseriation 1.5.1 refines pimage, permute and hmap
  11. 3y agoseriationseriation 1.5.0 adds seriate_best and parallel repeated search
  12. 3y agoSimInfConfigure script uses R to locate the compiler

Frequently asked questions

What is the difference between seriation and SimInf?

Both compete on the same themes — r-package — within Analytics. seriation and SimInf are shipping at a similar cadence (velocity 0.0 vs 0.0, 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 seriation better than SimInf?

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

What are the best alternatives to seriation?

Top seriation alternatives in Analytics are ranked by recent ship velocity. Browse the "seriation alternatives" section above for the current picks, or visit /alternatives/seriation-r for the full list with editorial commentary on each.

What are the best alternatives to SimInf?

Top SimInf alternatives in Analytics are ranked by recent ship velocity. Browse the "SimInf alternatives" section above for the current picks, or visit /alternatives/siminf-r for the full list with editorial commentary on each.