From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl/ /ChangeLog /TODO las/Makefile.am las/blas ... Date: Sat, 11 Mar 2000 03:39:00 -0000 Message-id: <20000311113953.10743.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00082.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.cygnus.com 00/03/11 03:39:53 Modified files: . : ChangeLog TODO blas : Makefile.am blas.c blas_raw_cblas.c doc : permutation.texi vectors.texi matrix : ChangeLog copy_source.c file_source.c gsl_matrix_char.h gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.h gsl_matrix_double.h gsl_matrix_float.h gsl_matrix_int.h gsl_matrix_long.h gsl_matrix_long_double.h gsl_matrix_short.h gsl_matrix_uchar.h gsl_matrix_uint.h gsl_matrix_ulong.h gsl_matrix_ushort.h init_source.c matrix_source.c rowcol_source.c swap_source.c test_complex_source.c test_source.c ode-initval : test_odeiv.c Log message: renamed struct element dim2 to tda (trailing dimension) following blas conventions for row-major matrices