ucl-bug/jwave

Allow float64 for helmholtz solver

astanziola opened this issue · 0 comments

For large domain and a lot of damping, the gradient calculation for the Helmholtz solver may be inaccurate using float32. It should be possible to ensure that all operations are done with float64