Data set of optimal circuits for Boolean functions that have low arity.
Project description
Data set of optimal circuits for Boolean functions that have low arity.
Package Installation and Usage
The package is available on PyPI:
python -m pip install circuitdb
The library can be imported in the usual ways:
import circuitdb from circuitdb import circuitdb
Testing and Conventions
All unit tests are executed and their coverage is measured when using nose (see setup.cfg for configution details):
nosetests
Alternatively, all unit tests are included in the module itself and can be executed using doctest:
python circuitdb/circuitdb.py -v
Style conventions are enforced using Pylint:
pylint circuitdb
Contributions
In order to contribute to the source code, open an issue or submit a pull request on the GitHub page for this library.
Versioning
The version number format for this library and the changes to the library associated with version number increments conform with Semantic Versioning 2.0.0.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for circuitdb-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3d6f3870b686dbe6fd8e360036e47c70b55ea49f3710f51e4052a6981dc8c98 |
|
MD5 | fb1bb9e93cb9114bb6957ce03703b9c4 |
|
BLAKE2b-256 | f6c9869a22703a7667006416040b488e05a0716536a251c1119ea1892892a2f1 |