Antonio Sanchez fc2cc10842 Better CUDA complex division.
The original produced NaNs when dividing 0/b for subnormal b.
The `complex_divide_stable` was changed to use the more common
Smith's algorithm.


(cherry picked from commit 1c013be2cc6a999268be2f25575cd6a07bd52c45)
2021-04-29 17:58:45 +00:00
..
2021-04-29 17:58:45 +00:00
2021-04-07 15:08:39 -07:00
2017-03-07 11:25:58 +01:00
2019-09-03 00:50:51 +02:00
2021-04-02 22:06:27 +00:00