Skip to content

Commit

Permalink
New version: MarkovKernels v0.3.0
Browse files Browse the repository at this point in the history
UUID: 202a2b00-fae3-41a1-a054-d2db40c1e3ea
Repo: https://github.com/filtron/MarkovKernels.jl.git
Tree: 4449d52ecfdfdbaaf185c8f9f5545d1c08256f88

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 21, 2025
1 parent b590541 commit 84a0e43
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 3 deletions.
13 changes: 11 additions & 2 deletions M/MarkovKernels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
[0]
RecipesBase = "1"
julia = "1.8.0-1"

["0-0.1"]
Statistics = "1.8.0-1"

["0-0.2"]
julia = "1.8.0-1"

["0.1.1"]
ArrayInterfaceCore = "0.1"

["0.1.2-0"]
["0.1.2-0.2"]
ArrayInterface = "7"

["0.3-0"]
AliasTables = "1.1.3-1"
LinearAlgebra = "1"
Random = "1"
Statistics = "1"
julia = "1.10.0-1"
5 changes: 4 additions & 1 deletion M/MarkovKernels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
["0.1.1"]
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"

["0.1.2-0"]
["0.1.2-0.2"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

["0.3-0"]
AliasTables = "66dad0bd-aa9a-41b7-9441-69ab47430ed8"
3 changes: 3 additions & 0 deletions M/MarkovKernels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "d62a935d4e6146f3a40c58e32ca4a8c03238af87"

["0.2.1"]
git-tree-sha1 = "2c9e22a885139350915b03316eba735174d4eb13"

["0.3.0"]
git-tree-sha1 = "4449d52ecfdfdbaaf185c8f9f5545d1c08256f88"
2 changes: 2 additions & 0 deletions M/MarkovKernels/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3-0"]
RecursiveArrayTools = "2-3"
2 changes: 2 additions & 0 deletions M/MarkovKernels/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3-0"]
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

0 comments on commit 84a0e43

Please sign in to comment.