[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65413] Missing function: pagesvd
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #65413] Missing function: pagesvd |
Date: |
Wed, 6 Mar 2024 19:05:20 -0500 (EST) |
Follow-up Comment #3, bug #65413 (group octave):
Some of those would be fairly easy to vectorize, most others less so. All of
them can be simply implemented as for loops of the underlying function over
dim3 to achieve compatibility, but even with preallocation that would probably
have rather terrible performance in m code. I think for efficiency any that
are already compiled functions would probably be best ‘paged’ as compiled
for loops. (Built in C code, not mex)
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65413>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, anonymous, 2024/03/04
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Rik, 2024/03/04
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, John W. Eaton, 2024/03/06
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd,
Nicholas Jankowski <=
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Rik, 2024/03/07
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, anonymous, 2024/03/15
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Nicholas Jankowski, 2024/03/15
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, John W. Eaton, 2024/03/15
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Nicholas Jankowski, 2024/03/15
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, anonymous, 2024/03/16