We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 356235a + 6547a40 commit 0d985a6Copy full SHA for 0d985a6
Project.toml
@@ -1,7 +1,7 @@
1
name = "ParameterizedFunctions"
2
uuid = "65888b18-ceab-5e60-b2b9-181511a3b968"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "5.15.1"
+version = "5.16.0"
5
6
[deps]
7
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -17,7 +17,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
17
DataStructures = "0.17, 0.18"
18
DiffEqBase = "6.5"
19
DocStringExtensions = "0.8, 0.9"
20
-Latexify = "0.14, 0.15"
+Latexify = "0.14, 0.15, 0.16"
21
ModelingToolkit = "7, 8"
22
Reexport = "0.2, 1.0"
23
SciMLBase = "1.3"
0 commit comments