Skip to content

Commit

Permalink
New package: MicrobeAgents v0.1.0 (#89140)
Browse files Browse the repository at this point in the history
UUID: b17a4bac-8667-4a2d-84f7-1883ae0b8dbb
Repo: https://github.com/mastrof/MicrobeAgents.jl.git
Tree: 2a853163951154ca0aa0c45decb542a53b30c29e

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Aug 9, 2023
1 parent 75f1836 commit e00678e
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 0 deletions.
11 changes: 11 additions & 0 deletions M/MicrobeAgents/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
Agents = "5"
AxisArrays = "0.4"
CellListMap = "0.8"
DSP = "0.7"
Distributions = "0.25"
GeometryBasics = "0.4"
OffsetArrays = "1"
Rotations = "1"
StaticArrays = "1"
julia = "1"
12 changes: 12 additions & 0 deletions M/MicrobeAgents/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
Agents = "46ada45e-f475-11e8-01d0-f70cc89e6671"
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
CellListMap = "69e1c6dd-3888-40e6-b3c8-31ac5f578864"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3 changes: 3 additions & 0 deletions M/MicrobeAgents/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MicrobeAgents"
uuid = "b17a4bac-8667-4a2d-84f7-1883ae0b8dbb"
repo = "https://github.com/mastrof/MicrobeAgents.jl.git"
2 changes: 2 additions & 0 deletions M/MicrobeAgents/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "2a853163951154ca0aa0c45decb542a53b30c29e"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6826,6 +6826,7 @@ b152e2b5-7a66-4b01-a709-34e65c35f657 = { name = "CompositeTypes", path = "C/Comp
b15f1ded-d19a-4aca-a940-1991fcfc7750 = { name = "QXGraphDecompositions", path = "Q/QXGraphDecompositions" }
b169e327-5944-5131-97a6-5d3d3f0a476a = { name = "PROPACK", path = "P/PROPACK" }
b16dfd50-4035-11e9-28d4-9dfe17e6779b = { name = "GRIB", path = "G/GRIB" }
b17a4bac-8667-4a2d-84f7-1883ae0b8dbb = { name = "MicrobeAgents", path = "M/MicrobeAgents" }
b189fb0b-2eb5-4ed4-bc0c-d34c51242431 = { name = "ThreadPools", path = "T/ThreadPools" }
b18b359b-aebc-45ac-a139-9c0ccbb2871e = { name = "FourierTools", path = "F/FourierTools" }
b1909ce5-9a67-5ea4-ba1b-9d85528f5779 = { name = "MetaProgTools", path = "M/MetaProgTools" }
Expand Down

0 comments on commit e00678e

Please sign in to comment.