public inbox for gsl-cvs@sourceware.org
help / color / mirror / Atom feed
* gsl/linalg test.c
@ 2004-06-06 15:39 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2004-06-06 15:39 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2004-06-06 15:39:14
Modified files:
linalg : test.c
Log message:
removed unused variables
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2007-01-10 17:17 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2007-01-10 17:17 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2007-01-10 17:17:11
Modified files:
linalg : test.c
Log message:
omit unnecessary loops in test
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2006-03-30 19:02 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2006-03-30 19:02 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2006-03-30 19:02:52
Modified files:
linalg : test.c
Log message:
use unsigned long instead of size_t in printfs, avoids problems on 64bit
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2004-12-31 14:34 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2004-12-31 14:34 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2004-12-31 14:34:04
Modified files:
linalg : test.c
Log message:
increase tolerance for some platforms
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2004-12-24 14:00 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2004-12-24 14:00 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2004-12-24 14:00:13
Modified files:
linalg : test.c
Log message:
removed unused variable
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2004-09-18 20:05 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2004-09-18 20:05 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2004-09-18 20:05:06
Modified files:
linalg : test.c
Log message:
added remaining tests for LQ solvers
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2004-06-18 15:15 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2004-06-18 15:15 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2004-06-18 15:15:17
Modified files:
linalg : test.c
Log message:
removed unused variables
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2004-06-06 16:06 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2004-06-06 16:06 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2004-06-06 16:06:01
Modified files:
linalg : test.c
Log message:
fixup misapplied patch
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2004-05-27 12:05 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2004-05-27 12:05 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.org 2004-05-27 12:05:52
Modified files:
linalg : test.c
Log message:
removed unused variables
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2001-08-29 12:15 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2001-08-29 12:15 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sources.redhat.com 2001-08-29 12:15:09
Modified files:
linalg : test.c
Log message:
added test to catch 2x2 svd bug found earlier
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2001-06-21 10:27 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2001-06-21 10:27 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sources.redhat.com 2001-06-21 10:27:03
Modified files:
linalg : test.c
Log message:
increased tolerance on qr-update for vander(12)
^ permalink raw reply [flat|nested] 12+ messages in thread
* gsl/linalg test.c
@ 2000-09-19 11:51 bjg
0 siblings, 0 replies; 12+ messages in thread
From: bjg @ 2000-09-19 11:51 UTC (permalink / raw)
To: gsl-cvs
CVSROOT: /cvs/gsl
Module name: gsl
Changes by: bjg@sourceware.cygnus.com 2000-09-19 11:51:52
Modified files:
linalg : test.c
Log message:
increase the tolerance for a test
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2007-01-10 17:17 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-06 15:39 gsl/linalg test.c bjg
-- strict thread matches above, loose matches on Subject: below --
2007-01-10 17:17 bjg
2006-03-30 19:02 bjg
2004-12-31 14:34 bjg
2004-12-24 14:00 bjg
2004-09-18 20:05 bjg
2004-06-18 15:15 bjg
2004-06-06 16:06 bjg
2004-05-27 12:05 bjg
2001-08-29 12:15 bjg
2001-06-21 10:27 bjg
2000-09-19 11:51 bjg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).