octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64361] sinc() return NaN on sinc(-1:0.20:1-0.


From: Rik
Subject: [Octave-bug-tracker] [bug #64361] sinc() return NaN on sinc(-1:0.20:1-0.20) expression
Date: Thu, 29 Jun 2023 19:54:29 -0400 (EDT)

Follow-up Comment #32, bug #64361 (project octave):

And it will probably occur on AMD chips that offer a vector math processor as
well.  And every single processor will have a different way of disabling this
vectorization so that the the use of __attribute__ will be inordinately
complex.

It is very difficult to write high-level code when the same code (one
multiplication, one addition) produces different results based on whether it
is in a for loop or not.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64361>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]