Skip to content

Commit

Permalink
New package: DynamicDiff v0.1.0 (#120988)
Browse files Browse the repository at this point in the history
UUID: 7317a516-7a03-4707-b902-c6dba1468ba0
Repo: https://github.com/MilesCranmer/DynamicDiff.jl.git
Tree: f54a346534ef7c21317204893cda0ee8fc5a28be

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 12, 2024
1 parent 59fcf35 commit 2b730ba
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions D/DynamicDiff/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Compat = "4.16.0-4"
DispatchDoctor = "0.4.17-0.4"
DynamicExpressions = "1.6.0-1"
ForwardDiff = "0.10"
julia = "1.10.0-1"
5 changes: 5 additions & 0 deletions D/DynamicDiff/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
DispatchDoctor = "8d63f2c5-f18a-4cf2-ba9d-b3f60fc568c8"
DynamicExpressions = "a40a106e-89c9-4ca8-8020-a735e8728b6b"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
3 changes: 3 additions & 0 deletions D/DynamicDiff/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "DynamicDiff"
uuid = "7317a516-7a03-4707-b902-c6dba1468ba0"
repo = "https://github.com/MilesCranmer/DynamicDiff.jl.git"
2 changes: 2 additions & 0 deletions D/DynamicDiff/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "f54a346534ef7c21317204893cda0ee8fc5a28be"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5325,6 +5325,7 @@ some amount of consideration when choosing package names.
730d3219-0a85-48f9-b699-9f31f8913d09 = { name = "KinematicCoordinateTransformations", path = "K/KinematicCoordinateTransformations" }
731186ca-8d62-57ce-b412-fbd966d074cd = { name = "RecursiveArrayTools", path = "R/RecursiveArrayTools" }
73163f41-4a9e-479f-8353-73bf94dbd758 = { name = "ITensorUnicodePlots", path = "I/ITensorUnicodePlots" }
7317a516-7a03-4707-b902-c6dba1468ba0 = { name = "DynamicDiff", path = "D/DynamicDiff" }
731a2950-2bc0-4254-a525-a4bb07017e97 = { name = "AutomationLabsModelPredictiveControl", path = "A/AutomationLabsModelPredictiveControl" }
731e570b-9d59-4bfa-96dc-6df516fadf69 = { name = "TiffImages", path = "T/TiffImages" }
731e945d-f3ed-49a1-bee2-3998705ef155 = { name = "FSimBase", path = "F/FSimBase" }
Expand Down

0 comments on commit 2b730ba

Please sign in to comment.