Changes between Version 3 and Version 4 of Diva


Ignore:
Timestamp:
Mar 27, 2009, 3:31:24 PM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Diva

    v3 v4  
    3131   Wissenschaft und Technik Verlag, Berlin, Germany, pp. 621–626.
    3232
     33== Requirements ==
    3334
     35DIVA uses some commercial libraries for numerical computation. However it can be compiled without these libraries, resulting in a working simulator with limited functionality. [[BR]]
     36Especially some integrators and optimization and parameter estimation routines will not work.
    3437
    35 
     38 * The [http://www.cse.clrc.ac.uk/nag/hsl/ Harwell Sparse Matrix Library] is used for solving of linearized systems in some integrators (e.g. routine MA48)
     39 * The [http://www.nag.co.uk/numeric/fl/FLdescription.asp NAG Fortran Library] is used especially for dynamic and steady-state optimization. This includes also parameter estimation, but therefore also a free genetic algorithm is available.