uqfoundation / mystic

constrained nonlinear optimization for scientific machine learning, UQ, and AI
http://mystic.rtfd.io
Other
464 stars 50 forks source link

leverage sympy inequality solvers where relevant #178

Open mmckerns opened 2 years ago

mmckerns commented 2 years ago

Should look for opportunities to leverage https://docs.sympy.org/latest/modules/solvers/inequalities.html where relevant, especially in updates/enhancements to mystic's symbolic tools.

mmckerns commented 2 years ago

for example: #177