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.
1 parent a605c41 commit e42001bCopy full SHA for e42001b
src/NetworkDynamics.jl
@@ -72,7 +72,7 @@ export has_guess, get_guess, set_guess!
72
export has_init, get_init, set_init!
73
export has_bounds, get_bounds, set_bounds!
74
export has_graphelement, get_graphelement, set_graphelement!
75
-export get_initial_state, dump_initial_state
+export get_initial_state, dump_initial_state, dump_state
76
export has_callback, get_callbacks, set_callback!, add_callback!
77
export has_position, get_position, set_position!
78
export has_marker, get_marker, set_marker!
0 commit comments