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

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

[Octave-bug-tracker] [bug #66882] Convolution code path improvements


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #66882] Convolution code path improvements
Date: Tue, 22 Apr 2025 06:26:24 -0400 (EDT)

Follow-up Comment #59, bug #66882 (group octave):

Looking at that part of the code for longer, I'm not sure if it does "the
right thing"™.

If I understand correctly, the step size (incx) is already taken into account
when converting from `c` to `cx`. But the `?axpy` functions are still called
with an increment of `incx` instead of an increment of `1`.

Are there any tests that check if these "mixed" real/complex overloads are
working correctly?



    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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