Releases: SciML/ModelingToolkitStandardLibrary.jl
Releases · SciML/ModelingToolkitStandardLibrary.jl
v2.3.4
ModelingToolkitStandardLibrary v2.3.4
Merged pull requests:
- add info annotation with common mistake (#227) (@baggepinnen)
- Fix frule (#228) (@oxinabox)
- improve docstring and interface to PI controller (#230) (@baggepinnen)
v2.3.3
ModelingToolkitStandardLibrary v2.3.3
Merged pull requests:
v2.3.2
ModelingToolkitStandardLibrary v2.3.2
Merged pull requests:
- avoid using array variable (#221) (@baggepinnen)
- Documenter 1.0 upgrade (#223) (@ArnoStrouwen)
Closed issues:
MatrixGain
array parameter does not work (#213)
v2.3.1
ModelingToolkitStandardLibrary v2.3.1
Merged pull requests:
- chore(deps): bump actions/checkout from 3 to 4 (#217) (@dependabot[bot])
- Support for ModelingToolkit.jl #2231 Inhomogeneous Parameters using a Tuple of Vectors (#218) (@bradcarman)
v2.3.0
v2.2.0
ModelingToolkitStandardLibrary v2.2.0
Closed issues:
- Add DcMotor model (#206)
Merged pull requests:
- docs: use
idxs
instead ofvars
for plotting in tutorials (#205) (@sathvikbhagavan) - Use lowest order differentiated variables to improve state selection (#212) (@YingboMa)
v2.1.1
ModelingToolkitStandardLibrary v2.1.1
Merged pull requests:
- Source bugs fixed (#202) (@bradcarman)
- Add derivative frules (#204) (@YingboMa)
v2.1.0
ModelingToolkitStandardLibrary v2.1.0
Merged pull requests:
- Hydraulic IsothermalCompressible Updates (#195) (@bradcarman)
- Fix continuous docstrings (#197) (@baggepinnen)
- Don't export IdealGear from TranslationalPosition and TranslationalModelica (#200) (@ven-k)
- docs: fix
Blocks.Sum
docstring (#201) (@AayushSabharwal)
v2.0.0
ModelingToolkitStandardLibrary v2.0.0
Merged pull requests:
v1.18.0
ModelingToolkitStandardLibrary v1.18.0
Closed issues:
Merged pull requests:
- Fixes to test suite (#174) (@staticfloat)
- Bgc/negative pressure (#175) (@bradcarman)
- adds Free component to Translational library (#176) (@bradcarman)
- Update docs: electrical analog sources (#178) (@martincornejo)
- Fix the ConvectiveConductor equation and adds
ConvectiveElement1D
(#179) (@ven-k) - Optimize
friction_factor
function (#180) (@bradcarman) - Fix thermal collector test (#182) (@YingboMa)
- remove broken link (#183) (@bradcarman)
- new format rules (#184) (@bradcarman)
- docs: performative -> performant (#185) (@alhirzel)
Parameter
type optimizations (#186) (@bradcarman)- Format (#187) (@YingboMa)