Skip to content

Commit

Permalink
New package: ActiveInference v0.0.1
Browse files Browse the repository at this point in the history
UUID: 688b0e7a-0122-4325-8669-5ff08899a59e
Repo: https://github.com/ilabcode/ActiveInference.jl.git
Tree: 84b0267b85bd4c8cbd568c78f8030b8501ba9e96

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09
  • Loading branch information
JuliaHubRegistrator committed May 9, 2024
1 parent 7c2a552 commit 58cee40
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
9 changes: 9 additions & 0 deletions A/ActiveInference/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
ActionModels = "0.5"
Combinatorics = "1"
Distributions = "0.25"
IterTools = "1.10.0-1"
LinearAlgebra = "1"
Plots = "1.40.0-1"
Random = "1"
julia = "1"
8 changes: 8 additions & 0 deletions A/ActiveInference/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
ActionModels = "320cf53b-cc3b-4b34-9a10-0ecb113566a3"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions A/ActiveInference/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ActiveInference"
uuid = "688b0e7a-0122-4325-8669-5ff08899a59e"
repo = "https://github.com/ilabcode/ActiveInference.jl.git"
2 changes: 2 additions & 0 deletions A/ActiveInference/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "84b0267b85bd4c8cbd568c78f8030b8501ba9e96"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4460,6 +4460,7 @@ some amount of consideration when choosing package names.
68837c9b-b678-4cd5-9925-8a54edc8f695 = { name = "FHist", path = "F/FHist" }
68885b1f-77b5-52a7-b2e7-6a8014c56b98 = { name = "Chron", path = "C/Chron" }
6889b67b-453b-53df-8fa8-6efd51eae556 = { name = "VPTrees", path = "V/VPTrees" }
688b0e7a-0122-4325-8669-5ff08899a59e = { name = "ActiveInference", path = "A/ActiveInference" }
68953c7c-a3c7-538e-83d3-73516288599e = { name = "PorousMaterials", path = "P/PorousMaterials" }
6899632a-1081-549c-8d71-752c8a25a7ba = { name = "MLKernels", path = "M/MLKernels" }
689e2960-4160-5310-ae7f-2d2095288874 = { name = "casacorecxx_jll", path = "jll/C/casacorecxx_jll" }
Expand Down

0 comments on commit 58cee40

Please sign in to comment.