Skip to content

Commit

Permalink
Update things to work with MTK v9 (#197)
Browse files Browse the repository at this point in the history
* Update things to work with MTK v9

* Remove leftover

* Update superradiant_laser_indexed.md

* Update cavity_antiresonance_indexed.md

* Update filter-cavity_indexed.md

* Update superradiant-laser.md

* fix remake() in docs examples

* fix @register() -> @register_symbolic() in docs example

---------

Co-authored-by: Christoph Hotter <[email protected]>
Co-authored-by: christoph <[email protected]>
  • Loading branch information
3 people authored Apr 3, 2024
1 parent dff6853 commit ab0d426
Show file tree
Hide file tree
Showing 36 changed files with 3,590 additions and 1,564 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
[compat]
Combinatorics = "1"
LaTeXStrings = "1"
Latexify = "0.13, 0.14, 0.15"
Latexify = "0.13, 0.14, 0.15, 0.16"
MacroTools = "0.5"
ModelingToolkit = "7, 8"
ModelingToolkit = "9"
QuantumOpticsBase = "0.4"
SciMLBase = "1, 2"
SymbolicUtils = "1"
Symbolics = "5"
TermInterface = "0.2, 0.3"
TermInterface = "0.4"
julia = "1.6"
LinearAlgebra = "1.6"

Expand Down
Loading

0 comments on commit ab0d426

Please sign in to comment.