Skip to content

Commit

Permalink
New version: AutoDiffOperators v0.1.8
Browse files Browse the repository at this point in the history
UUID: 6e1301d5-4f4d-4fb5-9679-7191e22f0e0e
Repo: https://github.com/oschulz/AutoDiffOperators.jl.git
Tree: 82f49fba09adfbe2a75ee957b37326197028be9a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Apr 22, 2024
1 parent fb1eb09 commit 1fb593e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
5 changes: 4 additions & 1 deletion A/AutoDiffOperators/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ FunctionChains = "0.1"
["0.1.1-0.1.5"]
AffineMaps = "0.2"

["0.1.4-0"]
["0.1.4-0.1.7"]
ADTypes = "0.1-0.2"

["0.1.5-0"]
Expand All @@ -23,3 +23,6 @@ AbstractDifferentiation = "0.5-0.6"
["0.1.6-0"]
AffineMaps = "0.2-0.3"
LinearAlgebra = "1"

["0.1.8-0"]
ADTypes = ["0.1-0.2", "1"]
3 changes: 3 additions & 0 deletions A/AutoDiffOperators/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "9545e0edfe2daa4a3477eddc602cee11f8019c06"

["0.1.7"]
git-tree-sha1 = "fefd87d8860904395a266bccf1ef63d8b5c6502a"

["0.1.8"]
git-tree-sha1 = "82f49fba09adfbe2a75ee957b37326197028be9a"
5 changes: 4 additions & 1 deletion A/AutoDiffOperators/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ LinearMaps = "3"
Requires = "1"
Zygote = "0.6"

["0.1.1-0"]
["0.1.1-0.1.7"]
Enzyme = "0.11"

["0.1.2-0"]
FiniteDifferences = "0.12"

["0.1.8-0"]
Enzyme = "0.11-0.12"

0 comments on commit 1fb593e

Please sign in to comment.