april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

Adding pyproject.toml and basic directories layout #11

Closed loreloc closed 1 year ago

loreloc commented 1 year ago

Optional dependencies for development include black (configured with line length 100), pytest and pytest-cov (for running tests and coverage).

Closes #7 .