Closed PicoCentauri closed 1 year ago
I guess these two checks should use <=
: https://github.com/Luthaf/rascaline/blob/a4e46d550d1658f17f7a1f42bfe150d1a330d34b/rascaline/src/calculators/soap/radial_integral/gto.rs#L33-L39
What happens with cutoff=1e-16
?
This piece of code leads to an infinite loop
However a rust test
leads to