[Dlang-internal] Complex numbers
Ilya Yaroshenko via Dlang-internal
dlang-internal at puremagic.com
Mon Oct 17 13:11:34 PDT 2016
On Monday, 17 October 2016 at 18:48:17 UTC, Walter Bright wrote:
> 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.
Does not help
More information about the Dlang-internal
mailing list