bin/smoke_some_mathgsl bin/smolder_mathgsl bin/smolder_smoke_signal Build.PL Changes CREDITS examples/aliased examples/benchmark/sort examples/clicker/chart examples/clicker/logo examples/correlation examples/deriv/basic examples/gsl_repl examples/gsl_sort examples/matrix/nonsymmetric_eigen examples/matrix/nonsymmetric_eigen_old examples/rng examples/sf/bessel examples/sf/bessel.png examples/sf/erfc_check examples/sf/plot_bessel.gnuplot examples/sf/README examples/tkplotdataset examples/vector/dot_product examples/vector/serialize examples/vector/speed HACKING inc/GSLBuilder.pm KNOWN_BUGS lib/Math/GSL.pm lib/Math/GSL/BLAS.pm lib/Math/GSL/BSpline.pm lib/Math/GSL/CBLAS.pm lib/Math/GSL/CDF.pm lib/Math/GSL/Chebyshev.pm lib/Math/GSL/Combination.pm lib/Math/GSL/Complex.pm lib/Math/GSL/Const.pm lib/Math/GSL/Deriv.pm lib/Math/GSL/DHT.pm lib/Math/GSL/Diff.pm lib/Math/GSL/Eigen.pm lib/Math/GSL/Errno.pm lib/Math/GSL/FFT.pm lib/Math/GSL/Fit.pm lib/Math/GSL/Heapsort.pm lib/Math/GSL/Histogram.pm lib/Math/GSL/Histogram2D.pm lib/Math/GSL/IEEEUtils.pm lib/Math/GSL/Integration.pm lib/Math/GSL/Interp.pm lib/Math/GSL/Linalg.pm lib/Math/GSL/Machine.pm lib/Math/GSL/Matrix.pm lib/Math/GSL/MatrixComplex.pm lib/Math/GSL/Min.pm lib/Math/GSL/Monte.pm lib/Math/GSL/Multifit.pm lib/Math/GSL/Multimin.pm lib/Math/GSL/Multiroots.pm lib/Math/GSL/NTuple.pm lib/Math/GSL/ODEIV.pm lib/Math/GSL/Permutation.pm lib/Math/GSL/Poly.pm lib/Math/GSL/PowInt.pm lib/Math/GSL/QRNG.pm lib/Math/GSL/Randist.pm lib/Math/GSL/RNG.pm lib/Math/GSL/Roots.pm lib/Math/GSL/SF.pm lib/Math/GSL/Siman.pm lib/Math/GSL/Sort.pm lib/Math/GSL/Spline.pm lib/Math/GSL/Statistics.pm lib/Math/GSL/Sum.pm lib/Math/GSL/Sys.pm lib/Math/GSL/Test.pm lib/Math/GSL/Vector.pm lib/Math/GSL/VectorComplex.pm lib/Math/GSL/Wavelet.pm lib/Math/GSL/Wavelet2D.pm Makefile.PL MANIFEST This list of files MANIFEST.SKIP META.yml pod/BLAS.pod pod/BSpline.pod pod/CBLAS.pod pod/CDF.pod pod/Chebyshev.pod pod/Combination.pod pod/Complex.pod pod/Const.pod pod/Deriv.pod pod/DHT.pod pod/Eigen.pod pod/Errno.pod pod/FFT.pod pod/Fit.pod pod/Heapsort.pod pod/Histogram.pod pod/Histogram2D.pod pod/IEEEUtils.pod pod/Integration.pod pod/Interp.pod pod/Linalg.pod pod/Machine.pod pod/Matrix.pod pod/MatrixComplex.pod pod/Min.pod pod/Monte.pod pod/Multifit.pod pod/Multimin.pod pod/Multiroots.pod pod/NTuple.pod pod/ODEIV.pod pod/Permutation.pod pod/Poly.pod pod/PowInt.pod pod/QRNG.pod pod/Randist.pod pod/RNG.pod pod/Roots.pod pod/SF.pod pod/Siman.pod pod/Sort.pod pod/Spline.pod pod/Statistics.pod pod/Sum.pod pod/Sys.pod pod/Vector.pod pod/VectorComplex.pod pod/Wavelet.pod pod/Wavelet2D.pod README swig/BLAS.i swig/BSpline.i swig/CBLAS.i swig/CDF.i swig/Chebyshev.i swig/Combination.i swig/Complex.i swig/Const.i swig/Deriv.i swig/DHT.i swig/Diff.i swig/Eigen.i swig/Errno.i swig/FFT.i swig/Fit.i swig/gsl_typemaps.i swig/Heapsort.i swig/Histogram.i swig/Histogram2D.i swig/IEEEUtils.i swig/Integration.i swig/Interp.i swig/Linalg.i swig/Machine.i swig/Matrix.i swig/MatrixComplex.i swig/Min.i swig/Monte.i swig/Multifit.i swig/Multimin.i swig/Multiroots.i swig/NTuple.i swig/ODEIV.i swig/Permutation.i swig/Poly.i swig/PowInt.i swig/QRNG.i swig/Randist.i swig/RNG.i swig/Roots.i swig/SF.i swig/Siman.i swig/Sort.i swig/Spline.i swig/Statistics.i swig/Sum.i swig/Sys.i swig/Vector.i swig/VectorComplex.i swig/Wavelet.i swig/Wavelet2D.i t/00-load.t t/01-pod.t t/BLAS.t t/BSpline.t t/CBLAS.t t/CDF.t t/Chebyshev.t t/Combination.t t/Complex.t t/Const.t t/Deriv.t t/DHT.t t/Eigen.t t/Errno.t t/FFT.t t/Fit.t t/GSL.t t/Heapsort.t t/Histogram.t t/Histogram2D.t t/IEEEUtils.t t/Integration.t t/Interp.t t/Linalg.t t/Machine.t t/Matrix.t t/MatrixComplex.t t/Min.t t/Monte.t t/Multifit.t t/Multimin.t t/Multiroots.t t/NTuple.t t/ODEIV.t t/Permutation.t t/Poly.t t/PowInt.t t/QRNG.t t/Randist.t t/RNG.t t/Roots.t t/SF.t t/Siman.t t/Sort.t t/Spline.t t/Statistics.t t/Sum.t t/Sys.t t/Vector.t t/VectorComplex.t t/Wavelet.t t/Wavelet2D.t TODO xs/BLAS_wrap.c xs/BSpline_wrap.c xs/CBLAS_wrap.c xs/CDF_wrap.c xs/Chebyshev_wrap.c xs/Combination_wrap.c xs/Complex_wrap.c xs/Const_wrap.c xs/Deriv_wrap.c xs/DHT_wrap.c xs/Diff_wrap.c xs/Eigen_wrap.c xs/Errno_wrap.c xs/FFT_wrap.c xs/Fit_wrap.c xs/Heapsort_wrap.c xs/Histogram2D_wrap.c xs/Histogram_wrap.c xs/IEEEUtils_wrap.c xs/Integration_wrap.c xs/Interp_wrap.c xs/Linalg_wrap.c xs/Machine_wrap.c xs/Matrix_wrap.c xs/MatrixComplex_wrap.c xs/Min_wrap.c xs/Monte_wrap.c xs/Multifit_wrap.c xs/Multimin_wrap.c xs/Multiroots_wrap.c xs/NTuple_wrap.c xs/ODEIV_wrap.c xs/Permutation_wrap.c xs/Poly_wrap.c xs/PowInt_wrap.c xs/QRNG_wrap.c xs/Randist_wrap.c xs/RNG_wrap.c xs/Roots_wrap.c xs/SF_wrap.c xs/Siman_wrap.c xs/Sort_wrap.c xs/Spline_wrap.c xs/Statistics_wrap.c xs/Sum_wrap.c xs/Sys_wrap.c xs/Vector_wrap.c xs/VectorComplex_wrap.c xs/Wavelet2D_wrap.c xs/Wavelet_wrap.c xt/01-portability-files.t META.json