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

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

[Octave-patch-tracker] [patch #10288] Implementation of Matlab function


From: Kasper H. Filtenborg
Subject: [Octave-patch-tracker] [patch #10288] Implementation of Matlab function tensorprod
Date: Wed, 23 Nov 2022 19:16:14 -0500 (EST)

Follow-up Comment #15, patch #10288 (project octave):

Thanks for the swift response.

I have setup so that I can create patches. Looking to the patch file in patch
#10283, I think that I have found the relevant files to change. In addition to
the tensorprod.m file, the patch includes:
- Add the tensorprod.m in the relevant module.mk file
- Add the docstring to the documentation for the linear algebra module
- tensorprod is referenced under "see also" in dot, kron, and mtimes

The function itself is the same as the previous file (file #53916) with the
changes:
- Copyright notice is changed to match Octave standard
- "mod" replaced by "rem" as this seems to be slightly faster (I saw the
update for mean.m mentioned in bug #63410 and got inspired to test which was
faster)

Please note that I have not build and tested Octave with this patch applied.

(file #54000)

    _______________________________________________________

Additional Item Attachment:

File name: tensorprod.patch               Size:18 KB
    <https://file.savannah.gnu.org/file/tensorprod.patch?file_id=54000>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10288>

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




reply via email to

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