An open API service indexing awesome lists of open source software.

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.

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

![Test package](https://github.com/JanCaha/FuzzyMath/workflows/Test%20package/badge.svg)

[![Document package](https://github.com/JanCaha/FuzzyMath/actions/workflows/document.yaml/badge.svg)](https://github.com/JanCaha/FuzzyMath/actions/workflows/document.yaml)