Skip to content

Commit

Permalink
New package: ConleyDynamics v0.1.0
Browse files Browse the repository at this point in the history
UUID: 94d474ba-9a8a-4612-aaf4-76c1836fe059
Repo: https://github.com/almost6heads/ConleyDynamics.jl.git
Tree: 7b885c1a62dcc7c8b5a9c2e6cd0bdc5f34d7e050

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 27, 2024
1 parent 2881277 commit 482829c
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
10 changes: 10 additions & 0 deletions C/ConleyDynamics/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Colors = "0.12"
Combinatorics = "1"
Graphs = "1.12.0-1"
LinearAlgebra = "1"
Luxor = "4.1.0-4"
Printf = "1"
Random = "1"
Test = "1"
julia = "1"
9 changes: 9 additions & 0 deletions C/ConleyDynamics/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions C/ConleyDynamics/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ConleyDynamics"
uuid = "94d474ba-9a8a-4612-aaf4-76c1836fe059"
repo = "https://github.com/almost6heads/ConleyDynamics.jl.git"
2 changes: 2 additions & 0 deletions C/ConleyDynamics/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "7b885c1a62dcc7c8b5a9c2e6cd0bdc5f34d7e050"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6820,6 +6820,7 @@ some amount of consideration when choosing package names.
94bd45ad-7a68-435f-8a71-8b2caa00d1b6 = { name = "SemiAlgebraicTypes", path = "S/SemiAlgebraicTypes" }
94c2ca8e-d4e4-11e9-02ac-43cfcaaaed17 = { name = "Lilith", path = "L/Lilith" }
94ce4f54-9a6c-5748-9c1c-f9c7231a4531 = { name = "Libiconv_jll", path = "jll/L/Libiconv_jll" }
94d474ba-9a8a-4612-aaf4-76c1836fe059 = { name = "ConleyDynamics", path = "C/ConleyDynamics" }
94d9ae2c-efc7-56f8-9a02-54c47b797961 = { name = "NativeFileDialog_jll", path = "jll/N/NativeFileDialog_jll" }
94e1309d-ccf4-42de-905f-515f1d7b1cae = { name = "HealthBase", path = "H/HealthBase" }
94e857df-77ce-4151-89e5-788b33177be4 = { name = "SIMDTypes", path = "S/SIMDTypes" }
Expand Down

0 comments on commit 482829c

Please sign in to comment.