comparison ChangeLog @ 7789:82be108cc558

First attempt at single precision tyeps * * * corrections to qrupdate single precision routines * * * prefer demotion to single over promotion to double * * * Add single precision support to log2 function * * * Trivial PROJECT file update * * * Cache optimized hermitian/transpose methods * * * Add tests for tranpose/hermitian and ChangeLog entry for new transpose code
author David Bateman <dbateman@free.fr>
date Sun, 27 Apr 2008 22:34:17 +0200
parents 80b78635eefe
children edc25a3fb2bc
comparison
equal deleted inserted replaced
7788:45f5faba05a2 7789:82be108cc558
1 2008-05-20 David Bateman <dbateman@free.fr>
2
3 * configure.in (AC_CHECK_FUNCS): Add expm1, lgammaf, lgammaf_r,
4 log1pf and tgammaf. Also check for libfftw3f.
5
1 2008-04-09 Rafael Laboissiere <rafael@debian.org> 6 2008-04-09 Rafael Laboissiere <rafael@debian.org>
2 7
3 * example/octave.desktop.in: Drop the Encoding key, which is 8 * example/octave.desktop.in: Drop the Encoding key, which is
4 deprecated by the FreeDesktop standard. 9 deprecated by the FreeDesktop standard.
5 10