fuzzy-expert 0.1.0

A fuzzy logic library with support for mamdani fuzzy inference.
Documentation
  • Coverage
  • 14.86%
    11 out of 74 items documented0 out of 32 items with examples
  • Size
  • Source code size: 62.1 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 27s Average build duration of successful builds.
  • all releases: 27s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • TheDan64

fuzzy

Build Status lines of code Minimum rustc 1.65

A fuzzy logic library with support for mamdani fuzzy inference.

Inspired by https://github.com/jdvelasq/fuzzy-expert.