0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
API: add unused kw args to method `autoref.BDD.decref` More... about 8 years ago
BUG: correctly rename variables in `cudd.BDD._rename` More... over 8 years ago
REL: add `tests/inspect_cython_signatures.py` to MANIFEST More... over 8 years ago
REL: add READMEs to MANIFEST More... over 8 years ago
BUG: rm implementation from property `_abc.BDD.var_levels` More... over 8 years ago
MAI: extract as function `get_signature` More... over 8 years ago
BUG: catching needed for `imp_sig`, not for `spec_sig` More... over 8 years ago
DEV: add rule `test_abc` to `Makefile` More... over 8 years ago
DEV: ignore `*.json` More... over 8 years ago
DOC: update file `AUTHORS` More... over 8 years ago
REL: bump version to 0.5.5 More... over 8 years ago
DOC: typo More... over 8 years ago
ENH: add property `BDD.var_levels` More... over 8 years ago
DOC: explain what `bdd.BDD.vars` stores More... over 8 years ago
REL: bump to `cython == 0.27.3` in `requirements.txt` More... over 8 years ago
DOC: press `Ctrl + \` to quit CUDD computations More... over 8 years ago
DEV: revise `.PHONY` declaration More... over 8 years ago
DEV: express as rule dependency, instead of recursively More... over 8 years ago
REL: ensure dist is independent of optional dependencies More... over 8 years ago
REL: bound `ply <= 3.10` in `install_requires` More... over 8 years ago
ENH: add method `bdd.BDD.undeclare_vars` More... over 8 years ago
REL: download same CUDD tarball from a mirror More... over 8 years ago
MAI: explicitly define file name for cudd tarball More... over 8 years ago
API: use `dd.cudd.BDD` as `dd.BDD` when possible More... over 8 years ago
MAI: restrict to catching `ImportError` More... over 8 years ago
ENH: allow `autoref.BDD` as `other` in `cudd.BDD.copy` More... over 8 years ago
DOC: add version 0.5.4 to CHANGELOG More... over 8 years ago
ENH: dump from `cudd.BDD` using GraphViz via `pydot` More... over 8 years ago
ENH: add `autoref.BDD` methods `incref` and `decref` More... over 8 years ago
ENH: add `cudd.BDD` methods `incref` and `decref` More... over 8 years ago