Open jbkvhz opened 2 years ago
Adding onto this, it seems like whenever implicit_sampler.cpp:268
provides a nan
value to pt_function
, pt_gradient
is full of nan
. This turns pt
into a nan as well from addition on implicit_sampler.cpp:277
.
The implicit_uniform program is unable to create a .npts file for my own data. I receive an error saying that the points should be removed, and energy is labeled as nan. It runs fine on the example bumps. Any suggestions?