Skip to content

Commit

Permalink
New package: Biplots v0.1.0
Browse files Browse the repository at this point in the history
UUID: 9eb8d32e-48e1-486a-8aed-3d24e9b2252a
Repo: https://github.com/juliohm/Biplots.jl.git
Tree: aa729bcba53ffcdedb89efe6f1b5f5ac0a7de635

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed Sep 16, 2021
1 parent a632b99 commit 1e6f66a
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions B/Biplots/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.6.0-1"
4 changes: 4 additions & 0 deletions B/Biplots/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions B/Biplots/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Biplots"
uuid = "9eb8d32e-48e1-486a-8aed-3d24e9b2252a"
repo = "https://github.com/juliohm/Biplots.jl.git"
2 changes: 2 additions & 0 deletions B/Biplots/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "aa729bcba53ffcdedb89efe6f1b5f5ac0a7de635"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3976,6 +3976,7 @@ some amount of consideration when choosing package names.
9ea8cd13-fabe-5354-bade-922846b34814 = { name = "SPH", path = "S/SPH" }
9eb6a62d-0ffa-5353-839e-400c605afeda = { name = "BarycentricInterpolation", path = "B/BarycentricInterpolation" }
9eb831cf-c491-48dc-bed4-6aca718df73c = { name = "ArgoData", path = "A/ArgoData" }
9eb8d32e-48e1-486a-8aed-3d24e9b2252a = { name = "Biplots", path = "B/Biplots" }
9ec9aee3-0fd3-44c2-8e61-a50acc66f3c8 = { name = "HypercubeTransform", path = "H/HypercubeTransform" }
9ecf9c4f-6e5a-4b5e-83ae-06f2c7a661d8 = { name = "MeshViz", path = "M/MeshViz" }
9ee19b4e-b9c3-5130-be0e-e5859ba17e49 = { name = "MaxwellFDFD", path = "M/MaxwellFDFD" }
Expand Down

0 comments on commit 1e6f66a

Please sign in to comment.