1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Override update() function from base set class. More... about 15 years ago
Add missing docstring for FuzzyElement.__repr__(). More... about 15 years ago
Add in-place union and intersection operators. More... about 15 years ago
Add equality and inequality operators. More... about 15 years ago
Add issubset and issuperset functions. More... about 15 years ago
Add support, core, and height functions, and normal property. More... about 15 years ago
Implement union and intersection. More... about 15 years ago
Add objects property and __getitem__ override. More... about 15 years ago
Proper docstrings for elements property. More... about 15 years ago
Add elements property. More... about 15 years ago
Nicer string representation for fuzzy elements. More... about 15 years ago
Add binary sanity check and __contains__ override. More... about 15 years ago
Add iterable to constructor, complement operation, docstrings for union and intersection. More... about 15 years ago
Renamed set.py to fset.py, constructor cleanup, representations. In other words, an evil multi-purpose commit. More... about 15 years ago
Start set module with FuzzyElement and FuzzySet classes. More... about 15 years ago
Add __init__.py for fuzz module. More... about 15 years ago
Initial commit. More... about 15 years ago