Skip to content

Commit

Permalink
New package: SpheriCart v0.0.3 (#98788)
Browse files Browse the repository at this point in the history
UUID: 5caf2b29-02d9-47a3-9434-5931c85ba645
Repo: https://github.com/lab-cosmo/sphericart.git
Tree: 6f3dcc34a03f59b6d3cd74853fa04f6819877fdc

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 15, 2024
1 parent 2127abd commit 732125b
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3804,6 +3804,7 @@ some amount of consideration when choosing package names.
5c958174-e7d9-5990-9618-4567de4ba542 = { name = "SuperEnum", path = "S/SuperEnum" }
5c9c0fc8-7103-448b-bb0a-c427020e3b0b = { name = "PkgButlerEngine", path = "P/PkgButlerEngine" }
5cadff95-7770-533d-a838-a1bf817ee6e0 = { name = "JuliennedArrays", path = "J/JuliennedArrays" }
5caf2b29-02d9-47a3-9434-5931c85ba645 = { name = "SpheriCart", path = "S/SpheriCart" }
5cb6c4b0-9b79-11e8-24c9-f9621d252589 = { name = "SparseMatrixDicts", path = "S/SparseMatrixDicts" }
5cb8414e-7aab-5a03-a681-351269c074bf = { name = "ModuleInterfaceTools", path = "M/ModuleInterfaceTools" }
5cbb5ea9-1c69-4457-8305-4f15e70bf087 = { name = "DictDotDot", path = "D/DictDotDot" }
Expand Down
7 changes: 7 additions & 0 deletions S/SpheriCart/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
ForwardDiff = "0.10"
LinearAlgebra = "1.8.0-1"
ObjectPools = "0.3"
OffsetArrays = "1.13.0-1"
StaticArrays = "1.9.0-1"
julia = "1.8.0-1"
6 changes: 6 additions & 0 deletions S/SpheriCart/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ObjectPools = "658cac36-ff0f-48ad-967c-110375d98c9d"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
4 changes: 4 additions & 0 deletions S/SpheriCart/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "SpheriCart"
uuid = "5caf2b29-02d9-47a3-9434-5931c85ba645"
repo = "https://github.com/lab-cosmo/sphericart.git"
subdir = "julia"
2 changes: 2 additions & 0 deletions S/SpheriCart/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.3"]
git-tree-sha1 = "6f3dcc34a03f59b6d3cd74853fa04f6819877fdc"

0 comments on commit 732125b

Please sign in to comment.