8000 Tags · securityDAO/ModelingToolkit.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: securityDAO/ModelingToolkit.jl

Tags

v8.13.3

Toggle v8.13.3's commit message
[Diff since v8.13.2](SciML/ModelingToolkit.jl@v8.13.2...v8.13.3)

**Closed issues:**
- Modeling Optimization Problems Tutorial error (SciML#1619)

**Merged pull requests:**
- Separate out pages (SciML#1621) (@ChrisRackauckas)

v8.13.2

Toggle v8.13.2's commit message
[Diff since v8.13.1](SciML/ModelingToolkit.jl@v8.13.1...v8.13.2)

**Closed issues:**
- Support for `observed` variables in `DAEFunction` (SciML#1436)

**Merged pull requests:**
- adds observedfun for DAEFunction (SciML#1616) (@ValentinKaisermayer)
- Fix broken link and typo docstring (SciML#1617) (@ArnoStrouwen)

v8.13.1

Toggle v8.13.1's commit message
[Diff since v8.13.0](SciML/ModelingToolkit.jl@v8.13.0...v8.13.1)

**Closed issues:**
- Key not found when calling ODAEProblem (SciML#1516)
- structural simplify tutorial (SciML#1607)
- Unrecognized keyword jac sparse (SciML#1608)

**Merged pull requests:**
- Fix LaTeX show (SciML#1609) (@ArnoStrouwen)
- Small changes to "Composing Ordinary Differential Equations" documentation (SciML#1610) (@ArnoStrouwen)
- add measured quantities (SciML#1612) (@ArnoStrouwen)
- Filter the kwargs before passing to solvers (SciML#1613) (@YingboMa)

v8.13.0

Toggle v8.13.0's commit message
[Diff since v8.12.0](SciML/ModelingToolkit.jl@v8.12.0...v8.13.0)

**Merged pull requests:**
- Add .JuliaFormatter (SciML#1590) (@YingboMa)
- CompatHelper: bump compat for Setfield to 1, (keep existing compat) (SciML#1597) (@github-actions[bot])
- Make sure defaults handles differentials as well (SciML#1598) (@YingboMa)
- Add a pass that converts unbound inputs to parameters (SciML#1599) (@YingboMa)
- Fix minor typos (SciML#1600) (@stillyslalom)
- Formatter CI (SciML#1601) (@YingboMa)
- Add `hessian_sparsity` method for `NonlinearSystem` (SciML#1602) (@Vaibhavdixit02)
- clarify connector warning (SciML#1603) (@visr)
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (SciML#1605) (@github-actions[bot])
- Pass hessian prototype to `OptimizationFunction` (SciML#1606) (@Vaibhavdixit02)

v8.12.0

Toggle v8.12.0's commit message
[Diff since v8.11.6](SciML/ModelingToolkit.jl@v8.11.6...v8.12.0)

**Closed issues:**
- structural_simplify add derivative equation automatically, UndefVar problem and equation form influence ODAEProblem. (SciML#1537)

**Merged pull requests:**
- Add the dummy derivative pass (SciML#1575) (@YingboMa)
- Change to ArrayInterfaceCore (SciML#1592) (@ChrisRackauckas)
- CompatHelper: bump compat for JuliaFormatter to 0.23, (keep existing compat) (SciML#1594) (@github-actions[bot])

v8.11.6

Toggle v8.11.6's commit message
[Diff since v8.11.5](SciML/ModelingToolkit.jl@v8.11.5...v8.11.6)

**Merged pull requests:**
- Give PDESystem a systems field (SciML#1588) (@xtalax)

v8.11.5

Toggle v8.11.5's commit message
[Diff since v8.11.4](SciML/ModelingToolkit.jl@v8.11.4...v8.11.5)

**Closed issues:**
- Warning: Unrecognized keyword arguments found. (SciML#1583)

**Merged pull requests:**
- Don't pass to DiffEqBase.ODEProblem invalid keyword check_length (SciML#1584) (@isaacsas)

v8.11.4

Toggle v8.11.4's commit message
[Diff since v8.11.3](SciML/ModelingToolkit.jl@v8.11.3...v8.11.4)

**Closed issues:**
- `ExtraVariablesSystemException` thrown when there are the same number of states and equations (SciML#1539)

**Merged pull requests:**
- Make sure we substitute both sides just in case (SciML#1582) (@YingboMa)

v8.11.3

Toggle v8.11.3's commit message
[Diff since v8.11.2](SciML/ModelingToolkit.jl@v8.11.2...v8.11.3)

**Merged pull requests:**
- Run examples in docs (SciML#1572) (@baggepinnen)
- Fix `sorted_incidence_matrix` (SciML#1581) (@YingboMa)

v8.11.2

Toggle v8.11.2's commit message
[Diff since v8.11.1](SciML/ModelingToolkit.jl@v8.11.1...v8.11.2)

**Closed issues:**
- 8.11.1 changes to show break Catalyst and JumpSystems (SciML#1576)

**Merged pull requests:**
- fix show crashes for non-equation systems (SciML#1578) (@isaacsas)
0