Releases: macks22/daft-builder
Releases · macks22/daft-builder
New offset options, better error messages, new Text node type
- Better error handling for Param missing kwarg specifying what node it's a parameter of.
- Add new Text subclass of Node for conveniently putting text into PGMs.
- Add above and below relative offset options and add kwargs to PGM builder class to allow specification of vertical and horizontal offset defaults.
- Add extra spacing for plates only if there are plates.
- Add a copy method for PGM builder.
- Add state space model example.
Initial release!
1.0.0 add setup.cfg