Tip
Presented at JuliaCon 2024: https://www.youtube.com/watch?v=wL-jYQ_O9Nc
A standard library with discrete-time components for ModelingToolkit.
Requires JuliaSimCompiler.jl.
To install this library, first follow the installation instructions for JuliaSimCompiler. In particular, you need to add the JuliaHub Registry.
After the registry is added and JuliaSimCompiler is installed, you may install this package. This package is also registered in the JuliaHubRegistry, so you may add it with
pkg> add ModelingToolkitSampledData
after you have followed the steps above.