uqfoundation / mystic

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

generalize monitors and migrate to klepto #15

Open mmckerns opened 10 years ago

mmckerns commented 10 years ago

monitors should not be optimization specific (they are just barely, currently), and should be generalized. Once generalized, they should be moved to klepto, where 'logging' is a natural fit with 'caching'.

mmckerns commented 10 years ago

monitors should be capable of being shipped in parallel maps, and should facilitate parallel archiving