- 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.
Bandwidth and Kernel are now generic over F where <F: KDEFloat> so any custom implementations must be modified to reflect this.f64 feature (#3).f64 feature.