Posts by pkhuong@discuss.systems
 (DIR) Post #B6cwj9DSoMHkAUxZuS by pkhuong@discuss.systems
       0 likes, 0 repeats
       
       @azonenberg Rate * large integer is already a problem, you want to commute with the range reduction. Random idea: precompute rate * (2**k) mod (2 pi) on the host, at high precision, then sum up to (log n) LUT entries before another range reduction.