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: ChainRules v0.7.38 #26146

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Dec 9, 2020

JuliaRegistrator referenced this pull request in JuliaDiff/ChainRules.jl Dec 9, 2020
* Add implementation of eigen

* Add implementation of eigvals

* Add todo notes

* Test eigen and eigvals

* Choose dimension that is stable

* Fix function call

* Check that pullbacks are type-stable

* Note why we don't check type-stability for rules

* Add test for idempotence

* Test that sensitivities are real when the primals are

* Rearrange tests

* Test sensitivities are real when primals are for eigvals

* Increment version number

* Don't compute eigenvectors if unused

* Don't compute full matrix product

* Avoid calling Matrix

* Overload mutating versions for frule

* Test mutating form for frule

* Use fewer subscripts

* Increment required patch version

* Increment version number

* Increment version number
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2020

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.

UUID: 082447d4-558c-5d27-93f4-14fc19e9eca2
Repo: https://github.com/JuliaDiff/ChainRules.jl.git
Tree: 03d6db93779e0279903f5a9ff522b58bbc462b5d

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
@JuliaRegistrator JuliaRegistrator force-pushed the registrator/chainrules/082447d4/v0.7.38 branch from 298a675 to fb1009b Compare December 10, 2020 22:10
@JuliaTagBot JuliaTagBot merged commit 91f853a into master Dec 10, 2020
@JuliaTagBot JuliaTagBot deleted the registrator/chainrules/082447d4/v0.7.38 branch December 10, 2020 22:31
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