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

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

[Octave-patch-tracker] [patch #8047] New function for odepkg


From: Carlo de Falco
Subject: [Octave-patch-tracker] [patch #8047] New function for odepkg
Date: Mon, 13 May 2013 07:33:36 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:20.0) Gecko/20100101 Firefox/20.0

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

                 Summary: New function for odepkg
                 Project: GNU Octave
            Submitted by: cdf
            Submitted on: Mon 13 May 2013 09:33:34 AM CEST
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: cdf
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Dear Sebastian, Olaf,

Please find attached a new submission I'd like to be included
in ODEPKG it implements an adaptive timestep Backward-Euler solver that uses a
Newton-Krylov solver for non-linear system solution, implemented by Simone
Panza and Fabio Cisaria.

The main reason for posting this contribution here rather than commiting to
the subversion repository directly is that I need help deciding what should be
done with the "inexact_newton" function.

Personally I believe the inexact_newton function has use beyond the scope of
ODEPKG so maybe it should rather go into the optim package.

This though would impose a dependence of odepkg on optim, which is something
that the previous maintainer of odepkg has always tried to avoid (odepkg
currently has no additional dependencies). Therefore I'd like you to comment
on where this function fits better before committing.

Thanks,
Carlo





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 13 May 2013 09:33:34 AM CEST  Name: odebwenk.m  Size: 7kB   By: cdf

<http://savannah.gnu.org/patch/download.php?file_id=28073>
-------------------------------------------------------
Date: Mon 13 May 2013 09:33:34 AM CEST  Name: inexact_newton.m  Size: 6kB  
By: cdf

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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