Previous topic

error_solver.solvers.ErrorSolver.python_str

Next topic

error_solver.solvers.ErrorSolver.set_partials

This Page

error_solver.solvers.ErrorSolver.set_equations

ErrorSolver.set_equations(self, equations)[source]

Parses the input equations to sympy expressions and sets them to the object.

Parameters:
equations : list

A list of equation strings.