Skip to content

Commit

Permalink
New package: EllipseSampling v0.1.0 (#84903)
Browse files Browse the repository at this point in the history
UUID: 7d220c50-6298-48cd-9710-1d1a8ef13806
Repo: https://github.com/JoelTrent/EllipseSampling.jl.git
Tree: 9c3d73d8064f34f131f3b2eb2306d7522288528d

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jun 8, 2023
1 parent 5cecb55 commit f3a3b18
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 0 deletions.
6 changes: 6 additions & 0 deletions E/EllipseSampling/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Distributions = "0.25"
Elliptic = "1"
Roots = "2"
SnoopPrecompile = "1"
julia = "1.1.0-1"
6 changes: 6 additions & 0 deletions E/EllipseSampling/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"
3 changes: 3 additions & 0 deletions E/EllipseSampling/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "EllipseSampling"
uuid = "7d220c50-6298-48cd-9710-1d1a8ef13806"
repo = "https://github.com/JoelTrent/EllipseSampling.jl.git"
2 changes: 2 additions & 0 deletions E/EllipseSampling/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "9c3d73d8064f34f131f3b2eb2306d7522288528d"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4716,6 +4716,7 @@ some amount of consideration when choosing package names.
7d11a335-8259-52c9-8750-e30c45c66484 = { name = "ConcaveHull", path = "C/ConcaveHull" }
7d188eb4-7ad8-530c-ae41-71a32a6d4692 = { name = "JSONSchema", path = "J/JSONSchema" }
7d1cd4b3-4447-4d54-bfa7-38e21a341f12 = { name = "ProjectFlow", path = "P/ProjectFlow" }
7d220c50-6298-48cd-9710-1d1a8ef13806 = { name = "EllipseSampling", path = "E/EllipseSampling" }
7d228ccb-0fc9-53c8-a429-8c9b5b572bc3 = { name = "MotifSequenceGenerator", path = "M/MotifSequenceGenerator" }
7d2aac85-6cc1-40c7-a4aa-e1a43f13f131 = { name = "GeneralizedSasakiNakamura", path = "G/GeneralizedSasakiNakamura" }
7d2b94d0-197c-11ec-1fcd-45fcfac2577b = { name = "OpticSimVis", path = "O/OpticSimVis" }
Expand Down

0 comments on commit f3a3b18

Please sign in to comment.