| Crates.io | fuzzy-logic_rs |
| lib.rs | fuzzy-logic_rs |
| version | 0.5.0 |
| created_at | 2024-03-25 05:18:19.217376+00 |
| updated_at | 2024-05-13 23:39:41.816958+00 |
| description | An implementation of fuzzy logic in rust! |
| homepage | https://mechaneurons.github.io/ |
| repository | https://github.com/MechaNeurons/fuzzy-logic-rs |
| max_upload_size | |
| id | 1184953 |
| size | 105,458 |
In this project I've tried to implement a simple and lightweight implementation of fuzzy logic only using std.
Please follow for more updates! The Mamdani type I is completed, with all regular features. Please refer to documentation or for a quick start check out examples.
You can view a complete documentation at here.