← Back to home
Comparison · Analytics

palettecore vs TidyDensity

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

palettecore vs TidyDensity: at a glance

FeaturepalettecoreTidyDensity
SectorAnalyticsAnalytics
Velocity score6.30.0
Sparks · 30d10
Top themesaccessibility, color-science, data-visualization, oklchstatistical-distributions, random-generation, parameter-estimation, tidyverse
Last editorial update6h ago1h ago
WebsiteVisit →Visit →

What is palettecore?

Accessible palettes generated from one seed, with every audit number computed on the hex you actually get

palettecore generates sequential, diverging and categorical colour palettes from a single seed using CIEDE2000 arc-length spacing in OKLCH, and audits each one for colour-vision-deficiency separation, greyscale survival, gamut and WCAG contrast. It exists as a numpy-only Python core and an R mirror validated hex-exact against shared parity fixtures, plus a CLI the project describes as its agent-friendly entry point. Four releases landed inside 24 hours in late July.

Read the full palettecore trajectory →

What is TidyDensity?

A distribution catalogue that grows by one family at a time, and rarely breaks anything.

TidyDensity generates tidy-format random data from statistical distributions, with parameter estimation, AIC calculation, summary tables and automatic plotting for each one. Its releases follow a fixed template — breaking changes, new features, minor fixes — and the breaking section is usually empty. Growth comes distribution by distribution: Bernoulli, Burr, triangular, chi-square, zero-truncated negative binomial and others each arrive with a matching set of param_estimate, aic and stats_tbl helpers.

Read the full TidyDensity trajectory →

palettecore vs TidyDensity: editorial side-by-side

P
palettecore
ANALYTICS
6.3

Accessible palettes generated from one seed, with every audit number computed on the hex you actually get

◆ Current state

palettecore generates sequential, diverging and categorical colour palettes from a single seed using CIEDE2000 arc-length spacing in OKLCH, and audits each one for colour-vision-deficiency separation, greyscale survival, gamut and WCAG contrast. It exists as a numpy-only Python core and an R mirror validated hex-exact against shared parity fixtures, plus a CLI the project describes as its agent-friendly entry point. Four releases landed inside 24 hours in late July.

◆ Where it's heading

The arc is about making the audit honest rather than making the palettes prettier. The 0.2.2 release, prompted by an external review, moved every diagnostic to compute on the 8-bit quantised hex codes actually returned rather than on internal floats — a change that flips results near thresholds and had been quietly overstating one deuteranopia score. The 0.4.0 helix kind and the vividness control extend the generator, but the same release also tightens its own claims, reframing helix as checked rather than assumed CVD-safe.

◆ Prediction

Given the pattern of auditing its own assertions, expect the next release to extend the cvd_luminance_monotonic diagnostic beyond helix to the other palette kinds.

T
TidyDensity
ANALYTICS
0.0

A distribution catalogue that grows by one family at a time, and rarely breaks anything.

◆ Current state

TidyDensity generates tidy-format random data from statistical distributions, with parameter estimation, AIC calculation, summary tables and automatic plotting for each one. Its releases follow a fixed template — breaking changes, new features, minor fixes — and the breaking section is usually empty. Growth comes distribution by distribution: Bernoulli, Burr, triangular, chi-square, zero-truncated negative binomial and others each arrive with a matching set of param_estimate, aic and stats_tbl helpers.

◆ Where it's heading

The package is filling out a matrix rather than changing shape — every new distribution gets the same four or five companion functions, so the surface grows predictably and the design does not. What variation exists comes from utilities that work across distributions: MCMC sampling, bootstrap helpers, time series conversion, distribution comparison. The two genuine breaking changes in this window were both internal reworks, moving generation onto data.table and rewriting quantile normalization for speed.

◆ Prediction

The established pattern of adding a distribution with its full helper set is the most likely continuation. Recent releases have been small, suggesting the catalogue is approaching the distributions its author considers worth covering.

Alternatives to palettecore and TidyDensity

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 palettecore or TidyDensity.

See all palettecore alternatives → · See all TidyDensity alternatives →

Recent activity from palettecore and TidyDensity

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

  1. 24d agopalettecorepalettecore 0.4.0
  2. 24d agopalettecorepalettecore 0.2.2
  3. 25d agopalettecorepalettecore 0.2.1
  4. 25d agopalettecorepalettecore 0.2.0
  5. 11mo agoTidyDensityquantile_normalize rewritten, changing its output
  6. 1y agoTidyDensityDocumentation corrections for two distribution functions
  7. 2y agoTidyDensityZero-truncated distributions and AIC helpers added in bulk
  8. 2y agoTidyDensityMCMC sampling and quantile normalization join the utilities
  9. 2y agoTidyDensityGeneration moves to data.table; native pipe raises the R floor
  10. 2y agoTidyDensityDistributions convertible to time series objects

Frequently asked questions

What is the difference between palettecore and TidyDensity?

They serve adjacent needs but don't currently overlap on shipped themes. palettecore is currently shipping more aggressively (velocity 6.3 vs 0.0), 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 palettecore better than TidyDensity?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. palettecore is currently shipping more aggressively (velocity 6.3 vs 0.0), 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 palettecore?

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

What are the best alternatives to TidyDensity?

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