uqfoundation / mystic

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

invalid for expected should be nan not inf #188

Closed mmckerns closed 1 year ago

mmckerns commented 1 year ago

the invalid value for expected should be nan not inf when performing the sampling. Then would need to use nancumsum for testing the termination for sampling.