comparison liboctave/ChangeLog @ 4506:3c82fc8f822c

[project @ 2003-09-10 13:56:57 by jwe]
author jwe
date Wed, 10 Sep 2003 13:56:57 +0000
parents e944fbe3fff2
children 65f47f8a92a2
comparison
equal deleted inserted replaced
4505:e944fbe3fff2 4506:3c82fc8f822c
1 2003-09-09 David Bateman <dbateman@free.fr>
2
3 * lo-specfun.cc (zbesj, zbesy, zbesi, zbesk, zbesh1, zbesh2, airy,
4 biry): Always request scaled results from AMOS functions and
5 perform reverse scaling on results if scaled result not requested
6 by user.
7
8 2003-09-04 John W. Eaton <jwe@bevo.che.wisc.edu>
9
10 * lo-specfun.cc (xlgamma): Require nonnegative argument.
11
1 2003-09-09 John W. Eaton <jwe@bevo.che.wisc.edu> 12 2003-09-09 John W. Eaton <jwe@bevo.che.wisc.edu>
2 13
3 * Array-d.cc: Instantiate assign functions. 14 * Array-d.cc: Instantiate assign functions.
4 15
5 2003-09-09 Petter Risholm <risholm@stud.ntnu.no> 16 2003-09-09 Petter Risholm <risholm@stud.ntnu.no>