Skip to content

Commit

Permalink
New package: Mandelbrot v0.1.0 (#120964)
Browse files Browse the repository at this point in the history
UUID: 52854307-bbd1-4ac7-933f-adc0936abe8a
Repo: https://github.com/jeffwack111/Mandelbrot.jl.git
Tree: 41242fe8cf6383fbd9b10e8b5c5ca161a89d8574

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 11, 2024
1 parent fa2ca73 commit dead801
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions M/Mandelbrot/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
ColorSchemes = "3"
Colors = "0.12"
GLMakie = "0.10"
IterTools = "1"
PkgTemplates = "0.7"
Primes = "0.5"
julia = "1.6.7-1"
7 changes: 7 additions & 0 deletions M/Mandelbrot/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
PkgTemplates = "14b8a8f1-9102-5b29-a752-f990bacb7fe1"
Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
3 changes: 3 additions & 0 deletions M/Mandelbrot/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Mandelbrot"
uuid = "52854307-bbd1-4ac7-933f-adc0936abe8a"
repo = "https://github.com/jeffwack111/Mandelbrot.jl.git"
2 changes: 2 additions & 0 deletions M/Mandelbrot/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "41242fe8cf6383fbd9b10e8b5c5ca161a89d8574"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3808,6 +3808,7 @@ some amount of consideration when choosing package names.
525bcba6-941b-5504-bd06-fd0dc1a4d2eb = { name = "FITSIO", path = "F/FITSIO" }
526b3974-5bd8-47e8-be8d-381be867b53b = { name = "BifrostTools", path = "B/BifrostTools" }
527681c1-8309-4d3f-8790-caf822a419ba = { name = "ReversePropagation", path = "R/ReversePropagation" }
52854307-bbd1-4ac7-933f-adc0936abe8a = { name = "Mandelbrot", path = "M/Mandelbrot" }
5286dc34-9e20-4123-8e59-fcde100af23f = { name = "RxCiphers", path = "R/RxCiphers" }
528830af-5a63-567c-a44a-034ed33b8444 = { name = "Gumbo_jll", path = "jll/G/Gumbo_jll" }
528e2044-b1ef-47f1-a8f4-693ac85d91f9 = { name = "GittinsIndices", path = "G/GittinsIndices" }
Expand Down

0 comments on commit dead801

Please sign in to comment.