fuzzy-set#
Overview#
The fuzzy-set package provides a Python3 framework built on top of Numpy and Matplotlib allowing to manipulate and plot:
Documentation#
References#
Managing Uncertainties in ICT Services Life Cycle Assessment using Fuzzy Logic, Édouard Guégain, Thibault Simon, Alban Rahier, Romain Rouvoy
Environmental life cycle assessment with support of fuzzy-sets, Albert Weckenmann & Achim Schwan
- Installation
- API
- Packages
- Submodules
- fuzzy_set.fuzzy_number module
- fuzzy_set.fuzzy_set module
FuzzySetFuzzySet.absolute_difference()FuzzySet.at()FuzzySet.card()FuzzySet.concentration()FuzzySet.core()FuzzySet.cut()FuzzySet.difference()FuzzySet.doesnt_contain()FuzzySet.fully_contains()FuzzySet.height()FuzzySet.intersection()FuzzySet.is_crossover()FuzzySet.is_disjoint()FuzzySet.is_empty()FuzzySet.is_normalized()FuzzySet.m()FuzzySet.partially_contains()FuzzySet.plot()FuzzySet.relative_card()FuzzySet.strong_cut()FuzzySet.support()FuzzySet.union()FuzzySet.width()
INFINITYREALS
- fuzzy_set.intersection module
- fuzzy_set.trapezoidal_fuzzy_number module
- fuzzy_set.triangular_fuzzy_number module
- Module contents
- Submodules
- Packages
- CI
- Authors
- History