← Back to home
Comparison · Infra & APIs

gkwdist vs Luminescence

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

Shared themes:r-package

gkwdist vs Luminescence: at a glance

FeaturegkwdistLuminescence
SectorInfra & APIsInfra & APIs
Velocity score2.52.5
Sparks · 30d00
Top themesr-package, statistical-distributions, numerical-stability, mler-package, luminescence-dating, geochronology, dose-response
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is gkwdist?

gkwdist keeps finding that its distributions were returning the wrong numbers.

The package implements the Generalized Kumaraswamy distribution family and its sub-families. The current release fixes six numerical defects, the most serious being that dgkw() returned zero for every input because internal helpers collided with same-named functions in R's public Rmath.h header. Log-likelihoods for three sub-families were also wrong for data near zero due to clamping instead of working in log space.

Read the full gkwdist trajectory →

What is Luminescence?

Luminescence is revisiting the statistical assumptions baked into its dose-response fits.

The package provides luminescence dating analysis for the geochronology community — signal import from several instrument formats, dose-response curve fitting, and a large library of analysis routines. The current release changes how fitting weights are handled by default, on the reasoning that individual relative uncertainties do not in fact scale with dose as the previous approach assumed. Several releases in this window are historical versions backfilled into the feed, so their timestamps sit within minutes of each other and do not reflect when the work shipped.

Read the full Luminescence trajectory →

gkwdist vs Luminescence: editorial side-by-side

G
gkwdist
INFRA · APIS
2.5

gkwdist keeps finding that its distributions were returning the wrong numbers.

◆ Current state

The package implements the Generalized Kumaraswamy distribution family and its sub-families. The current release fixes six numerical defects, the most serious being that dgkw() returned zero for every input because internal helpers collided with same-named functions in R's public Rmath.h header. Log-likelihoods for three sub-families were also wrong for data near zero due to clamping instead of working in log space.

◆ Where it's heading

Every release in this window is correctness work with an unchanged public API — critical MLE fixes in 1.1.3, a CRAN timing-test patch in 1.1.4, numerical corrections in 1.1.5. The recurring theme is that analytically correct formulas were being defeated by implementation details: name collisions, sign errors returning negative infinity where positive was required, and clamping thresholds that destroyed precision in the tails. Test infrastructure added in 1.1.2 validates analytical derivatives against numerical differentiation, which is how several of these were caught.

◆ Prediction

Expect further validation-driven fixes rather than new distributions, since the derivative-checking suite added earlier is still surfacing defects in existing routines.

L
Luminescence
INFRA · APIS
2.5

Luminescence is revisiting the statistical assumptions baked into its dose-response fits.

◆ Current state

The package provides luminescence dating analysis for the geochronology community — signal import from several instrument formats, dose-response curve fitting, and a large library of analysis routines. The current release changes how fitting weights are handled by default, on the reasoning that individual relative uncertainties do not in fact scale with dose as the previous approach assumed. Several releases in this window are historical versions backfilled into the feed, so their timestamps sit within minutes of each other and do not reflect when the work shipped.

◆ Where it's heading

Two kinds of change dominate. The first is deliberate breaking changes made for correctness or consistency: the weighting rework, and import functions now uniformly appending the detector to record types so all formats behave as one always did. The second is a steady stream of new analysis functions contributed by the wider research community, covering crosstalk correction, spatial autocorrelation on grain discs, and incomplete bleaching models. Deprecated functions are being removed on a clear schedule rather than left indefinitely.

◆ Prediction

Expect further consolidation of defaults that were inherited rather than chosen, since the weighting change is framed as correcting earlier reasoning rather than adding an option.

Alternatives to gkwdist and Luminescence

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 gkwdist or Luminescence.

See all gkwdist alternatives → · See all Luminescence alternatives →

Recent activity from gkwdist and Luminescence

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

  1. 6d agogkwdistv1.1.5 — Numerical correctness fixes and componentwise derivative validation
  2. 26d agoLuminescenceReworks dose-response fitting weights, changing prior defaults
  3. 2mo agogkwdistv1.1.4 — CRAN fix: skip timing-based tests on CRAN
  4. 2mo agogkwdistv1.1.3 — Critical MLE Bug Fixes & Numerical Corrections
  5. 4mo agoLuminescenceFixes an uninitialised array and background overcounting
  6. 5mo agoLuminescenceImport functions now append detector type to record names
  7. 7mo agoLuminescenceAdds crosstalk correction, Moran's I, and dose-response fitting
  8. 7mo agoLuminescenceFixes baSAR reporting, fading input checks, and plot regressions
  9. 7mo agoLuminescenceAdds automatic background subtraction and record removal helpers
  10. 7mo agogkwdistAdds analytical derivative validation across all sub-families
  11. 8mo agogkwdistRefactors the C++ backend around stable log-space utilities

Frequently asked questions

What is the difference between gkwdist and Luminescence?

Both compete on the same themes — r-package — within Infra & APIs. gkwdist and Luminescence 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 gkwdist better than Luminescence?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. gkwdist and Luminescence 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 gkwdist?

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

What are the best alternatives to Luminescence?

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