From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6191 invoked by alias); 22 Jun 2005 14:50:23 -0000 Mailing-List: contact gsl-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: gsl-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 6178 invoked by uid 9037); 22 Jun 2005 14:50:22 -0000 Date: Wed, 22 Jun 2005 14:50:00 -0000 Message-ID: <20050622145022.6177.qmail@sourceware.org> From: bjg@sourceware.org To: gsl-cvs@sources.redhat.com Subject: gsl ./BUGS ./NEWS linalg/ChangeLog linalg/svd. ... X-SW-Source: 2005/txt/msg00053.txt.bz2 List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.org 2005-06-22 14:50:22 Modified files: . : BUGS NEWS linalg : ChangeLog svd.c test.c Log message: fixed BUG#36 -- problem with jacobi svd implement the nash algorithm as described, with error estimates to avoid useless sweeps when numerical error is dominant