Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: Bijectors v0.10.0 #50639

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 76274a88-744f-5084-9051-94815aaf08c4
Repo: https://github.com/TuringLang/Bijectors.jl.git
Tree: 36757cd97fb240dc5d1cd8aa1b286e955c392bf1

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
JuliaRegistrator referenced this pull request in TuringLang/Bijectors.jl Dec 15, 2021
* Add ChangesOfVariables and InverseFunctions to deps

* Replace forward by with_logabsdet_jacobian

* Replace Base.inv with InverseFunctions.inverse

* Improve deprecation scheme for forward

Co-authored-by: David Widmann <[email protected]>

* Improve deprecation scheme for inv

* Test forward and inv deprecations

* Apply suggestions from code review

Co-authored-by: David Widmann <[email protected]>

* Fixes regarding with_logabsdet_jacobian and inverse

* Fix with_logabsdet_jacobian for NamedComposition

* Fix deprecation of inv

* Use inverse instead of inv for Composed

* Use with_logabsdet_jacobian instead of forward

* Workaround for intermittent failures in Dirichlet test

* Use with_logabsdet_jacobian instead of forward

* Use with_logabsdet_jacobian instead of forward

* Add rrules for combine with PartitionMask

Zygote-generated pullback for `combine(m::PartitionMask, x_1, x_2, x_3)`
fails with `no method matching zero(::Type{Nothing})`.

* Use inv instead of inverse for numbers

* Apply suggestions from code review

Co-authored-by: David Widmann <[email protected]>

* Whitespace fix.

Co-authored-by: David Widmann <[email protected]>

* Move combine rrule and add test

* Apply suggestions from code review

Co-authored-by: David Widmann <[email protected]>

* Use @test_deprecated

Co-authored-by: David Widmann <[email protected]>

* Use @test_deprecated

Co-authored-by: David Widmann <[email protected]>

* Use inverse instead of inv

* Use test_inverse and test_with_logabsdet_jacobian

* Use inverse instead of inv

* Increase version number to v0.9.12

* Reexport with_logabsdet_jacobian and inverse

* Increase package version to v0.10.0

Co-authored-by: David Widmann <[email protected]>
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch December 15, 2021 20:40 Inactive
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch December 15, 2021 21:24 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 3b34b37 into master Dec 15, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/bijectors/76274a88/v0.10.0 branch December 15, 2021 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants