1 stable release
1.0.0 | Dec 16, 2021 |
---|
#2430 in Algorithms
175KB
2K
SLoC
assessment
A rust library that allows different types of assessments, to convert between them and to perform basic operations.
Currently, the lib supports numeric and interval quantitative values and linguistic, 2-tuple and hesitant fuzzy values.
Note that the library is a Work In Progress.
lib.rs
:
Assessment
A library that allows different types of assessments, to convert between them and to perform basic operations.
Currently, the lib supports numeric and interval quantitative values and linguistic, 2-tuple and hesitant fuzzy values.
Note that the library is a Work In Progress.