Skip to content

Commit

Permalink
New package: StrassOPen v0.4.0 (#122510)
Browse files Browse the repository at this point in the history
UUID: 1971c852-c825-11ef-1d57-2185ebdca1d8
Repo: https://github.com/bakerte/StrassOPen.jl.git
Tree: 6de2fd4f66761cc54872bac2de0f61fc4cf0eb6a

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jan 10, 2025
1 parent 7a6282c commit 2720e88
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,7 @@ some amount of consideration when choosing package names.
19695d51-5812-4a2b-89b0-5195538873ee = { name = "IsingSolvers", path = "I/IsingSolvers" }
196d93e9-2b0a-59bc-85dd-07b4a30d24dc = { name = "BayesianTools", path = "B/BayesianTools" }
196f2941-2d58-45ba-9f13-43a2532b2fa8 = { name = "PosteriorPlots", path = "P/PosteriorPlots" }
1971c852-c825-11ef-1d57-2185ebdca1d8 = { name = "StrassOPen", path = "S/StrassOPen" }
19761982-0bba-11ea-3d5f-93c17441e836 = { name = "OhMyQSIM", path = "O/OhMyQSIM" }
197b51f5-fdb5-5f35-aa9f-0a14f35f5b28 = { name = "Poptart", path = "P/Poptart" }
197bc772-8d3f-4a3f-b50f-4eb5086fedbf = { name = "FloatingTableView", path = "F/FloatingTableView" }
Expand Down
6 changes: 6 additions & 0 deletions S/StrassOPen/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Distributed = "1.11.0-1"
LinearAlgebra = "1.11.0-1"
Printf = "1.11.0-1"
Serialization = "1.11.0-1"
julia = "1.11.0-1"
5 changes: 5 additions & 0 deletions S/StrassOPen/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
3 changes: 3 additions & 0 deletions S/StrassOPen/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "StrassOPen"
uuid = "1971c852-c825-11ef-1d57-2185ebdca1d8"
repo = "https://github.com/bakerte/StrassOPen.jl.git"
2 changes: 2 additions & 0 deletions S/StrassOPen/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.4.0"]
git-tree-sha1 = "6de2fd4f66761cc54872bac2de0f61fc4cf0eb6a"

0 comments on commit 2720e88

Please sign in to comment.