Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@jmschrei jmschrei released this 13 Sep 00:51
· 7 commits to master since this release

Updates from v1.0.0:

(1) Now Python 3 compatible.

(2) Summary statistics added for training

(3) The ability to tie edges is added

(4) Freezing and thawing distributions to prevent them from changing during training added

(5) Inertia added as an option for distribution updating.

(6) Extensive nosetests added.