patchGNU Octave - Patches: patch #8962, Working version of expmv

 
 

patch #8962: Working version of expmv

Submitter:  None
Submitted:  Wed 30 Mar 2016 05:21:07 PM UTC
   
 
Category:  Core : new function Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 30 Mar 2016 05:21:07 PM UTC, original submission:  

Dear all,

I have prepared a version of expmv that works in Octave.
I made some changes to the code of N.J. Higham, which gave an error due to the fact that handles to nested functions are not yet supported in Octave. I use also the available code of Marco Caliari normest1.
In particular, I made some changes to the file normAm.m, I moved down the nested function, in this way becomes a subfunction, I saved the output with a handle to this subfunction, to use this within the function normAm.m.
I concluded with a few minor changes to the other files.

Best regards,
Chiara Segala

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #36800:  expmv.zip added by None (14KiB - application/zip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lachlan (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-07 lachlan CategoryNone Core : new function
    2016-03-30 None Attached File- Added expmv.zip, #36800

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code