Skip to content

Commit

Permalink
New version: PETLION v0.1.4
Browse files Browse the repository at this point in the history
UUID: 5e0a28e-193c-47fa-bbb8-9c901cc1ac2c
Repo: https://github.com/MarcBerliner/PETLION.jl.git
Tree: ad7d2e25c6142b4fbed5008dd28ac452b6b80474

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed Sep 17, 2021
1 parent 3ae8b24 commit bb5af2c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
4 changes: 3 additions & 1 deletion P/PETLION/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ BSON = "0.3"
Dierckx = "0.5"
GeneralizedGenerated = "0.3"
IfElse = "0.1"
Parameters = "0.12"
RecipesBase = "1"
RecursiveArrayTools = "2"
SciMLBase = "1"
Expand All @@ -16,6 +15,9 @@ StatsBase = "0.33"
Symbolics = "1-3"
julia = "1.6.0-1"

["0-0.1.2"]
Parameters = "0.12"

["0.1.1-0"]
StatsBase = "0.3-0.33"
Symbolics = ["0.1", "1-3"]
Expand Down
7 changes: 6 additions & 1 deletion P/PETLION/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
GeneralizedGenerated = "6b9d7cbe-bcb9-11e9-073f-15a7a543e2eb"
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Expand All @@ -14,3 +13,9 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

["0-0.1.2"]
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

["0.1.4-0"]
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
3 changes: 3 additions & 0 deletions P/PETLION/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "db8b958e973621f7c06f336ea56a446400def983"

["0.1.2"]
git-tree-sha1 = "3976665f683de348ce5af4d61573f196397a4082"

["0.1.4"]
git-tree-sha1 = "ad7d2e25c6142b4fbed5008dd28ac452b6b80474"

0 comments on commit bb5af2c

Please sign in to comment.