You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed whether to use float instead of double.
For fft, it may not be a good idea (because of variable multiplied by values large numbers of times). For the all other operation (symmetrization, scalar product, deconvolution per se) both are fine.
The text was updated successfully, but these errors were encountered:
We discussed whether to use float instead of double.
For fft, it may not be a good idea (because of variable multiplied by values large numbers of times). For the all other operation (symmetrization, scalar product, deconvolution per se) both are fine.
The text was updated successfully, but these errors were encountered: