Skip to content

Commit

Permalink
New package: LineSearch v0.1.0 (#116359)
Browse files Browse the repository at this point in the history
UUID: 87fe0de2-c867-4266-b59a-2f0a94fc965b
Repo: https://github.com/SciML/LineSearch.jl.git
Tree: af59a18eb1596c95e30510a67633afa060e315c5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 3, 2024
1 parent 9d1bd9b commit ae29348
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 0 deletions.
10 changes: 10 additions & 0 deletions L/LineSearch/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
ADTypes = "1.9.0-1"
CommonSolve = "0.2.4-0.2"
ConcreteStructs = "0.2.3-0.2"
FastClosures = "0.3"
LinearAlgebra = "1.10.0-1"
MaybeInplace = "0.1.4-0.1"
SciMLBase = "2.53.1-2"
SciMLJacobianOperators = "0.1"
julia = "1.10.0-1"
9 changes: 9 additions & 0 deletions L/LineSearch/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MaybeInplace = "bb5d69b7-63fc-4a16-80bd-7e42200c7bdb"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
SciMLJacobianOperators = "19f34311-ddf3-4b8b-af20-060888a46c0e"
3 changes: 3 additions & 0 deletions L/LineSearch/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "LineSearch"
uuid = "87fe0de2-c867-4266-b59a-2f0a94fc965b"
repo = "https://github.com/SciML/LineSearch.jl.git"
2 changes: 2 additions & 0 deletions L/LineSearch/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "af59a18eb1596c95e30510a67633afa060e315c5"
2 changes: 2 additions & 0 deletions L/LineSearch/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
LineSearches = "7.3.0-7"
2 changes: 2 additions & 0 deletions L/LineSearch/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6187,6 +6187,7 @@ some amount of consideration when choosing package names.
87ed4bf0-c935-4a67-83c3-2a03bee4197c = { name = "MultiDocumenter", path = "M/MultiDocumenter" }
87f02e12-f6bc-4038-9bdd-797fa8455fab = { name = "LiteHF", path = "L/LiteHF" }
87f76fb3-a40a-40c9-a63c-29fcfe7b7547 = { name = "Quantics", path = "Q/Quantics" }
87fe0de2-c867-4266-b59a-2f0a94fc965b = { name = "LineSearch", path = "L/LineSearch" }
87ff4268-a46e-478f-b30a-76b83dd64e3c = { name = "MultiDimDictionaries", path = "M/MultiDimDictionaries" }
88015f11-f218-50d7-93a8-a6af411a945d = { name = "LERC_jll", path = "jll/L/LERC_jll" }
88034a9c-02f8-509d-84a9-84ec65e18404 = { name = "StringDistances", path = "S/StringDistances" }
Expand Down

0 comments on commit ae29348

Please sign in to comment.