Skip to content

Releases: SciML/ModelingToolkitStandardLibrary.jl

v0.1.0

12 Nov 12:34
3faad0e

Choose a tag to compare

ModelingToolkitStandardLibrary v0.1.0

Merged pull requests:

  • CompatHelper: bump compat for Symbolics to 4, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for OffsetArrays at version 1, (keep existing compat) (#4) (@github-actions[bot])
  • fix CI workflow (#6) (@thazhemadam)
  • add Gain, Integrator, Derivative, Sum, Constant (#9) (@baggepinnen)
  • Add Saturation and DeadZone blocks (#10) (@baggepinnen)
  • add first and second-order filters (#11) (@baggepinnen)
  • add PID controller and StateSpace IO blocks (#12) (@baggepinnen)