Skip to content

Commit

Permalink
New package: Comodo v0.1.0 (#122597)
Browse files Browse the repository at this point in the history
UUID: 59095408-2761-4f7a-bdc2-044e78630271
Repo: https://github.com/COMODO-research/Comodo.jl.git
Tree: 6b6e7b36308082cc4db312e0024b083ff43fc2bb

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 11, 2025
1 parent 9057956 commit f4ebc01
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
16 changes: 16 additions & 0 deletions C/Comodo/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[0]
BSplineKit = "0.17"
DataStructures = "0.18.16-0.18"
DelaunayTriangulation = "1.6.3-1"
Distances = "0.10"
GLMakie = "0.10.18-0.10"
GeometryBasics = "0.3-0.4"
Interpolations = "0.15"
LinearAlgebra = "1.11.0-1"
MarchingCubes = "0.1.11-0.1"
QuadGK = "2.9.0-2"
Rotations = "1.7.0-1"
StaticArrays = "1.9.10-1"
Statistics = "1.11.1-1"
TetGen = "2"
julia = "1.5.0-1"
15 changes: 15 additions & 0 deletions C/Comodo/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[0]
BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DelaunayTriangulation = "927a84f5-c5f4-47a5-9785-b46e178433df"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MarchingCubes = "299715c1-40a9-479a-aaf9-4a633d36f717"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TetGen = "c5d3f3f7-f850-59f6-8a2e-ffc6dc1317ea"
3 changes: 3 additions & 0 deletions C/Comodo/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Comodo"
uuid = "59095408-2761-4f7a-bdc2-044e78630271"
repo = "https://github.com/COMODO-research/Comodo.jl.git"
2 changes: 2 additions & 0 deletions C/Comodo/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "6b6e7b36308082cc4db312e0024b083ff43fc2bb"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4130,6 +4130,7 @@ some amount of consideration when choosing package names.
5903a43b-9cc3-4c30-8d17-598619ec4e9b = { name = "Infiltrator", path = "I/Infiltrator" }
59040a2c-5e82-4c13-ac8f-a77670789620 = { name = "Taxsim", path = "T/Taxsim" }
59046045-fb9c-4c23-964f-ff0a25704f96 = { name = "OptimalControlProblems", path = "O/OptimalControlProblems" }
59095408-2761-4f7a-bdc2-044e78630271 = { name = "Comodo", path = "C/Comodo" }
5909ec93-c24e-5240-9f48-bc73cd7db194 = { name = "Gloo_jll", path = "jll/G/Gloo_jll" }
5913d0e6-5bb6-45e3-8a06-341cf4fd0203 = { name = "OperatorLearning", path = "O/OperatorLearning" }
591468fd-1d79-403f-bb2b-3ef7f4d90130 = { name = "CFMMRouter", path = "C/CFMMRouter" }
Expand Down

0 comments on commit f4ebc01

Please sign in to comment.