From mboxrd@z Thu Jan 1 00:00:00 1970 From: jungman@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl/ /Makefile.am /config.h.in /configure.in / ... Date: Wed, 16 Feb 2000 18:33:00 -0000 Message-id: <20000217023348.25596.qmail@sourceware.cygnus.com> X-SW-Source: 2000/msg00029.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: jungman@sourceware.cygnus.com 00/02/16 18:33:48 Modified files: . : Makefile.am config.h.in configure.in gsl_math.h blas : Makefile.am blas.c blas_raw_native.c gsl_blas.h gsl_blas_raw.h gsl_blas_raw_L1.h gsl_blas_raw_L2.h gsl_blas_raw_L3.h gsl_blas_raw_cm.h gsl_blas_types.h test_blas_raw.c test_cases.h block : Makefile.am block.c file.c gsl_block.h gsl_block_char.h gsl_block_complex_double.h gsl_block_complex_float.h gsl_block_complex_long_double.h gsl_block_double.h gsl_block_float.h gsl_block_int.h gsl_block_long.h gsl_block_long_double.h gsl_block_short.h gsl_block_uchar.h gsl_block_uint.h gsl_block_ulong.h gsl_block_ushort.h init.c test.c dht : Makefile.am dht_transform.c test_dht.c eigen : Makefile.am eigen_sort.c gsl_eigen.h jacobi.c test.c err : error.c message.c stream.c strerror.c test_errnos.c test_results.c warn.c fft : Makefile.am benchmark.c bitreverse.c c.c c_float.c compare.c dft.c dft_complex.c errs.c factorize.c fft.c gsl_dft_complex.h gsl_dft_complex_float.h gsl_fft.h gsl_fft_complex.h gsl_fft_complex_float.h gsl_fft_halfcomplex.h gsl_fft_halfcomplex_float.h gsl_fft_real.h gsl_fft_real_float.h hc.c hc_main.c real.c real_main.c signals.c test.c test_radix2.c histogram : Makefile.am add.c add2d.c file.c file2d.c find.c find2d.c get.c get2d.c gsl-histogram.c init.c init2d.c params.c params2d.c pdf.c pdf2d.c reset.c reset2d.c test.c test2d.c test2d_resample.c test2d_trap.c test_resample.c test_trap.c ieee-utils : Makefile.am demo.c endian.c env.c fp-aix.c fp-hpux.c fp-irix.c fp-linux.c fp-solaris.c fp-sparclinux.c fp-sunos4.c fp-tru64.c fp-unknown.c make_rep.c print.c read.c test.c integration : Makefile.am err.c gsl_integration.h integration.c qag.c qag_impl.c qagi.c qagil.c qagiu.c qagp.c qagp_impl.c qags.c qags_impl.c qawc.c qawf.c qawo.c qaws.c qcheb.c qk.c qk15.c qk21.c qk31.c qk41.c qk51.c qk61.c qmomo.c qmomof.c qng.c test.c tests.c workspace.c interpolation : Makefile.am akima.c bsearch.c cspline.c interp.c linear.c test.c linalg : Makefile.am gsl_linalg.h hh.c lu.c multiply.c qr.c qrpt.c svd.c test_la.c tridiag.c matrix : Makefile.am copy.c file.c gsl_matrix.h 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.c matrix.c rowcol.c swap.c test.c min : Makefile.am bracketing.c brent.c convergence.c demo.c fsolver.c golden.c gsl_min.h test.c test_funcs.c monte : Makefile.am gsl_monte_miser.h gsl_monte_plain.h gsl_monte_vegas.h miser.c miser_test.c plain.c plain_test.c utils.c vegas-print.c vegas.c vegas_test.c multimin : Makefile.am conjugate.c convergence.c directional_minimize.c fdfminimizer.c gsl_multimin.h steepest_descent.c test.c test_funcs.c vector_bfgs.c multiroots : Makefile.am broyden.c convergence.c dnewton.c fdfsolver.c fdjac.c fsolver.c gnewton.c gsl_multiroots.h hybrid.c hybridj.c newton.c test.c test_funcs.c ode-initval : Makefile.am bsimp.c control.c evolve.c gear1.c gear2.c monitor.c odeiv.c rk2.c rk2imp.c rk4.c rk4imp.c rk8pd.c rkck.c test_odeiv.c permutation : Makefile.am file.c gsl_permutation.h init.c permutation.c poly : Makefile.am demo.c gsl_poly.h solve_cubic.c solve_quadratic.c test.c test_poly.c zsolve.c zsolve_cubic.c zsolve_init.c zsolve_quadratic.c randist : Makefile.am bernoulli.c beta.c bigauss.c binomial.c cauchy.c chisq.c demo.c discrete.c erlang.c exponential.c exppow.c fdist.c flat.c gamma.c gauss.c gausstail.c geometric.c gsl-randist.c gsl_randist.h gumbel.c hyperg.c laplace.c levy.c logarithmic.c logistic.c lognormal.c nbinomial.c pareto.c pascal.c poisson.c rayleigh.c shuffle.c sphere.c tdist.c test.c weibull.c rng : Makefile.am benchmark.c cmrg.c default.c g05faf.c gsl_rng.h 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 slatec.c taus.c test.c transputer.c tt.c uni.c uni32.c vax.c zuf.c roots : Makefile.am bisection.c brent.c convergence.c demo.c demo1.c falsepos.c fdfsolver.c fsolver.c gsl_roots.h newton.c secant.c steffenson.c test.c test_funcs.c test_macros.c test_roots.c utility.c siman : Makefile.am siman.c siman_test.c siman_tsp.c test.c specfunc : Makefile.am airy.c airy_der.c airy_zero.c atanint.c bessel.c bessel_I0.c bessel_I1.c bessel_In.c bessel_Inu.c bessel_J0.c bessel_J1.c bessel_Jn.c bessel_Jnu.c bessel_K0.c bessel_K1.c bessel_Kn.c bessel_Knu.c bessel_Y0.c bessel_Y1.c bessel_Yn.c bessel_Ynu.c bessel_amp_phase.c bessel_i.c bessel_j.c bessel_k.c bessel_olver.c bessel_sequence.c bessel_temme.c bessel_y.c bessel_zero.c beta.c chebyshev.c clausen.c coulomb.c coulomb_bound.c coupling.c dawson.c debye.c dilog.c elementary.c ellint.c elljac.c erfc.c exp.c expint.c expint3.c fermi_dirac.c gamma.c gamma_inc.c gegenbauer.c gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h gsl_sf_chebyshev.h gsl_sf_clausen.h gsl_sf_coulomb.h gsl_sf_coupling.h gsl_sf_debye.h gsl_sf_dilog.h gsl_sf_elementary.h gsl_sf_ellint.h gsl_sf_erf.h gsl_sf_exp.h gsl_sf_expint.h gsl_sf_fermi_dirac.h gsl_sf_gamma.h gsl_sf_gegenbauer.h gsl_sf_hyperg.h gsl_sf_laguerre.h gsl_sf_log.h gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_synchrotron.h gsl_sf_transport.h gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.h hyperg.c hyperg.h hyperg_0F1.c hyperg_1F1.c hyperg_2F0.c hyperg_2F1.c hyperg_U.c laguerre.c legendre.h legendre_H3d.c legendre_Qn.c legendre_con.c legendre_poly.c log.c poch.c pow_int.c psi.c result.c shint.c sinint.c synchrotron.c test_airy.c test_bessel.c test_coulomb.c test_dilog.c test_gamma.c test_hyperg.c test_legendre.c test_plotit.c test_sf.c test_sf.h transport.c trig.c zeta.c statistics : Makefile.am absdev.c gsl_statistics.h kurtosis.c lag1.c mean.c median.c minmax.c p_variance.c quantiles.c skew.c sort.c test.c test_int.c test_nist.c ttest.c variance.c sum : Makefile.am demo.c levin_u.c levin_uerr.c test.c sys : Makefile.am prec.c vector : Makefile.am copy.c file.c gsl_vector.h 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.c prop.c swap.c test.c vector.c Added files: gsl : Makefile.am Log message: added gsl/ and fixed build to use it