File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
name = " ModelingToolkit"
2
2
uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
3
3
authors = [
" Yingbo Ma <[email protected] >" ,
" Chris Rackauckas <[email protected] > and contributors" ]
4
- version = " 10.0.1 "
4
+ version = " 10.1.0 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
Original file line number Diff line number Diff line change @@ -1680,7 +1680,7 @@ end
1680
1680
"""
1681
1681
$(TYPEDSIGNATURES)
1682
1682
1683
- Return the `u0` vector for the given system `sys` and variable-value mapping `varmap`. All
1683
+ Return the `p` object for the given system `sys` and variable-value mapping `varmap`. All
1684
1684
keyword arguments are forwarded to [`MTKParameters`](@ref) for split systems and
1685
1685
[`varmap_to_vars`](@ref) for non-split systems.
1686
1686
"""
You can’t perform that action at this time.
0 commit comments