Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ fuzzy_logic Public archive

Implementation of fuzzy logic in Rust. Why not?

License

Notifications You must be signed in to change notification settings

KineticCookie/fuzzy_logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzzy_logic

Fuzzy logic inference implementation.

Documentation

Build Status

Usage

This crate is not in crates.io yet. So you can pull it from GitHub:

[dependencies.fuzzy_logic]
git = "https://github.com/KineticCookie/fuzzy_logic"

And declare the new crate with:

extern crate fuzzy_logic;

About

Implementation of fuzzy logic in Rust. Why not?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages