Skip to content

Commit

Permalink
New package: Quiqbox v0.1.0 (#43463)
Browse files Browse the repository at this point in the history
UUID: 7cb8c394-fae1-4ab9-92f2-30189d7746cd
Repo: https://github.com/frankwswang/Quiqbox.jl.git
Tree: 7ae2082710c1fa4d3e292ead952b35667abe2701

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator authored Aug 27, 2021
1 parent 191c4b2 commit cc3ee1c
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Q/Quiqbox/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
COSMO = "0.8"
Convex = "0.14"
PiecewiseQuadratics = "0.1"
SeparableOptimization = "0.1"
SymbolicUtils = "0.13"
Symbolics = "3"
julia = "1.5.0-1"
libcint_jll = "3.0"
10 changes: 10 additions & 0 deletions Q/Quiqbox/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
COSMO = "1e616198-aa4e-51ec-90a2-23f7fbd31d8d"
Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PiecewiseQuadratics = "63c5698c-79a9-4248-aa10-bd2a91651b58"
SeparableOptimization = "b66076ac-575f-47ff-93e2-9c43ffc8d39e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
libcint_jll = "574b78ca-bebd-517c-801d-4735c93a9686"
3 changes: 3 additions & 0 deletions Q/Quiqbox/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Quiqbox"
uuid = "7cb8c394-fae1-4ab9-92f2-30189d7746cd"
repo = "https://github.com/frankwswang/Quiqbox.jl.git"
2 changes: 2 additions & 0 deletions Q/Quiqbox/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "7ae2082710c1fa4d3e292ead952b35667abe2701"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3097,6 +3097,7 @@ some amount of consideration when choosing package names.
7cab812c-4aca-53c6-a1cf-d62f3ca054b4 = { name = "AmazonCACerts_jll", path = "A/AmazonCACerts_jll" }
7cb0a576-ebde-5e09-9194-50597f1243b4 = { name = "MPICH_jll", path = "M/MPICH_jll" }
7cb56c3c-3875-5421-bd9a-4b97f0aadfe6 = { name = "EchoviewEcs", path = "E/EchoviewEcs" }
7cb8c394-fae1-4ab9-92f2-30189d7746cd = { name = "Quiqbox", path = "Q/Quiqbox" }
7cbe2057-1070-5a1a-9a20-8e476bfa53e1 = { name = "ARules", path = "A/ARules" }
7cc45869-7501-5eee-bdea-0790c847d4ef = { name = "Enzyme_jll", path = "E/Enzyme_jll" }
7ccca996-40d6-5c2f-be7f-4eb2934af9c4 = { name = "SimpleDifferentialOperators", path = "S/SimpleDifferentialOperators" }
Expand Down

0 comments on commit cc3ee1c

Please sign in to comment.