Releases: seatonullberg/kernel-density-estimation
Releases · seatonullberg/kernel-density-estimation
v0.2.0
- Traits
BandwidthandKernelare now generic overFwhere<F: KDEFloat>so any custom implementations must be modified to reflect this.
Added
Fixed
- Fix potential API incompatibility with
f64feature (#3).
Removed
f64feature.