Skip to content

Commit

Permalink
New package: Plasma v0.1.0 (#49375)
Browse files Browse the repository at this point in the history
UUID: d4286570-51d5-4bbe-9c0b-035637fe1a6e
Repo: https://github.com/killah-t-cell/Plasma.jl.git
Tree: 9b6547145aa65e7660965c445d5cb019cda6d49b

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Nov 29, 2021
1 parent 660da2a commit 3e49b4f
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 0 deletions.
13 changes: 13 additions & 0 deletions P/Plasma/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
CUDA = "3"
DiffEqFlux = "1"
DifferentialEquations = "6"
DomainSets = "0.5"
Flux = "0.12"
GLMakie = "0.4"
GalacticOptim = "2"
ModelingToolkit = "6-7"
NeuralPDE = "4"
Optim = "1"
Symbolics = "3-4"
julia = "1"
13 changes: 13 additions & 0 deletions P/Plasma/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DiffEqFlux = "aae7a2af-3d4f-5e19-a356-7da93b79d9d0"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
DomainSets = "5b8099bc-c8ec-5219-889f-1d9e522a28bf"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GalacticOptim = "a75be94c-b780-496d-a8a9-0878b188d577"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
NeuralPDE = "315f7962-48a3-4962-8226-d0f33b1235f0"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
3 changes: 3 additions & 0 deletions P/Plasma/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Plasma"
uuid = "d4286570-51d5-4bbe-9c0b-035637fe1a6e"
repo = "https://github.com/killah-t-cell/Plasma.jl.git"
2 changes: 2 additions & 0 deletions P/Plasma/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "9b6547145aa65e7660965c445d5cb019cda6d49b"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5674,6 +5674,7 @@ d40f9233-56b0-491b-a728-76bda003a9e7 = { name = "Abaco", path = "A/Abaco" }
d414da3d-4745-48bb-8d80-42e94e092884 = { name = "ClimaCore", path = "C/ClimaCore" }
d41bc354-129a-5804-8e4c-c37616107c6c = { name = "NLSolversBase", path = "N/NLSolversBase" }
d427f087-d71a-5a1b-ace0-b93392eea9ff = { name = "CommunityDetection", path = "C/CommunityDetection" }
d4286570-51d5-4bbe-9c0b-035637fe1a6e = { name = "Plasma", path = "P/Plasma" }
d42e8734-ecfb-425c-8cac-f02eeed1533f = { name = "PlusMinus", path = "P/PlusMinus" }
d42ef402-04e6-4356-9f73-091573ea58dc = { name = "Lerche", path = "L/Lerche" }
d4300ac3-e22c-5743-9152-c294e39db1e4 = { name = "Libgcrypt_jll", path = "L/Libgcrypt_jll" }
Expand Down

0 comments on commit 3e49b4f

Please sign in to comment.