[Dlang-internal] Complex numbers

Walter Bright via Dlang-internal dlang-internal at puremagic.com
Mon Oct 17 11:48:17 PDT 2016


On 10/17/2016 3:48 AM, Ilya Yaroshenko wrote:
 > [...]

This is worthy of another bugzilla issue.

One thing you can try is to reimplement std.complex using native complex numbers 
instead of the fields .re and .im, and see if that produces better code.


More information about the Dlang-internal mailing list