What kind of constraints do you have?
There are many constraint solvers for different kinds of equations. I enjoyed using pySMT, which provides a Python wrapper for several different libraries: pysmt/​pysmt: pySMT: A library for SMT formulae manipulation and solving (github.com).
What kind of constraints do you have?
There are many constraint solvers for different kinds of equations. I enjoyed using pySMT, which provides a Python wrapper for several different libraries: pysmt/​pysmt: pySMT: A library for SMT formulae manipulation and solving (github.com).