Ticket #198 (new enhancement)
enable sympy-based constraint solvers to handle inequalities
Reported by: | mmckerns | Owned by: | mmckerns |
---|---|---|---|
Priority: | minor | Milestone: | mystic-0.3a |
Component: | mystic.constraints | Keywords: | |
Cc: |
Description
enable sympy-based constraint solvers to handle inequalities
Note: See
TracTickets for help on using
tickets.
This ticket was split from #98. (Also see the notes on diffpy.srfit's "equation" and "fitbase" as well as openopt.FuncDesigner.)
Need to enable simplify_symbolic to handle inequalities. Would be nice to push much of the duplicated code in build_linear (and build_nonlinear) into simplify_symbolic.