daft-dev / daft

Render probabilistic graphical models using matplotlib
https://docs.daft-pgm.org
MIT License
675 stars 118 forks source link

Some infrastructure updates #125

Closed dfm closed 3 years ago

dfm commented 3 years ago

This adds unit tests for the rendered outputs because I nearly inadvertantly merged #124 which would substantially break the rendering :/

I also modernized the documentation setup a little and I'm going to migrate testing to GitHub actions before merging.