help-octave
[Top][All Lists]
Advanced

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

Re: recursion and fsolve


From: David Bateman
Subject: Re: recursion and fsolve
Date: Wed, 4 Aug 2004 23:20:06 +0200
User-agent: Mutt/1.4.1i

F90 allows recursion. Perhaps we should try to use g95 as the basic
fortran compiler. We could then add a test to configure.in for 
whether the fortran compiler accepts recursion and and enable somthing
like the code I suggested...

Regards
David

According to John W. Eaton <address@hidden> (on 08/04/04):
> On  4-Aug-2004, David Bateman <address@hidden> wrote:
> 
> | Should a patch like that in this message be sufficient? Want to try it
> | with a test case..
> 
> No, because the core of fsolve is written in Fortran 77 and that
> doesn't allow recursion.
> 
> jwe
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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