0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MNT: improve `Exception` messages More... over 5 years ago
BUG: rm upper bound on `networkx` for all Python versions other than 2 More... over 5 years ago
BUG: make argument `filetype` have precedence More... over 5 years ago
DOC: add docstring to method `dd.cudd.BDD.dump` More... over 5 years ago
DOC: add docstring to methods `dd.autoref.BDD.dump` and `load` More... over 5 years ago
DOC: correct the docstring of method `dd._abc.BDD.dump` More... over 5 years ago
DOC: link to PEP8 for what "internal" module means More... over 5 years ago
DOC: add docstring to method `dd.cudd_zdd.ZDD.dump` More... over 5 years ago
DOC: rephrase sentence to be independent of internal details More... over 5 years ago
MNT: rm outdated commented code from test script More... over 5 years ago
MNT: call method `dd.mdd.MDD.dump` in commented code More... over 5 years ago
DOC: add docstring to method `dd.mdd.MDD.dump` More... over 5 years ago
DOC: call method `dd.mdd.MDD.dump` in documentation example More... over 5 years ago
DOC: correct signature of function `dd.bdd.to_pydot` More... over 5 years ago
TST: add dump tests for PNG and SVG formats More... over 5 years ago
API: mv `import pydot` to inline More... over 5 years ago
REL: support Python 3.10 More... over 5 years ago
REF: delimit string using single quotes, in example More... over 5 years ago
MNT: use TLA+ syntax in example More... over 5 years ago
MNT: use raw strings where TLA+ backslashes appear More... over 5 years ago
BUG: ensure that CUDD node reference count >= 0 More... over 5 years ago
TST: assert that CUDD node reference count >= 0 More... over 5 years ago
REF: uniformize import of function `assert_raises` More... over 5 years ago
REL: bump copyright year range to 2021 in documentation More... over 5 years ago
REL: bump copyright year range to 2021 in LICENSE More... over 5 years ago
TST: use `pytest`, instead of `nose` More... over 5 years ago
PEP8: rearrange imports More... over 5 years ago
DOC: correct typo in README More... over 5 years ago
REF: mv value to constant `KEYWORDS` in module scope More... over 5 years ago
REF: rename constants for clarity in `setup.py` More... over 5 years ago