Added MACS source
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / cblas / ChangeLog
1 2003-01-21  Brian Gough  <brian.gough@network-theory.co.uk>
2
3         * test.m: skip trans=113 for complex matrix on SYRK tests.
4
5 Tue Feb 19 20:50:27 2002  Brian Gough  <bjg@network-theory.co.uk>
6
7         * gsl_cblas.h: added extern "C"
8
9 Mon Jul  2 22:21:00 2001  Brian Gough  <bjg@network-theory.co.uk>
10
11         * test.c: added missing #include <config.h>
12
13 Fri Apr 27 19:53:10 2001  Brian Gough  <bjg@network-theory.co.uk>
14
15         * source_tpmv_r.h: moved index declarations to more restricted scope
16
17         * source_rotmg.h: changed declaration y1 to y in order to avoid
18         confusion with function y0(x) in C library. Also changed x1 to x.
19
20         * source_syr2k_r.h: error where lda was used instead of ldb in
21         syr2k_r was not picked up by any tests! Now fixed
22
23 Thu Apr 12 16:46:16 2001  Brian Gough  <bjg@network-theory.co.uk>
24
25         * all routines now included for Level 1, 2, 3-- passes blas test
26         suite for numerical results, but no error handling yet
27
28         * split out from blas directory to make an independent blas
29         library
30