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

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

[Octave-patch-tracker] [patch #8962] Working version of expmv


From: anonymous
Subject: [Octave-patch-tracker] [patch #8962] Working version of expmv
Date: Wed, 30 Mar 2016 17:21:08 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

URL:
  <http://savannah.gnu.org/patch/?8962>

                 Summary: Working version of expmv
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 30 Mar 2016 05:21:07 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 30 Mar 2016 05:21:07 PM UTC  Name: expmv.zip  Size: 14kB   By: None

<http://savannah.gnu.org/patch/download.php?file_id=36800>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8962>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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