uqfoundation / mystic

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

verbose monitors should use scientific notation for cost #185

Closed mmckerns closed 2 years ago

mmckerns commented 2 years ago

monitors should use scientific notation when printing cost, as tolerances/changes of less than 6 decimal places are currently not seen (0.000000 as opposed to 1.24819e-8).