0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ENH: assert zero reference counts upon `dd.bdd.BDD` shutdown More... almost 9 years ago
REL: pass `-std=c99` to `gcc` via CUDD's `./configure` More... almost 9 years ago
REL: create `manylinux1_x86_64` wheel containing CUDD More... almost 9 years ago
DEV: rm `wheelhouse` in `clean` rule of `Makefile` More... almost 9 years ago
DOC: add version 0.5.3 to CHANGELOG More... almost 9 years ago
DEP: hide `BDD` methods `compose, cofactor, rename` in `sylvan` More... almost 9 years ago
DEP: rm deprecated methods `sat_len, sat_iter` More... almost 9 years ago
DEP: hide deprecated methods `compose, cofactor, rename` More... almost 9 years ago
DEP: rm deprecated methods `compose, rename, cofactor, evaluate` More... almost 9 years ago
DEV: ignore `__pycache__` More... almost 9 years ago
DOC: add `examples/README.md` More... almost 9 years ago
API: allow method `cudd.BDD.rename` to swap variables More... almost 9 years ago
REL: rm upper bound `networkx < 2.0.0` from `install_requires` More... almost 9 years ago
MAI: omit "_iter" from `networkx` calls More... almost 9 years ago
REL: bump version to 0.5.3 More... almost 9 years ago
DEV: ignore `*.xml` More... almost 9 years ago
REL: add Trove classifiers for Python 3.4, 3.5, 3.6 More... almost 9 years ago
CI: add Python 3.4 and 3.6 to test environments More... almost 9 years ago
API: rm arg `roots` of method `autoref.BDD.collect_garbage` More... almost 9 years ago
BUG: correct typo in method `autoref.BDD.load` More... almost 9 years ago
TST: add more `autoref` tests More... almost 9 years ago
ENH: add methods `cudd.Function.implies` and `equiv` More... almost 9 years ago
API: rm method `autoref.Function.__xor__` More... almost 9 years ago
DOC: omit docstrings that have moved to `dd._abc` More... almost 9 years ago
DOC: improve docstrings More... almost 9 years ago
REL: bump to `cython == 0.26.1` in `requirements.txt` More... almost 9 years ago
DEV: add diagnostic script `tests/inspect_cython_signatures` More... almost 9 years ago
REL: upper bound `networkx < 2.0.0` in `install_requires` More... almost 9 years ago
MAI: rephrase warning messages More... almost 9 years ago
DEP: deprecate `autoref.BDD` methods `compose, cofactor, rename, evaluate` More... almost 9 years ago