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

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

[Octave-bug-tracker] [bug #63962] perms - Performance - Usage of native


From: Hendrik K
Subject: [Octave-bug-tracker] [bug #63962] perms - Performance - Usage of native C++ algorithm helpful
Date: Sun, 26 Mar 2023 23:12:49 -0400 (EDT)

Follow-up Comment #3, bug #63962 (project octave):

That is great news.
Some support would be very useful as I am not familiar with mercurial to
create patches nor with the C++ software functions as well as the core
development architecture of octave.
 
So e.g. it appears that native C++ octave functions use the template DEFFUN
using 'doc' for documentation and other <includes> instead of just DEFUN_DLD
<octave/oct.h>. 
Also makefiles and documentation driver files would need to be adapted to
replace perms.m with perms.cc, the directory location for perms.cc needs to be
chosen etc etc.

 
Some guidance/support of what additional files (see above some points coming
to my mind) need to be changed and how as well as what needs to change within
the current perms.cc when switching from DEFFUN_DLD to DEFFUN would be highly
appreciated.


I attach the current fully working perms.cc DEFFUN_DLD version.

 

(file #54531)

    _______________________________________________________

Additional Item Attachment:

File name: perms.cc                       Size:11 KB
    <https://file.savannah.gnu.org/file/perms.cc?file_id=54531>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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