soilDBdata
soilDBdata exists so soilDB's tests can run without a NASIS connection.
A side-by-side editorial comparison of minimaxapprox and scTypeEval — release velocity, themes, recent moves, and the top alternatives to consider.
minimaxapprox found its Remez exchange had been silently returning the wrong minimax.
minimaxapprox computes minimax polynomial and rational approximations to functions via the Remez exchange algorithm. Version 0.6.0 is a correctness release of unusual depth: the exchange was redesigned after two structural defects were found that let it converge to a reference-local fixed point that is not the global minimax, with no warning. The worked example in the notes has atan on [0,3] at degree 3 reporting an expected error 1.8 times smaller than the returned approximation's true maximum error.
scTypeEval judges single-cell annotations without needing a ground truth to judge them against.
scTypeEval evaluates the consistency of single-cell cell type annotations without a ground-truth reference, using pseudobulk distances, Wasserstein distances and reciprocal classification as alternative dissimilarity strategies. It cleared Bioconductor's submission process on its first cycle, moving from a 0.99.30 pre-release in April 2026 to version 1.0.0 in the Bioconductor 3.23 release a month later. It accepts matrix, Seurat and SingleCellExperiment inputs.
minimaxapprox computes minimax polynomial and rational approximations to functions via the Remez exchange algorithm. Version 0.6.0 is a correctness release of unusual depth: the exchange was redesigned after two structural defects were found that let it converge to a reference-local fixed point that is not the global minimax, with no warning. The worked example in the notes has atan on [0,3] at degree 3 reporting an expected error 1.8 times smaller than the returned approximation's true maximum error.
The redesign changes what drives the algorithm: roots are now located across the whole interval from an oversampled grid rather than only between consecutive reference points, each sign region takes its search direction from the error's own sign instead of a mechanically alternated schedule, and endpoints are always retained as exchange candidates. Around that sit a cluster of fixes with the same signature — a stagnation check tested in only one direction, a missing abs() in a coefficient test, ztol applied on the monomial scale when Chebyshev was requested — each one a silent wrong answer rather than a crash. Conditioning on ranges far from [-1,1] was also addressed, at the cost of a breaking change.
Nearly every fix here came from auditing places where the package trusted its own structure instead of measuring the error curve, so the next release most likely continues that audit into the rational-approximation path rather than adding features.
scTypeEval evaluates the consistency of single-cell cell type annotations without a ground-truth reference, using pseudobulk distances, Wasserstein distances and reciprocal classification as alternative dissimilarity strategies. It cleared Bioconductor's submission process on its first cycle, moving from a 0.99.30 pre-release in April 2026 to version 1.0.0 in the Bioconductor 3.23 release a month later. It accepts matrix, Seurat and SingleCellExperiment inputs.
The visible history is short and shaped entirely by the Bioconductor pipeline — the 0.99.x series is that project's submission convention, and 1.0.0 is what acceptance looks like rather than a maturity claim by the authors. What the pre-release notes emphasise is breadth of input format and of dissimilarity strategy rather than a single recommended method, which suggests the package is positioned as a comparison harness rather than a scoring tool. Nothing in these two entries indicates work beyond getting accepted.
With only a submission cycle in the record, there is not enough here to predict a direction; the next release will most likely be whatever the Bioconductor 3.24 cycle requires, and the first post-acceptance release is what will show whether development continues.
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 minimaxapprox or scTypeEval.
soilDBdata exists so soilDB's tests can run without a NASIS connection.
collinear has broken its API twice to stop making the user pick thresholds.
nert put fourteen TERN datasets behind one dispatcher and called it stable.
medrobust made its partial-identification bounds usable by giving them confidence intervals.
probmed went from one probabilistic effect size to a family of them in sixteen days.
fluxnet keeps swapping its own plumbing — first a Python downloader, now a DuckDB backend.
See all minimaxapprox alternatives → · See all scTypeEval alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r package — within Analytics. minimaxapprox and scTypeEval 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. minimaxapprox and scTypeEval 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.
Top minimaxapprox alternatives in Analytics are ranked by recent ship velocity. Browse the "minimaxapprox alternatives" section above for the current picks, or visit /alternatives/minimaxapprox for the full list with editorial commentary on each.
Top scTypeEval alternatives in Analytics are ranked by recent ship velocity. Browse the "scTypeEval alternatives" section above for the current picks, or visit /alternatives/sctypeeval for the full list with editorial commentary on each.