openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
dd-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 38 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
REL: note Python 2 and 3 support in README
Ioannis Filippidis
More...
almost 11 years ago
BUG: refer to existing attribute
Ioannis Filippidis
More...
almost 11 years ago
BUG: wrap nodes returned by `autoref.BDD.add_expr`
Ioannis Filippidis
More...
almost 11 years ago
REL: add pypi trove classifiers to setup
Ioannis Filippidis
More...
almost 11 years ago
allow dumping a `dd.bdd.BDD` as SVG or PNG
Ioannis Filippidis
More...
almost 11 years ago
ignore `.DS_Store` and `._.DS_Store`
Ioannis Filippidis
More...
almost 11 years ago
API: do not set manager parameters in `cudd.BDD.__cinit__`
Ioannis Filippidis
More...
almost 11 years ago
STY: pep8
Ioannis Filippidis
More...
almost 11 years ago
add method `cudd.BDD.garbage_collection`
Ioannis Filippidis
More...
almost 11 years ago
add method `cudd.BDD.configure`
Ioannis Filippidis
More...
almost 11 years ago
increase max growth and min hit
Ioannis Filippidis
More...
almost 11 years ago
TST: add python3 to travis
Mario Wenzel
More...
almost 11 years ago
TST: fix deprecated installing via sudo apt-get for travis
Mario Wenzel
More...
almost 11 years ago
use `range` instead of `xrange` where possible
Ioannis Filippidis
More...
almost 11 years ago
replace `dict.iteritems` in tests
Ioannis Filippidis
More...
almost 11 years ago
replace `dict.iteritems` with `dd._compat.items(dict)`
Ioannis Filippidis
More...
almost 11 years ago
add module `dd._compat` for Python 2 to 3
Ioannis Filippidis
More...
almost 11 years ago
read file in binary mode in `downloader`
Mario Wenzel
More...
almost 11 years ago
use `items()` instead of `iteritems()` in `downloader`
Mario Wenzel
More...
almost 11 years ago
use new `urllib` if `urllib2` is not available
Mario Wenzel
More...
almost 11 years ago
define `xrange` in Python 3
Mario Wenzel
More...
almost 11 years ago
use `sys.maxsize` instead of `sys.maxint`
Mario Wenzel
More...
almost 11 years ago
iterate over pairs without using `izip`
Mario Wenzel
More...
almost 11 years ago
API: rename `bdd.True` to `bdd.true` for Python 3 compatibility
Mario Wenzel
More...
almost 11 years ago
bump version to 0.1.4
Ioannis Filippidis
More...
almost 11 years ago
format `var = value` in `MDD.__str__`
Ioannis Filippidis
More...
almost 11 years ago
BUG: raise `Exception` if file type not recognized
Ioannis Filippidis
More...
almost 11 years ago
add method: `Function.__len__`
Ioannis Filippidis
More...
almost 11 years ago
BUG: implement `Function.__ne__`
Ioannis Filippidis
More...
almost 11 years ago
if `other` is `None`, then nodes differ
Ioannis Filippidis
More...
almost 11 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
46
47
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree