Faster complex number multiplication

Zemyla zemyla at gmail.com
Wed Aug 28 23:48:33 UTC 2019


Also, on modern chips, Float and Double multiplication is practically the
same speed as addition.

On Wed, Aug 28, 2019, 17:35 Dannyu NDos <ndospark320 at gmail.com> wrote:

> "There is a trade-off in that there may be some loss of precision when
> using floating point." Says Wikipedia. :(
>
> 2019년 8월 29일 (목) 07:31, Henning Thielemann <lemming at henning-thielemann.de>님이
> 작성:
>
>>
>> On Thu, 29 Aug 2019, Dannyu NDos wrote:
>>
>> > It is possible to have 3 multiplications rather than 4:
>> >
>> https://en.m.wikipedia.org/wiki/Multiplication_algorithm#Complex_multiplication_algorithm
>>
>> But it is less precise, right?
>>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20190828/e6d9a744/attachment.html>


More information about the Libraries mailing list