kde1d
R package kde1d by tnagler — release notes from GitHub.
A univariate density estimator that added zero-inflated data and reopened its C++ API to do it.
◆Recent moves
- 1y ago
kde1d 1.1.1
Auto-generated GitHub release notes with only a pull request reference and a compare link. Released the same day as svines 0.2.7 from the same maintainer, fitting the coordinated-pass pattern across these packages.
View source ↗ - 1y ago
Zero-inflated mixtures and a new standalone C++ API
⚡ SPARKAdds zero-inflated discrete-continuous mixtures as a third supported data type, selected through a new type argument alongside continuous and discrete, and ships a breaking new C++ API aimed at standalone use. This widens what the estimator is for, not just how fast it runs.
View source ↗ - 4y ago
Bit-wise Boolean operations removed
Avoids bit-wise operations on Boolean variables, a compiler-correctness fix with no effect on estimates.
View source ↗ - 5y ago
dkde1d() invisible output fixed
Fixes dkde1d() returning output invisibly. A single printing-behaviour patch.
View source ↗ - 5y ago
Valgrind false positive silenced
Prevents a valgrind false positive, stamped eight hours before 1.0.3 on the same day. Check-infrastructure work with no user-visible effect.
View source ↗ - 6y ago
qrng dependency dropped; undefined behaviour fixed
Drops the qrng dependency and fixes undefined behaviour that could cause memory issues, plus rare NaN bandwidth cases. Stability repair following the 1.0.0 rewrite, released hours after it.
View source ↗