Skip to content

Commit e1cd906

Browse files
Merge pull request #621 from ArnoStrouwen/example_features
examples features
2 parents 24100c0 + e8f41b6 commit e1cd906

23 files changed

+127
-164
lines changed

docs/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@ Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
2525
OptimizationNLopt = "4e6fcdb7-1186-4e1f-a706-475e75c168bb"
2626
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
2727
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
28+
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
2829
SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
2930
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
3031
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3132
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
3233
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
34+
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
3335

3436
[compat]
3537
AlgebraicMultigrid = "0.5"

docs/src/assets/ball2.png

-31 KB
Binary file not shown.

docs/src/assets/ballbounce.png

-27.1 KB
Binary file not shown.

docs/src/assets/bounce_long.png

-53.3 KB
Binary file not shown.

docs/src/assets/cell1.png

-15.7 KB
Binary file not shown.

docs/src/assets/data_array.png

-21.5 KB
Binary file not shown.
-26.1 KB
Binary file not shown.
-25.4 KB
Binary file not shown.

docs/src/assets/lineardecay.png

-11.7 KB
Binary file not shown.

docs/src/assets/lineardecay_2dose.png

-18.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)