From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjg@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl/ oc/vectors.texi atrix/gsl_matrix_char.h a ... Date: Wed, 13 Oct 1999 13:39:00 -0000 Message-id: <19991013203936.12121.qmail@sourceware.cygnus.com> X-SW-Source: 1999/msg00317.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.cygnus.com 99/10/13 13:39:36 Modified files: doc : vectors.texi matrix : 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 rowcol_source.c test_complex_source.c test_source.c ode-initval : bsimp.c vector : Makefile.am gsl_vector_char.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.h init_source.c test_complex_io.c test_complex_source.c test_io.c test_source.c Log message: functions for vector/matrix allocation are now backwards compatible (no need to make blocks first anymore!)