Skip to content

Commit

Permalink
add SciMLTutorials to Project.tomls
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed May 25, 2021
1 parent 5d1640f commit db97c23
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
name = "SciMLTutorials"
uuid = "30cb0354-2223-46a9-baa0-41bdcfbe0178"
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
version = "0.8.0"
version = "0.9.0"

[deps]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"

[compat]
DSP = "0.6"
IJulia = "1.20"
Plots = "1.6"
Weave = "0.9, 0.10"
Weave = "0.10"
julia = "1.4"
1 change: 1 addition & 0 deletions tutorials/DiffEqUncertainty/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Quadrature = "67601950-bd08-11e9-3c89-fd23fb4432d2"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
BenchmarkTools = "0.5, 0.6, 0.7, 1.0"
Expand Down
1 change: 1 addition & 0 deletions tutorials/advanced/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
SparsityDetection = "684fba80-ace3-11e9-3d08-3bc7ed6f96df"
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
AlgebraicMultigrid = "0.3, 0.4"
Expand Down
1 change: 1 addition & 0 deletions tutorials/exercises/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
SparsityDetection = "684fba80-ace3-11e9-3d08-3bc7ed6f96df"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
AlgebraicMultigrid = "0.3, 0.4"
Expand Down
1 change: 1 addition & 0 deletions tutorials/introduction/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
BenchmarkTools = "0.5, 0.6, 0.7, 1.0"
Expand Down
1 change: 1 addition & 0 deletions tutorials/model_inference/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
TransformVariables = "84d833dd-6860-57f9-a1a7-6da5db126cff"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
BenchmarkTools = "0.5, 0.6, 0.7, 1.0"
Expand Down
1 change: 1 addition & 0 deletions tutorials/models/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
Catalyst = "5, 6.0"
Expand Down
1 change: 1 addition & 0 deletions tutorials/ode_extras/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
DiffEqDevTools = "2.22"
Expand Down
2 changes: 2 additions & 0 deletions tutorials/perturbation/Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[deps]
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"
1 change: 1 addition & 0 deletions tutorials/type_handling/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
SciMLTutorials = "30cb0354-2223-46a9-baa0-41bdcfbe0178"

[compat]
ArbNumerics = "1.0"
Expand Down

0 comments on commit db97c23

Please sign in to comment.