From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16756 invoked by alias); 26 Jul 2003 13:44:39 -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 16747 invoked by uid 9037); 26 Jul 2003 13:44:39 -0000 Date: Sat, 26 Jul 2003 13:44:00 -0000 Message-ID: <20030726134439.16745.qmail@sources.redhat.com> From: bjg@sources.redhat.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl ./gsl-histogram.c ./gsl-randist.c ./gsl_ma ... X-SW-Source: 2003/txt/msg00174.txt.bz2 List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.org 2003-07-26 13:44:39 Modified files: . : gsl-histogram.c gsl-randist.c gsl_machine.h gsl_math.h blas : blas.c gsl_blas.h block : fprintf_source.c fwrite_source.c init_source.c test.c test_complex_io.c test_complex_source.c test_io.c test_source.c cblas : caxpy.c ccopy.c cdotc_sub.c cdotu_sub.c cgbmv.c cgemm.c cgemv.c cgerc.c cgeru.c chbmv.c chemm.c chemv.c cher.c cher2.c cher2k.c cherk.c chpmv.c chpr.c chpr2.c csymm.c csyr2k.c csyrk.c ctbmv.c ctbsv.c ctpmv.c ctpsv.c ctrmm.c ctrmv.c ctrsm.c ctrsv.c daxpy.c dcopy.c ddot.c dgbmv.c dgemm.c dgemv.c dger.c drot.c drotm.c dsbmv.c dsdot.c dspmv.c dspr.c dspr2.c dswap.c dsymm.c dsymv.c dsyr.c dsyr2.c dsyr2k.c dsyrk.c dtbmv.c dtbsv.c dtpmv.c dtpsv.c dtrmm.c dtrmv.c dtrsm.c dtrsv.c saxpy.c scopy.c sdot.c sdsdot.c sgbmv.c sgemm.c sgemv.c sger.c source_gbmv_c.h source_gbmv_r.h source_gemm_c.h source_gemm_r.h source_gemv_c.h source_gemv_r.h source_ger.h source_gerc.h source_geru.h source_hbmv.h source_hemm.h source_hemv.h source_her.h source_her2.h source_her2k.h source_herk.h source_hpmv.h source_hpr.h source_hpr2.h source_nrm2_c.h source_nrm2_r.h source_rotmg.h source_sbmv.h source_spmv.h source_spr.h source_spr2.h source_symm_c.h source_symm_r.h source_symv.h source_syr.h source_syr2.h source_syr2k_c.h source_syr2k_r.h source_syrk_c.h source_syrk_r.h source_tbmv_c.h source_tbmv_r.h source_tbsv_c.h source_tbsv_r.h source_tpmv_c.h source_tpmv_r.h source_tpsv_c.h source_tpsv_r.h source_trmm_c.h source_trmm_r.h source_trmv_c.h source_trmv_r.h source_trsm_c.h source_trsm_r.h source_trsv_c.h source_trsv_r.h srot.c srotm.c ssbmv.c sspmv.c sspr.c sspr2.c ssymm.c ssymv.c ssyr.c ssyr2.c ssyr2k.c ssyrk.c stbmv.c stbsv.c stpmv.c stpsv.c strmm.c strmv.c strsm.c strsv.c zaxpy.c zcopy.c zdotc_sub.c zdotu_sub.c zgbmv.c zgemm.c zgemv.c zgerc.c zgeru.c zhbmv.c zhemm.c zhemv.c zher.c zher2.c zher2k.c zherk.c zhpmv.c zhpr.c zhpr2.c zsymm.c zsyr2k.c zsyrk.c ztbmv.c ztbsv.c ztpmv.c ztpsv.c ztrmm.c ztrmv.c ztrsm.c ztrsv.c cdf : beta_inc.c gammainv.c gauss.c gsl_cdf.h rat_eval.h tdist.c tdistinv.c testint.c cheb : eval.c combination : combination.c demo.c init.c test.c complex : gsl_complex_math.h math.c poly.c dht : dht.c test.c diff : diff.c gsl_diff.h eigen : herm.c hermv.c jacobi.c qrstep.c sort.c symm.c symmv.c err : gsl_errno.h gsl_message.h message.c stream.c test.c warn.c fft : benchmark.c bitreverse.c c_init.c c_main.c c_pass.h c_pass_2.c c_pass_3.c c_pass_4.c c_pass_5.c c_pass_6.c c_pass_7.c c_pass_n.c c_radix2.c compare.h compare_source.c dft_complex.c dft_source.c errs.c factorize.c gsl_dft_complex.h gsl_dft_complex_float.h gsl_fft_halfcomplex.h gsl_fft_halfcomplex_float.h gsl_fft_real.h gsl_fft_real_float.h hc_init.c hc_main.c hc_pass.h hc_pass_2.c hc_pass_3.c hc_pass_4.c hc_pass_5.c hc_pass_n.c hc_radix2.c hc_unpack.c real_init.c real_main.c real_pass_2.c real_pass_3.c real_pass_4.c real_pass_5.c real_pass_6.c real_pass_n.c real_radix2.c real_unpack.c signals.h signals_source.c test.c test_complex_source.c test_real_source.c fit : linear.c histogram : add.c add2d.c calloc_range.c calloc_range2d.c copy.c copy2d.c file.c file2d.c get.c get2d.c gsl_histogram.h gsl_histogram2d.h init.c init2d.c maxval.c maxval2d.c oper.c oper2d.c pdf.c pdf2d.c stat2d.c test1d.c test1d_resample.c test1d_trap.c test2d.c test2d_resample.c test2d_trap.c ieee-utils : env.c fp-aix.c fp-darwin.c fp-gnuc99.c fp-gnuppc.c fp-gnusparc.c fp-hpux.c fp-hpux11.c fp-irix.c fp-netbsd.c fp-openbsd.c fp-solaris.c fp-sunos4.c fp-tru64.c gsl_ieee_utils.h make_rep.c read.c test.c integration : append.c err.c gsl_integration.h integration.c ptsort.c qag.c qagp.c qags.c qawc.c qawf.c qawo.c qaws.c qc25c.c qc25f.c qc25s.c qcheb.c qelg.c qk.c qk15.c qk21.c qk31.c qk41.c qk51.c qk61.c qmomo.c qmomof.c qng.c qpsrt2.c set_initial.c test.c util.c workspace.c interpolation : akima.c demo.c gsl_interp.h gsl_spline.h integ_eval.h interp.c poly.c spline.c test.c linalg : apply_givens.c bidiag.c gsl_linalg.h hermtd.c hh.c lu.c luc.c multiply.c qr.c qrpt.c svd.c svdstep.c symmtd.c tridiag.c matrix : file_source.c getset_source.c gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.h init_source.c matrix_source.c minmax_source.c oper_complex_source.c swap_source.c test.c test_complex_source.c test_source.c view_source.c min : bracketing.c brent.c fsolver.c golden.c gsl_min.h test.c test.h monte : demo.c gsl_monte_miser.h gsl_monte_plain.h miser.c plain.c test.c vegas.c msvc : README.txt config.h multifit : fdfsolver.c fsolver.c lmder.c lmiterate.c lmpar.c lmutil.c multilinear.c qrsolv.c test_brown.c test_enso.c test_hahn1.c test_kirby2.c test_nelson.c work.c multimin : conjugate_fr.c conjugate_pr.c demo.c diff.c directional_minimize.c fdfminimizer.c fminimizer.c gsl_multimin.h history.c sd2.c simplex.c steepest_descent.c test.c test_funcs.c vector_bfgs.c multiroots : broyden.c demo.c dnewton.c dogleg.c fdfsolver.c fdjac.c fsolver.c gnewton.c hybrid.c hybridj.c newton.c test_funcs.c test_funcs.h ntuple : demo1.c ntuple.c ode-initval : bsimp.c control.c cscal.c cstd.c demo.c evolve.c gear1.c gear2.c rk2.c rk2imp.c rk4.c rk4imp.c rk8pd.c rkck.c rkf45.c step.c test.c permutation : canonical.c init.c permutation.c test.c poly : balance.c dd.c gsl_poly.h qr.c solve_cubic.c solve_quadratic.c test.c zsolve.c zsolve_cubic.c zsolve_quadratic.c qrng : qrng.c sobol.c randist : bigauss.c binomial.c binomial_tpe.c dirichlet.c discrete.c exppow.c fdist.c gamma.c gauss.c gausstail.c gsl_randist.h hyperg.c landau.c levy.c logarithmic.c multinomial.c poisson.c shuffle.c sphere.c tdist.c test.c weibull.c rng : benchmark.c borosh13.c cmrg.c coveyou.c default.c fishman18.c fishman20.c fishman2x.c g05faf.c gfsr4.c gsl_rng.h knuthran.c knuthran2.c lecuyer21.c minstd.c mrg.c mt.c r250.c ran0.c ran1.c ran2.c ran3.c rand.c rand48.c random.c randu.c ranf.c ranlux.c ranlxd.c ranlxs.c ranmar.c rng-dump.c rng.c schrage.c slatec.c taus.c taus113.c test.c transputer.c tt.c uni.c uni32.c vax.c waterman14.c zuf.c roots : bisection.c brent.c demo.c demo1.c falsepos.c fdfsolver.c fsolver.c gsl_roots.h newton.c secant.c steffenson.c test.c test.h utility.c siman : gsl_siman.h siman.c siman_tsp.c test.c sort : sort.c sortind.c sortvec_source.c sortvecind_source.c subset_source.c subsetind_source.c test.c test_heapsort.c test_source.c specfunc : airy.c airy_der.c bessel.c bessel.h bessel_I0.c bessel_I1.c bessel_In.c bessel_Inu.c bessel_J0.c bessel_J1.c bessel_Jnu.c bessel_K0.c bessel_K1.c bessel_Kn.c bessel_Y0.c bessel_Y1.c bessel_Yn.c bessel_Ynu.c bessel_amp_phase.c bessel_i.c bessel_j.c bessel_sequence.c bessel_zero.c beta_inc.c coulomb.c coupling.c dawson.c dilog.c ellint.c elljac.c exp.c expint.c fermi_dirac.c gamma.c gegenbauer.c gsl_sf_coulomb.h gsl_sf_coupling.h gsl_specfunc.h hyperg.c hyperg_0F1.c hyperg_1F1.c hyperg_2F1.c hyperg_U.c legendre_con.c legendre_poly.c poch.c psi.c recurse.h shint.c sinint.c test_airy.c test_dilog.c test_gamma.c test_sf.c trig.c zeta.c statistics : median_source.c minmax_source.c test_float_source.c test_int.c test_int_source.c sum : gsl_sum.h levin_u.c levin_utrunc.c test.c test : gsl_test.h results.c utils : alloca.c getopt.c getopt.h getopt1.c strerror.c strtol.c strtoul.c xmalloc.c vector : file_source.c 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.c test_complex_io.c test_complex_source.c test_io.c test_source.c vector_source.c Log message: detabification