Skip to content

Commit

Permalink
New package: SRCWA v0.1.0 (#1117)
Browse files Browse the repository at this point in the history
UUID: ff5ff224-83ac-11e9-2c32-7d811a837d73
Repo: https://github.com/jonschlipf/SRCWA.jl.git
Tree: 6654ebf0466dea2c89c9a2d95439a4fdaff20831

Registrator tree SHA: unknown
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed Jun 15, 2019
1 parent 0720086 commit 4293e81
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2802,6 +2802,7 @@ fe510250-cf29-5fab-a5fd-ac0daf8093a4 = { name = "NumberUnions", path = "N/Number
fe99531a-0285-52ab-9c44-55b4da1c0c9c = { name = "UnsteadyFlowSolvers", path = "U/UnsteadyFlowSolvers" }
fede57cc-428a-11e9-3e5c-c149a0a4072d = { name = "ArnoldiMethodTransformations", path = "A/ArnoldiMethodTransformations" }
ff2beb65-d7cd-5ff1-a187-74671133a339 = { name = "PicoSAT", path = "P/PicoSAT" }
ff5ff224-83ac-11e9-2c32-7d811a837d73 = { name = "SRCWA", path = "S/SRCWA" }
ff70551f-00bc-5e1a-85c4-e17d0b71e9c9 = { name = "RRRMC", path = "R/RRRMC" }
ff71e718-51f3-5ec2-a782-8ffcbfa3c316 = { name = "MixedModels", path = "M/MixedModels" }
ff7a09a4-2bbe-5ce1-96cb-a4b0cacc22b1 = { name = "Lumberjack", path = "L/Lumberjack" }
Expand Down
2 changes: 2 additions & 0 deletions S/SRCWA/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1"
3 changes: 3 additions & 0 deletions S/SRCWA/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions S/SRCWA/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SRCWA"
uuid = "ff5ff224-83ac-11e9-2c32-7d811a837d73"
repo = "https://github.com/jonschlipf/SRCWA.jl.git"
2 changes: 2 additions & 0 deletions S/SRCWA/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "6654ebf0466dea2c89c9a2d95439a4fdaff20831"

0 comments on commit 4293e81

Please sign in to comment.