pyNLO / PyNLO

Python package for nonlinear optics
https://pynlo.readthedocs.io/en/latest/
GNU General Public License v3.0
96 stars 52 forks source link

np.sum -> math.fsum in verifying the FFT #35

Closed DanHickstein closed 8 years ago

DanHickstein commented 8 years ago

This is probably moot in light of #34, but just in case it's needed, I'll post it here.

DanHickstein commented 8 years ago

Closing, since this was addressed by completely removing the verify step (PR #34).