On Friday, 20 August 2021 at 16:54:07 UTC, Dennis wrote:
On Friday, 20 August 2021 at 16:44:53 UTC, 9il wrote:
Builtin complex numbers have been replaced with mir.complex in the following packages:

Out of curiosity, how did std.complex fall short?

There are few reasons. The main one is that linking bugs caused by a compiler mangling/generation bugs makes std.complex unusable for us. Initially I have updated all packages with std.complex, however it failed to link in a private project.

Reply via email to