Skip to content

v14.0.0

Compare
Choose a tag to compare
@danielward27 danielward27 released this 02 Sep 17:40
· 21 commits to main since this release
b8eb028

What's Changed

I was not happy with the original implementation of some wrappers in flowjax.wrappers, e.g. BijectionReparam introduced some (avoidable, but untidy) circular dependency issues. We now primarily use Parameterize a new name for what was Lambda. This introduces some breaking changes, primarily the aformentioned renaming, in addition to the removal of BijectionReparam and Where . See the pull request for more information.

Full Changelog: v13.1.1...v14.0.0