Update ImplicitDifferentiation requirement to 0.9.1 in /test#143
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Update ImplicitDifferentiation requirement to 0.9.1 in /test#143dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
80bb4b7 to
89342c8
Compare
Updates the requirements on [ImplicitDifferentiation](https://github.com/JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl) to permit the latest version. - [Release notes](https://github.com/JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl/releases) - [Commits](JuliaDecisionFocusedLearning/ImplicitDifferentiation.jl@v0.1.0...v0.9.1) --- updated-dependencies: - dependency-name: ImplicitDifferentiation dependency-version: 0.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
89342c8 to
a62857e
Compare
Contributor
Author
|
Superseded by #156. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on ImplicitDifferentiation to permit the latest version.
Release notes
Sourced from ImplicitDifferentiation's releases.
Commits
5380155feat: add least-squares linear solver (#185)a884a90chore: bump compat for KrylovKit to v0.10.0 (#184)68e0c2efix: provide initial value to iterative linear solver (#182)f065a08fix: only factorize for direct linear solve (#181)8c30ba7revamp!: use KrylovKit for type flexibility (beyond Vector), split out prepar...bc7267arefactor!: split out preparation (#179)42fa4a1Revert "test: use ChainRulesTestUtils" (#177)477d294test: use ChainRulesTestUtilsb75add5fix: ignore input type in LinearOperator construction by default (#174)74bb967test!: better tests (#173)