Skip to content

Commit

Permalink
New package: SpatiallySymmetricTensors v0.1.0
Browse files Browse the repository at this point in the history
UUID: 267f34df-16a8-4a72-a26d-fb880b511394
Repo: https://github.com/tangwei94/SpatiallySymmetricTensors.jl.git
Tree: 8c189088ffa91d97a7afa435a70435e833b5f0b3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 29, 2025
1 parent 1fd0d6e commit 5cc5ea0
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1793,6 +1793,7 @@ some amount of consideration when choosing package names.
26736a7f-02bb-45c4-b375-980ff81a7c31 = { name = "ArtifactOverrides", path = "A/ArtifactOverrides" }
2673d5e8-682c-11e9-2dfd-471b09c6c819 = { name = "Determinantal", path = "D/Determinantal" }
2679e427-3c69-5b7f-982b-ece356f1e94b = { name = "Metis", path = "M/Metis" }
267f34df-16a8-4a72-a26d-fb880b511394 = { name = "SpatiallySymmetricTensors", path = "S/SpatiallySymmetricTensors" }
268a15bc-5756-47d6-9bea-fa5dc21c97f8 = { name = "AcousticsToolbox", path = "A/AcousticsToolbox" }
2696aab5-0948-5276-aa9a-2a86a37016b8 = { name = "HIP_jll", path = "jll/H/HIP_jll" }
26988f03-70df-4135-959e-06268cc6415a = { name = "ComradeOptimization", path = "C/ComradeOptimization" }
Expand Down
9 changes: 9 additions & 0 deletions S/SpatiallySymmetricTensors/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
CairoMakie = "0.12-0.13"
Combinatorics = "1"
JLD2 = "0.4-0.5"
KrylovKit = "0.9.2-0.9"
Revise = "3"
TensorKit = "0.14.3-0.14"
TensorOperations = "4-5"
julia = "1"
9 changes: 9 additions & 0 deletions S/SpatiallySymmetricTensors/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
3 changes: 3 additions & 0 deletions S/SpatiallySymmetricTensors/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SpatiallySymmetricTensors"
uuid = "267f34df-16a8-4a72-a26d-fb880b511394"
repo = "https://github.com/tangwei94/SpatiallySymmetricTensors.jl.git"
2 changes: 2 additions & 0 deletions S/SpatiallySymmetricTensors/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "8c189088ffa91d97a7afa435a70435e833b5f0b3"

0 comments on commit 5cc5ea0

Please sign in to comment.