SciML / ModelingToolkitWorkshop_JuliaCon2024

The materials for the ModelingToolkit workshop at JuliaCon 2024. Hierarchical Component-Based Modeling with ModelingToolkit.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModelingToolkitWorkshop_JuliaCon2024

These are the workshop materials for the ModelingToolkit workshop at JuliaCon 2024, entitled:

Hierarchical Component-Based Modeling with ModelingToolkit.jl

Pluto Notebooks

To open the Pluto notebooks, first install Pluto locally via:

using Pkg
Pkg.install("Pluto")

and then run the following command to get Pluto running:

import Pluto; Pluto.run()

Then to open the Pluto notebooks, simply paste the following URLs into Pluto:

About

The materials for the ModelingToolkit workshop at JuliaCon 2024. Hierarchical Component-Based Modeling with ModelingToolkit.jl

License:MIT License


Languages

Language:Julia 100.0%