1 Changes between version 5.4.X and 5.5.0
2 =======================================
7 * Special functions improved:
8 - erfi - The imaginary error function.
9 - dawson - Compute the Dawson (scaled imaginary error) function.
11 * Functions erf, erfc, erfcx and calerf support complex arguments.
14 - daskr - differential-algebraic system solver with rootfinding 'daskr', using
15 BDF methods with direct and preconditioned Krylov linear solvers, from ODEPACK.
17 * New functions introduced:
18 - getURL - Download an URL (HTTP, HTTPS, FTP...)
19 - splitURL - Split a URL (HTTP, HTTPS, FTP...)
26 * Vector ^ scalar syntax declared obsolete. See bug #11524
32 * The third argument of poly function will be more strict.
33 Only the following strings will be allowed : "roots", "coeff", "c", "r".
35 * Arguments option and direction of gsort will be more strict in all case.
36 Only the following strings will be allowed : option : "r" "c" "g" "lr" "lc"
42 * Update Sundials to lastest "2.5.0", keeping our modifications
48 * Bug #10862 fixed - Add a without internet connection installation
49 global configuration on the installer
51 * Bug #12473 fixed - Problems with "é" in french help page of mkdir.