Antonio Sanchez
1c013be2cc
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.
2021-04-29 17:39:58 +00:00
..
2021-04-21 00:47:13 +00:00
2021-02-17 13:13:39 -08:00
2021-04-25 20:58:56 +00:00
2021-04-29 17:39:58 +00:00
2021-03-25 16:52:19 +00:00
2021-02-24 00:16:31 +00:00
2018-06-13 12:26:18 -04:00
2020-05-07 17:14:26 -07:00
2021-04-27 14:12:11 -07:00
2021-04-13 01:36:59 +02:00
2021-02-17 02:23:24 +00:00
2020-11-12 01:50:28 +00:00
2021-01-26 14:23:05 -08:00