Skip to content

Commit

Permalink
New package: FindComplexZeros v1.0.1 (#57553)
Browse files Browse the repository at this point in the history
UUID: 0a534ecb-6644-4a7e-8523-fc75d3442ec4
Repo: https://github.com/yanhua-wang/FindComplexZeros.jl.git
Tree: a6c8f1e573551fcc2e595661d6d44f2b0cae75be

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Apr 1, 2022
1 parent 1a3415d commit 73bf24d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions F/FindComplexZeros/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[1]
DataStructures = "0.18.11-0.18"
julia = "1.6.5-1"
3 changes: 3 additions & 0 deletions F/FindComplexZeros/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[1]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions F/FindComplexZeros/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "FindComplexZeros"
uuid = "0a534ecb-6644-4a7e-8523-fc75d3442ec4"
repo = "https://github.com/yanhua-wang/FindComplexZeros.jl.git"
2 changes: 2 additions & 0 deletions F/FindComplexZeros/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.1"]
git-tree-sha1 = "a6c8f1e573551fcc2e595661d6d44f2b0cae75be"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ some amount of consideration when choosing package names.
0a452357-00e2-49ec-9da5-12084d27edbc = { name = "Paraml", path = "P/Paraml" }
0a46da34-8e4b-519e-b418-48813639ff34 = { name = "CSDP", path = "C/CSDP" }
0a4f8689-d25c-4efe-a92b-7142dfc1aa53 = { name = "MathTeXEngine", path = "M/MathTeXEngine" }
0a534ecb-6644-4a7e-8523-fc75d3442ec4 = { name = "FindComplexZeros", path = "F/FindComplexZeros" }
0a592095-bd93-57bb-89c0-a7c16a918b1d = { name = "ranger_jll", path = "R/ranger_jll" }
0a602bbd-b08b-5d75-8d32-0de6eef44785 = { name = "HYPRE_jll", path = "H/HYPRE_jll" }
0a755509-c5b1-5d6f-9b24-59bcda3c37a3 = { name = "ProximalBase", path = "P/ProximalBase" }
Expand Down

0 comments on commit 73bf24d

Please sign in to comment.