autoreduce.reductions.timescale.sympy_get_steady_state_solutions

sympy_get_steady_state_solutions(collapsed_variables, collapsed_dynamics, solution_dict=None, debug=False)[source]

Solve for each collapsed_variable from corresponding collapsed_dynamics one by one. Return the solutions as a lookup dictionary as a map for variables and their solutions.