- Traits
Bandwidth
andKernel
are now generic overF
where<F: KDEFloat>
so any custom implementations must be modified to reflect this.
Added
Fixed
- Fix potential API incompatibility with
f64
feature (#3).
Removed
f64
feature.
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.