Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

macks22/daft-builder

Open more actions menu

Repository files navigation

daft-builder

Wrapper library on daft that provides a builder interface for rendering probabilistic graphical models (PGMs).

See notebooks/examples for example usage.

Building and releasing

To build a wheel, run:

python setup.py bdist_wheel

The wheel will then be found in the dist directory. A similar command will build a source distribution:

python setup.py sdist

To release to PyPi:

twine upload dist/*

If creating a release, you'll want to make sure you tag the stuff you're building. First run git tag --list to see the most recent tag. Then choose an appropriate semantic versioning increment and run git tag <new_tag> to add this tag. Finally, push up the new tag to GitHub by running git push origin --tags.

To release on GitHub, use the GUI, following this guide.

About

Wrapper library on daft that provides a builder interface for rendering probabilistic graphical models (PGMs).

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.