https://github.com/jancaha/fuzzymath
Small lightweight library for Python (version >= 3.7) that performs basic Interval and Fuzzy Arithmetic.
https://github.com/jancaha/fuzzymath
fuzzy fuzzy-arithmetic interval interval-arithmetic python python3
Last synced: about 1 year ago
JSON representation
Small lightweight library for Python (version >= 3.7) that performs basic Interval and Fuzzy Arithmetic.
- Host: GitHub
- URL: https://github.com/jancaha/fuzzymath
- Owner: JanCaha
- License: mit
- Created: 2020-01-26T19:19:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T15:24:08.000Z (over 2 years ago)
- Last Synced: 2025-03-08T20:03:55.880Z (over 1 year ago)
- Topics: fuzzy, fuzzy-arithmetic, interval, interval-arithmetic, python, python3
- Language: Python
- Homepage: https://jancaha.github.io/FuzzyMath/
- Size: 304 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# FuzzyMath
Small lightweight library for Python that performs basic Interval and Fuzzy Arithmetic.
Supported Python version >=3.8. Older library versions (0.4 <=) supported also Python 3.7.
## Badges

[](https://github.com/JanCaha/FuzzyMath/actions/workflows/document.yaml)