Skip to content

Commit

Permalink
New version: ConstructiveGeometry v0.2.0
Browse files Browse the repository at this point in the history
UUID: d7b4f48a-cc68-4606-be83-5982dfebca4b
Repo: https://github.com/plut/ConstructiveGeometry.jl.git
Tree: 9864daafee9e407020a1e1557eccce68e3767db4

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Nov 16, 2021
1 parent c434694 commit 9c826d7
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 7 deletions.
18 changes: 15 additions & 3 deletions C/ConstructiveGeometry/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,22 @@ Clipper = "0.6"
Colors = "0.12"
FixedPointNumbers = "0.8"
GLPK = "0.14"
LightGraphs = "1"
Meshes = ["0.7", "0.10"]
Polyhedra = "0.6"
Rotations = "1"
StaticArrays = "1"
Triangle = "0.3"

["0-0.1"]
LightGraphs = "1"
Meshes = ["0.7", "0.10"]
Rotations = "1"
julia = "1.5.0-1"

["0.2-0"]
AbstractTrees = "0.3"
DataStructures = "0.17"
FastClosures = "0.3"
IGLWrap_jll = "0.1.3-0.1"
Makie = "0.14"
Rotations = "1.0.4-1"
Unitful = "1.9.0-1"
julia = "1.6.0-1"
18 changes: 14 additions & 4 deletions C/ConstructiveGeometry/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,23 @@ Clipper = "c8f6d549-b3ab-5508-a0d1-48fe138e8cc1"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
Polyhedra = "67491407-f73d-577b-9b50-8179a7c68029"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Triangle = "56f361f5-126b-55db-87fb-1c71988fcde4"

["0-0.1"]
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.2-0"]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
IGLWrap_jll = "283677c1-8365-580c-84e5-ef4b5d190868"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
3 changes: 3 additions & 0 deletions C/ConstructiveGeometry/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "2f775430e6bf4d267e53e0d6b437dae0dde9645d"

["0.2.0"]
git-tree-sha1 = "9864daafee9e407020a1e1557eccce68e3767db4"

0 comments on commit 9c826d7

Please sign in to comment.