Skip to content

Commit 4631a35

Browse files
docs: remove front-page warning about broken discrete systems
1 parent 2641ab3 commit 4631a35

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/src/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ If you use ModelingToolkit in your work, please cite the following:
4242
for a summary of the changes. Some documentation pages may be broken while downstram
4343
packages update to the new version.
4444

45-
!!! danger "Temporarily broken discrete systems"
46-
47-
ModelingToolkit's support for purely explicit systems of discrete update equations
48-
(ones solved via `OrdinaryDiffEqFunctionMap.jl`) is temporarily broken. While such
49-
systems can be created, simplfied and solved there are issues with the naming of
50-
simplified unknowns and symbolic indexing of the problem/solution.
51-
5245
ModelingToolkit.jl is a symbolic-numeric modeling package. Thus it combines some
5346
of the features from symbolic computing packages like SymPy or Mathematica with
5447
the ideas of equation-based modeling systems like the causal Simulink and the

0 commit comments

Comments
 (0)