Skip to content

Commit

Permalink
New package: VoxelModel v1.0.0 (#108780)
Browse files Browse the repository at this point in the history
UUID: 4956fa17-11d8-4a0b-a900-0a865cb13992
Repo: https://github.com/akjake616/VoxelModel.jl.git
Tree: e2dddd0334410e8c8c1d263482ad63dfe35efc1e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jun 15, 2024
1 parent 9361d31 commit b406bef
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3197,6 +3197,7 @@ some amount of consideration when choosing package names.
494b1f74-06dd-4437-8477-4a86f2a8d703 = { name = "WGPUCompute", path = "W/WGPUCompute" }
494e3ecb-4870-42f9-9c5b-ad6e224b11d8 = { name = "StochasticProcesses", path = "S/StochasticProcesses" }
49523d62-8978-4391-abdd-b8467d4505ae = { name = "CliMADatasets", path = "C/CliMADatasets" }
4956fa17-11d8-4a0b-a900-0a865cb13992 = { name = "VoxelModel", path = "V/VoxelModel" }
4958c51a-00f6-11ea-2b94-f3f784e4d148 = { name = "AbstractRationals", path = "A/AbstractRationals" }
495a3ad3-8034-41b3-a087-aacf2fd71098 = { name = "HerbData", path = "H/HerbData" }
496038af-b016-571c-b31e-8262695ac102 = { name = "Lens", path = "L/Lens" }
Expand Down
5 changes: 5 additions & 0 deletions V/VoxelModel/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[1]
Combinatorics = "1"
PlotlyGeometries = "1"
PlotlyJS = "0.18"
julia = "1.6.7-1"
5 changes: 5 additions & 0 deletions V/VoxelModel/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[1]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PlotlyGeometries = "da4dd95e-df4f-4caf-ac06-cee3b0f5c2e6"
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
3 changes: 3 additions & 0 deletions V/VoxelModel/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "VoxelModel"
uuid = "4956fa17-11d8-4a0b-a900-0a865cb13992"
repo = "https://github.com/akjake616/VoxelModel.jl.git"
2 changes: 2 additions & 0 deletions V/VoxelModel/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "e2dddd0334410e8c8c1d263482ad63dfe35efc1e"

0 comments on commit b406bef

Please sign in to comment.