Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@seatonullberg seatonullberg released this 22 Mar 20:51

⚠️ BREAKING CHANGES ⚠️

  • Traits Bandwidth and Kernel are now generic over F where <F: KDEFloat> so any custom implementations must be modified to reflect this.

Added

  • Many new kernel functions added by @ndcroos in #4 resolves #1.

Fixed

  • Fix potential API incompatibility with f64 feature (#3).

Removed

  • f64 feature.

Official Release: crates.io
Documentation: docs.rs