← Back to home
Comparison · Analytics

distributions3 vs OpenMC

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

distributions3 vs OpenMC: at a glance

Featuredistributions3OpenMC
SectorAnalyticsAnalytics
Velocity score6.32.5
Sparks · 30d10
Top themesr-package, probability-distributions, empirical-distributions, likelihood-inferencemonte-carlo-transport, random-ray, depletion, neutronics
Last editorial update8h ago9d ago
WebsiteVisit →Visit →

What is distributions3?

distributions3 0.3.0 adds sample-based distributions and likelihood derivatives

An R package giving probability distributions a consistent object interface - d/p/q/r functions, moments, and prodist() methods that pull a fitted distribution out of a regression object. Version 0.3.0 is the first substantive release under Achim Zeileis's maintenance, and it widens what a distribution is allowed to be: Empirical() represents a distribution by a random sample rather than by parameters, and numerical fallbacks now fill in cdf(), pdf(), quantile(), random() and the moments for any object that implements only some of them. New score() and hessian() generics compute first and second derivatives of the log-likelihood with respect to the parameters, analytically for a few distributions and numerically for the rest.

Read the full distributions3 trajectory →

What is OpenMC?

OpenMC's random ray solver has gone from new arrival to the centre of every release

OpenMC is a Monte Carlo particle transport code for neutronics and radiation analysis. Since the random ray transport solver landed in 0.15.0 it has received substantial work in every subsequent release, most recently local adjoint sources, temperature and distributed-density feedback, fission-heating tallies and a weight-window bootstrapping workflow. The other consistent thread is shutdown-dose and depletion tooling, where 0.15.3 introduced an R2SManager to automate the rigorous two-step workflow and 0.16.0 extended it with reactivity control, CRAM substeps and multiple meshes.

Read the full OpenMC trajectory →

distributions3 vs OpenMC: editorial side-by-side

D6.3

distributions3 0.3.0 adds sample-based distributions and likelihood derivatives

◆ Current state

An R package giving probability distributions a consistent object interface - d/p/q/r functions, moments, and prodist() methods that pull a fitted distribution out of a regression object. Version 0.3.0 is the first substantive release under Achim Zeileis's maintenance, and it widens what a distribution is allowed to be: Empirical() represents a distribution by a random sample rather than by parameters, and numerical fallbacks now fill in cdf(), pdf(), quantile(), random() and the moments for any object that implements only some of them. New score() and hessian() generics compute first and second derivatives of the log-likelihood with respect to the parameters, analytically for a few distributions and numerically for the rest.

◆ Where it's heading

Growth used to arrive as new distribution families contributed from outside - the extreme-value set, Erlang, later the Poisson binomial. This release changes the axis: alongside two new distributions it adds an inference layer (score, hessian) and a forecast-evaluation one (crps() methods against scoringRules), which are capabilities about distributions rather than more of them. Dependency weight is being cut at the same time, with ggplot2 demoted to Suggests and glue replaced by base R sprintf().

◆ Prediction

With numeric fallbacks and the derivative generics in place, expect analytic score() and hessian() methods to be filled in across more of the distribution catalogue. The constructor-default change is the likeliest source of follow-up fixes, since calls like Poisson() now return a length-zero distribution where they previously errored.

O
OpenMC
ANALYTICS
2.5

OpenMC's random ray solver has gone from new arrival to the centre of every release

◆ Current state

OpenMC is a Monte Carlo particle transport code for neutronics and radiation analysis. Since the random ray transport solver landed in 0.15.0 it has received substantial work in every subsequent release, most recently local adjoint sources, temperature and distributed-density feedback, fission-heating tallies and a weight-window bootstrapping workflow. The other consistent thread is shutdown-dose and depletion tooling, where 0.15.3 introduced an R2SManager to automate the rigorous two-step workflow and 0.16.0 extended it with reactivity control, CRAM substeps and multiple meshes.

◆ Where it's heading

The project is layering a deterministic-adjacent solver alongside its Monte Carlo core rather than replacing it, and the ratio of random-ray work to core-solver work in each release keeps rising. In parallel it is packaging expert workflows into objects — R2SManager is the clearest case, turning a multi-stage shutdown dose calculation into a class rather than a recipe. The Python API is where most of that packaging surfaces, and it is also where the compatibility breaks land, with the minimum version moving to 3.12 in 0.16.0.

◆ Prediction

Given that every release since 0.15.0 has expanded the random ray solver's feedback and tally coverage, the next is likely to continue closing the gap between it and the main solver's feature set. The notes do not indicate whether it is intended to become a default path.

Alternatives to distributions3 and OpenMC

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 distributions3 or OpenMC.

See all distributions3 alternatives → · See all OpenMC alternatives →

Recent activity from distributions3 and OpenMC

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

  1. 9h agodistributions3Empirical distributions, plus score and hessian generics
  2. 14d agoOpenMCSurface-flux tallies and PDG particle identifiers in OpenMC 0.16.0
  3. 29d agodistributions3Maintenance moves to Achim Zeileis; moment calculations corrected
  4. 9mo agoOpenMCR2SManager automates shutdown dose rate calculations in OpenMC 0.15.3
  5. 10mo agodistributions3ggplot2 compatibility for the plotting functions
  6. 1y agoOpenMCOpenMC 0.15.2 hotfixes an MPI regression
  7. 1y agoOpenMCRay-traced material volumes and Phong-shaded plots in OpenMC 0.15.1
  8. 1y agodistributions3Poisson binomial distribution, with a normal-approximation fallback
  9. 2y agoOpenMCOpenMC 0.15.0 introduces a random ray transport solver
  10. 2y agoOpenMCWeight window generation and continuous nuclide feed in OpenMC 0.14.0
  11. 3y agodistributions3is_discrete and is_continuous generics, plus elementwise type-safety
  12. 4y agodistributions3Extreme-value family, Erlang, and a plotting generic

Frequently asked questions

What is the difference between distributions3 and OpenMC?

They serve adjacent needs but don't currently overlap on shipped themes. distributions3 is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is distributions3 better than OpenMC?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. distributions3 is currently shipping more aggressively (velocity 6.3 vs 2.5), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to distributions3?

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

What are the best alternatives to OpenMC?

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