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

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

[Octave-patch-tracker] [patch #9175] ode15i and ode15s


From: Carlo de Falco
Subject: [Octave-patch-tracker] [patch #9175] ode15i and ode15s
Date: Tue, 29 Nov 2016 14:17:24 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:50.0) Gecko/20100101 Firefox/50.0

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

                 Summary: ode15i and ode15s
                 Project: GNU Octave
            Submitted by: cdf
            Submitted on: Tue 29 Nov 2016 03:17:21 PM CET
                Category: Core : new function
                Priority: 5 - Normal
                  Status: Ready For Test
                 Privacy: Public
             Assigned to: cdf
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

The attached patch implements the inclusion 
of ode15s and ode15i DAE solvers into Octave core.

This is the result of Francesco Faccio's GSOC 2016 project
that I have been keeping up to date in a separate bitbucket 
repository until now.

The repository is here:
https://bitbucket.org/cdf1/octave/branch/ode15i

The patch is obtained by 

hg diff -r ode15i:default 


There patch is of course not perfect but I'd rather
have it included soon and continue development in the
main repository before substantial changes are made
to core that make it to hard to keep up to date.

@Francesco could you help me write a comprehensive 
ChangeLog message to describe the whole code?

You did this already at the end of the of the project:

Add functions ode15i and ode15s

*libinterp/dldfcn/__ode15__.cc: Add oct-file for m-files ode15i and ode15s.
*scripts/ode/ode15i.m: Add function ode15i.m.
*scripts/ode/ode15s.m: Add function ode15s.m.
*scripts/ode/private/check_default_input.m: Add private function to check
default input of ode15i and ode15s.
*libinterp/dldfcn/module-files: Add __ode15__.cc and its flags.


Does this need to be updated?







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 29 Nov 2016 03:17:21 PM CET  Name: open_Dt6OKAWH.txt  Size: 109kB  
By: cdf

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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