0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 20 hours ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: refactor examples in README More... over 10 years ago
BUG: initialize ref count of node 1 only if not initialized More... over 10 years ago
API: extensions not built by default any more More... over 10 years ago
REF: simplify `git_version` with one try for everything More... over 10 years ago
BUG: try importing `git` separately from reading `.git` More... over 10 years ago
MAI: define default cudd memory as constant More... over 10 years ago
BUG: requested extensions removed twice from `sys.argv` More... over 10 years ago
MAI: print exception message before assertion More... over 10 years ago
REL: bump version to 0.2.2 More... over 10 years ago
REL: add version 0.2.1 to changelog More... over 10 years ago
DOC: install cython if building from repo More... over 10 years ago
REL: require `setuptools >= 19.6` More... over 10 years ago
MAI: call `nx.drawing.nx_pydot.to_pydot` More... over 10 years ago
MAI: rm unused `networkx` import More... over 10 years ago
ENH: add reachability example More... over 10 years ago
MAI: default CUDD memory estimate 2GB More... over 10 years ago
ENH: add method `cudd.BDD.sat_iter` More... over 10 years ago
TST: method `cudd.BDD.rename` More... over 10 years ago
REF: extract as functions `_dict_to_cube_array` and inverse More... over 10 years ago
API: deprecate the functions `rename` and `copy_bdd` More... over 10 years ago
ENH: add method `BDD.rename` More... over 10 years ago
ENH: add method `BDD.copy` More... over 10 years ago
MAI: precond on arg `bits` of `_enumerate_minterms` More... over 10 years ago
BUG: `fill` to bit width to enumerate integer More... over 10 years ago
DOC: mention `BDD.vars` instead of `BDD.ordering` More... over 10 years ago
DEV: add make rule `reinstall` More... over 10 years ago
DEV: ignore `*.whl` More... over 10 years ago
REL: list committers in file `AUTHORS` More... over 10 years ago
REL: bump copyright year to 2016 More... over 10 years ago
DEV: ensure eol=lf More... over 10 years ago