Skip to content

Zuko 1.0.0

Compare
Choose a tag to compare
@francois-rozet francois-rozet released this 03 Nov 17:06
· 33 commits to master since this release

💥 Breaking news

Zuko's repository has been transferred to the probabilists organization.

♻️ Refactor

To facilitate the maintenance of existing flows and the addition of new flows, the zuko.flows module has been refactored into many submodules (#24). As part of this refactor, the DistributionModule and TransformModule have been renamed to LazyDistribution and LazyTransform to clarify the purpose of these classes and avoid confusion with Pyro components.

✨ What's new

Full Changelog: 0.2.0...1.0.0