[libmath-gsl-perl] 01/05: Merge tag 'upstream/0.36'

Wolfgang Fütterer debian at wlf-online.de
Sun Mar 27 19:38:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

wlfuetter-guest pushed a commit to branch master
in repository libmath-gsl-perl.

commit f25b9aad1ab291ffb6c64bbb83cfee3270dc1084
Merge: eca94f3 dab7783
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Sun Mar 27 19:41:45 2016 +0200

    Merge tag 'upstream/0.36'
    
    Upstream version 0.36
    
    # gpg: Unterschrift vom So 27 Mär 2016 19:40:48 CEST mittels RSA-Schlüssel ID 9D74ED7C
    # gpg: Korrekte Unterschrift von "Wolfgang Fuetterer <debian at wlf-online.de>"
    # gpg: WARNUNG: Dieser Schlüssel trägt keine vertrauenswürdige Signatur!
    # gpg:          Es gibt keinen Hinweis, daß die Signatur wirklich dem vorgeblichen Besitzer gehört.
    # Haupt-Fingerabdruck  = 2F9A 9F9F 92E8 7025 3ACA  3562 82D6 53A2 DF30 32A6
    # Unter-Fingerabdruck  = F042 353C 6B86 A1D6 F6CE  BF2C 45E9 2700 9D74 ED7C

 Changes                           |   16 +
 META.json                         |  538 ++++-----
 META.yml                          |  558 ++++-----
 lib/Math/GSL.pm                   |    4 +-
 lib/Math/GSL/BLAS.pm              |    2 +-
 lib/Math/GSL/BSpline.pm           |    2 +-
 lib/Math/GSL/CBLAS.pm             |    2 +-
 lib/Math/GSL/CDF.pm               |    2 +-
 lib/Math/GSL/Chebyshev.pm         |    2 +-
 lib/Math/GSL/Combination.pm       |    2 +-
 lib/Math/GSL/Complex.pm           |    2 +-
 lib/Math/GSL/Const.pm             |    2 +-
 lib/Math/GSL/DHT.pm               |    2 +-
 lib/Math/GSL/Deriv.pm             |    2 +-
 lib/Math/GSL/Diff.pm              |    2 +-
 lib/Math/GSL/Eigen.pm             |    2 +-
 lib/Math/GSL/Errno.pm             |    2 +-
 lib/Math/GSL/FFT.pm               |    2 +-
 lib/Math/GSL/Fit.pm               |    2 +-
 lib/Math/GSL/Heapsort.pm          |    2 +-
 lib/Math/GSL/Histogram.pm         |    2 +-
 lib/Math/GSL/Histogram2D.pm       |    2 +-
 lib/Math/GSL/IEEEUtils.pm         |    2 +-
 lib/Math/GSL/Integration.pm       |    2 +-
 lib/Math/GSL/Interp.pm            |    2 +-
 lib/Math/GSL/Linalg.pm            |    2 +-
 lib/Math/GSL/Machine.pm           |    2 +-
 lib/Math/GSL/Matrix.pm            |   10 +-
 lib/Math/GSL/MatrixComplex.pm     |    2 +-
 lib/Math/GSL/Min.pm               |    2 +-
 lib/Math/GSL/Monte.pm             |    2 +-
 lib/Math/GSL/Multifit.pm          |    2 +-
 lib/Math/GSL/Multimin.pm          |    2 +-
 lib/Math/GSL/Multiroots.pm        |    2 +-
 lib/Math/GSL/NTuple.pm            |    2 +-
 lib/Math/GSL/ODEIV.pm             |    2 +-
 lib/Math/GSL/Permutation.pm       |    2 +-
 lib/Math/GSL/Poly.pm              |    2 +-
 lib/Math/GSL/PowInt.pm            |    2 +-
 lib/Math/GSL/QRNG.pm              |    2 +-
 lib/Math/GSL/RNG.pm               |    2 +-
 lib/Math/GSL/Randist.pm           |    2 +-
 lib/Math/GSL/Roots.pm             |    2 +-
 lib/Math/GSL/SF.pm                |  108 +-
 lib/Math/GSL/Siman.pm             |    2 +-
 lib/Math/GSL/Sort.pm              |    2 +-
 lib/Math/GSL/Spline.pm            |    2 +-
 lib/Math/GSL/Statistics.pm        |    2 +-
 lib/Math/GSL/Sum.pm               |    2 +-
 lib/Math/GSL/Sys.pm               |    2 +-
 lib/Math/GSL/Vector.pm            |    2 +-
 lib/Math/GSL/VectorComplex.pm     |    2 +-
 lib/Math/GSL/Version.pm           |    2 +-
 lib/Math/GSL/Wavelet.pm           |    2 +-
 lib/Math/GSL/Wavelet2D.pm         |    2 +-
 pm/Math/GSL/BLAS.pm.1.11          |    2 +-
 pm/Math/GSL/BLAS.pm.1.12          |    2 +-
 pm/Math/GSL/BLAS.pm.1.13          |    2 +-
 pm/Math/GSL/BLAS.pm.1.14          |    2 +-
 pm/Math/GSL/BLAS.pm.1.15          |    2 +-
 pm/Math/GSL/BLAS.pm.1.16          |    2 +-
 pm/Math/GSL/BSpline.pm.1.11       |    2 +-
 pm/Math/GSL/BSpline.pm.1.12       |    2 +-
 pm/Math/GSL/BSpline.pm.1.13       |    2 +-
 pm/Math/GSL/BSpline.pm.1.14       |    2 +-
 pm/Math/GSL/BSpline.pm.1.15       |    2 +-
 pm/Math/GSL/BSpline.pm.1.16       |    2 +-
 pm/Math/GSL/CBLAS.pm.1.11         |    2 +-
 pm/Math/GSL/CBLAS.pm.1.12         |    2 +-
 pm/Math/GSL/CBLAS.pm.1.13         |    2 +-
 pm/Math/GSL/CBLAS.pm.1.14         |    2 +-
 pm/Math/GSL/CBLAS.pm.1.15         |    2 +-
 pm/Math/GSL/CBLAS.pm.1.16         |    2 +-
 pm/Math/GSL/CDF.pm.1.11           |    2 +-
 pm/Math/GSL/CDF.pm.1.12           |    2 +-
 pm/Math/GSL/CDF.pm.1.13           |    2 +-
 pm/Math/GSL/CDF.pm.1.14           |    2 +-
 pm/Math/GSL/CDF.pm.1.15           |    2 +-
 pm/Math/GSL/CDF.pm.1.16           |    2 +-
 pm/Math/GSL/Chebyshev.pm.1.11     |    2 +-
 pm/Math/GSL/Chebyshev.pm.1.12     |    2 +-
 pm/Math/GSL/Chebyshev.pm.1.13     |    2 +-
 pm/Math/GSL/Chebyshev.pm.1.14     |    2 +-
 pm/Math/GSL/Chebyshev.pm.1.15     |    2 +-
 pm/Math/GSL/Chebyshev.pm.1.16     |    2 +-
 pm/Math/GSL/Combination.pm.1.11   |    2 +-
 pm/Math/GSL/Combination.pm.1.12   |    2 +-
 pm/Math/GSL/Combination.pm.1.13   |    2 +-
 pm/Math/GSL/Combination.pm.1.14   |    2 +-
 pm/Math/GSL/Combination.pm.1.15   |    2 +-
 pm/Math/GSL/Combination.pm.1.16   |    2 +-
 pm/Math/GSL/Complex.pm.1.11       |    2 +-
 pm/Math/GSL/Complex.pm.1.12       |    2 +-
 pm/Math/GSL/Complex.pm.1.13       |    2 +-
 pm/Math/GSL/Complex.pm.1.14       |    2 +-
 pm/Math/GSL/Complex.pm.1.15       |    2 +-
 pm/Math/GSL/Complex.pm.1.16       |    2 +-
 pm/Math/GSL/Const.pm.1.11         |    2 +-
 pm/Math/GSL/Const.pm.1.12         |    2 +-
 pm/Math/GSL/Const.pm.1.13         |    2 +-
 pm/Math/GSL/Const.pm.1.14         |    2 +-
 pm/Math/GSL/Const.pm.1.15         |    2 +-
 pm/Math/GSL/Const.pm.1.16         |    2 +-
 pm/Math/GSL/DHT.pm.1.11           |    2 +-
 pm/Math/GSL/DHT.pm.1.12           |    2 +-
 pm/Math/GSL/DHT.pm.1.13           |    2 +-
 pm/Math/GSL/DHT.pm.1.14           |    2 +-
 pm/Math/GSL/DHT.pm.1.15           |    2 +-
 pm/Math/GSL/DHT.pm.1.16           |    2 +-
 pm/Math/GSL/Deriv.pm.1.11         |    2 +-
 pm/Math/GSL/Deriv.pm.1.12         |    2 +-
 pm/Math/GSL/Deriv.pm.1.13         |    2 +-
 pm/Math/GSL/Deriv.pm.1.14         |    2 +-
 pm/Math/GSL/Deriv.pm.1.15         |    2 +-
 pm/Math/GSL/Deriv.pm.1.16         |    2 +-
 pm/Math/GSL/Diff.pm.1.11          |    2 +-
 pm/Math/GSL/Diff.pm.1.12          |    2 +-
 pm/Math/GSL/Diff.pm.1.13          |    2 +-
 pm/Math/GSL/Diff.pm.1.14          |    2 +-
 pm/Math/GSL/Diff.pm.1.15          |    2 +-
 pm/Math/GSL/Diff.pm.1.16          |    2 +-
 pm/Math/GSL/Eigen.pm.1.11         |    2 +-
 pm/Math/GSL/Eigen.pm.1.12         |    2 +-
 pm/Math/GSL/Eigen.pm.1.13         |    2 +-
 pm/Math/GSL/Eigen.pm.1.14         |    2 +-
 pm/Math/GSL/Eigen.pm.1.15         |    2 +-
 pm/Math/GSL/Eigen.pm.1.16         |    2 +-
 pm/Math/GSL/Errno.pm.1.11         |    2 +-
 pm/Math/GSL/Errno.pm.1.12         |    2 +-
 pm/Math/GSL/Errno.pm.1.13         |    2 +-
 pm/Math/GSL/Errno.pm.1.14         |    2 +-
 pm/Math/GSL/Errno.pm.1.15         |    2 +-
 pm/Math/GSL/Errno.pm.1.16         |    2 +-
 pm/Math/GSL/FFT.pm.1.11           |    2 +-
 pm/Math/GSL/FFT.pm.1.12           |    2 +-
 pm/Math/GSL/FFT.pm.1.13           |    2 +-
 pm/Math/GSL/FFT.pm.1.14           |    2 +-
 pm/Math/GSL/FFT.pm.1.15           |    2 +-
 pm/Math/GSL/FFT.pm.1.16           |    2 +-
 pm/Math/GSL/Fit.pm.1.11           |    2 +-
 pm/Math/GSL/Fit.pm.1.12           |    2 +-
 pm/Math/GSL/Fit.pm.1.13           |    2 +-
 pm/Math/GSL/Fit.pm.1.14           |    2 +-
 pm/Math/GSL/Fit.pm.1.15           |    2 +-
 pm/Math/GSL/Fit.pm.1.16           |    2 +-
 pm/Math/GSL/Heapsort.pm.1.11      |    2 +-
 pm/Math/GSL/Heapsort.pm.1.12      |    2 +-
 pm/Math/GSL/Heapsort.pm.1.13      |    2 +-
 pm/Math/GSL/Heapsort.pm.1.14      |    2 +-
 pm/Math/GSL/Heapsort.pm.1.15      |    2 +-
 pm/Math/GSL/Heapsort.pm.1.16      |    2 +-
 pm/Math/GSL/Histogram.pm.1.11     |    2 +-
 pm/Math/GSL/Histogram.pm.1.12     |    2 +-
 pm/Math/GSL/Histogram.pm.1.13     |    2 +-
 pm/Math/GSL/Histogram.pm.1.14     |    2 +-
 pm/Math/GSL/Histogram.pm.1.15     |    2 +-
 pm/Math/GSL/Histogram.pm.1.16     |    2 +-
 pm/Math/GSL/Histogram2D.pm.1.11   |    2 +-
 pm/Math/GSL/Histogram2D.pm.1.12   |    2 +-
 pm/Math/GSL/Histogram2D.pm.1.13   |    2 +-
 pm/Math/GSL/Histogram2D.pm.1.14   |    2 +-
 pm/Math/GSL/Histogram2D.pm.1.15   |    2 +-
 pm/Math/GSL/Histogram2D.pm.1.16   |    2 +-
 pm/Math/GSL/IEEEUtils.pm.1.11     |    2 +-
 pm/Math/GSL/IEEEUtils.pm.1.12     |    2 +-
 pm/Math/GSL/IEEEUtils.pm.1.13     |    2 +-
 pm/Math/GSL/IEEEUtils.pm.1.14     |    2 +-
 pm/Math/GSL/IEEEUtils.pm.1.15     |    2 +-
 pm/Math/GSL/IEEEUtils.pm.1.16     |    2 +-
 pm/Math/GSL/Integration.pm.1.11   |    2 +-
 pm/Math/GSL/Integration.pm.1.12   |    2 +-
 pm/Math/GSL/Integration.pm.1.13   |    2 +-
 pm/Math/GSL/Integration.pm.1.14   |    2 +-
 pm/Math/GSL/Integration.pm.1.15   |    2 +-
 pm/Math/GSL/Integration.pm.1.16   |    2 +-
 pm/Math/GSL/Interp.pm.1.11        |    2 +-
 pm/Math/GSL/Interp.pm.1.12        |    2 +-
 pm/Math/GSL/Interp.pm.1.13        |    2 +-
 pm/Math/GSL/Interp.pm.1.14        |    2 +-
 pm/Math/GSL/Interp.pm.1.15        |    2 +-
 pm/Math/GSL/Interp.pm.1.16        |    2 +-
 pm/Math/GSL/Linalg.pm.1.11        |    2 +-
 pm/Math/GSL/Linalg.pm.1.12        |    2 +-
 pm/Math/GSL/Linalg.pm.1.13        |    2 +-
 pm/Math/GSL/Linalg.pm.1.14        |    2 +-
 pm/Math/GSL/Linalg.pm.1.15        |    2 +-
 pm/Math/GSL/Linalg.pm.1.16        |    2 +-
 pm/Math/GSL/Machine.pm.1.11       |    2 +-
 pm/Math/GSL/Machine.pm.1.12       |    2 +-
 pm/Math/GSL/Machine.pm.1.13       |    2 +-
 pm/Math/GSL/Machine.pm.1.14       |    2 +-
 pm/Math/GSL/Machine.pm.1.15       |    2 +-
 pm/Math/GSL/Machine.pm.1.16       |    2 +-
 pm/Math/GSL/Matrix.pm.1.11        |   10 +-
 pm/Math/GSL/Matrix.pm.1.12        |   10 +-
 pm/Math/GSL/Matrix.pm.1.13        |   10 +-
 pm/Math/GSL/Matrix.pm.1.14        |   10 +-
 pm/Math/GSL/Matrix.pm.1.15        |   10 +-
 pm/Math/GSL/Matrix.pm.1.16        |   10 +-
 pm/Math/GSL/MatrixComplex.pm.1.11 |    2 +-
 pm/Math/GSL/MatrixComplex.pm.1.12 |    2 +-
 pm/Math/GSL/MatrixComplex.pm.1.13 |    2 +-
 pm/Math/GSL/MatrixComplex.pm.1.14 |    2 +-
 pm/Math/GSL/MatrixComplex.pm.1.15 |    2 +-
 pm/Math/GSL/MatrixComplex.pm.1.16 |    2 +-
 pm/Math/GSL/Min.pm.1.11           |    2 +-
 pm/Math/GSL/Min.pm.1.12           |    2 +-
 pm/Math/GSL/Min.pm.1.13           |    2 +-
 pm/Math/GSL/Min.pm.1.14           |    2 +-
 pm/Math/GSL/Min.pm.1.15           |    2 +-
 pm/Math/GSL/Min.pm.1.16           |    2 +-
 pm/Math/GSL/Monte.pm.1.11         |    2 +-
 pm/Math/GSL/Monte.pm.1.12         |    2 +-
 pm/Math/GSL/Monte.pm.1.13         |    2 +-
 pm/Math/GSL/Monte.pm.1.14         |    2 +-
 pm/Math/GSL/Monte.pm.1.15         |    2 +-
 pm/Math/GSL/Monte.pm.1.16         |    2 +-
 pm/Math/GSL/Multifit.pm.1.11      |    2 +-
 pm/Math/GSL/Multifit.pm.1.12      |    2 +-
 pm/Math/GSL/Multifit.pm.1.13      |    2 +-
 pm/Math/GSL/Multifit.pm.1.14      |    2 +-
 pm/Math/GSL/Multifit.pm.1.15      |    2 +-
 pm/Math/GSL/Multifit.pm.1.16      |    2 +-
 pm/Math/GSL/Multimin.pm.1.11      |    2 +-
 pm/Math/GSL/Multimin.pm.1.12      |    2 +-
 pm/Math/GSL/Multimin.pm.1.13      |    2 +-
 pm/Math/GSL/Multimin.pm.1.14      |    2 +-
 pm/Math/GSL/Multimin.pm.1.15      |    2 +-
 pm/Math/GSL/Multimin.pm.1.16      |    2 +-
 pm/Math/GSL/Multiroots.pm.1.11    |    2 +-
 pm/Math/GSL/Multiroots.pm.1.12    |    2 +-
 pm/Math/GSL/Multiroots.pm.1.13    |    2 +-
 pm/Math/GSL/Multiroots.pm.1.14    |    2 +-
 pm/Math/GSL/Multiroots.pm.1.15    |    2 +-
 pm/Math/GSL/Multiroots.pm.1.16    |    2 +-
 pm/Math/GSL/NTuple.pm.1.11        |    2 +-
 pm/Math/GSL/NTuple.pm.1.12        |    2 +-
 pm/Math/GSL/NTuple.pm.1.13        |    2 +-
 pm/Math/GSL/NTuple.pm.1.14        |    2 +-
 pm/Math/GSL/NTuple.pm.1.15        |    2 +-
 pm/Math/GSL/NTuple.pm.1.16        |    2 +-
 pm/Math/GSL/ODEIV.pm.1.11         |    2 +-
 pm/Math/GSL/ODEIV.pm.1.12         |    2 +-
 pm/Math/GSL/ODEIV.pm.1.13         |    2 +-
 pm/Math/GSL/ODEIV.pm.1.14         |    2 +-
 pm/Math/GSL/ODEIV.pm.1.15         |    2 +-
 pm/Math/GSL/ODEIV.pm.1.16         |    2 +-
 pm/Math/GSL/Permutation.pm.1.11   |    2 +-
 pm/Math/GSL/Permutation.pm.1.12   |    2 +-
 pm/Math/GSL/Permutation.pm.1.13   |    2 +-
 pm/Math/GSL/Permutation.pm.1.14   |    2 +-
 pm/Math/GSL/Permutation.pm.1.15   |    2 +-
 pm/Math/GSL/Permutation.pm.1.16   |    2 +-
 pm/Math/GSL/Poly.pm.1.11          |    2 +-
 pm/Math/GSL/Poly.pm.1.12          |    2 +-
 pm/Math/GSL/Poly.pm.1.13          |    2 +-
 pm/Math/GSL/Poly.pm.1.14          |    2 +-
 pm/Math/GSL/Poly.pm.1.15          |    2 +-
 pm/Math/GSL/Poly.pm.1.16          |    2 +-
 pm/Math/GSL/PowInt.pm.1.11        |    2 +-
 pm/Math/GSL/PowInt.pm.1.12        |    2 +-
 pm/Math/GSL/PowInt.pm.1.13        |    2 +-
 pm/Math/GSL/PowInt.pm.1.14        |    2 +-
 pm/Math/GSL/PowInt.pm.1.15        |    2 +-
 pm/Math/GSL/PowInt.pm.1.16        |    2 +-
 pm/Math/GSL/QRNG.pm.1.11          |    2 +-
 pm/Math/GSL/QRNG.pm.1.12          |    2 +-
 pm/Math/GSL/QRNG.pm.1.13          |    2 +-
 pm/Math/GSL/QRNG.pm.1.14          |    2 +-
 pm/Math/GSL/QRNG.pm.1.15          |    2 +-
 pm/Math/GSL/QRNG.pm.1.16          |    2 +-
 pm/Math/GSL/RNG.pm.1.11           |    2 +-
 pm/Math/GSL/RNG.pm.1.12           |    2 +-
 pm/Math/GSL/RNG.pm.1.13           |    2 +-
 pm/Math/GSL/RNG.pm.1.14           |    2 +-
 pm/Math/GSL/RNG.pm.1.15           |    2 +-
 pm/Math/GSL/RNG.pm.1.16           |    2 +-
 pm/Math/GSL/Randist.pm.1.11       |    2 +-
 pm/Math/GSL/Randist.pm.1.12       |    2 +-
 pm/Math/GSL/Randist.pm.1.13       |    2 +-
 pm/Math/GSL/Randist.pm.1.14       |    2 +-
 pm/Math/GSL/Randist.pm.1.15       |    2 +-
 pm/Math/GSL/Randist.pm.1.16       |    2 +-
 pm/Math/GSL/Roots.pm.1.11         |    2 +-
 pm/Math/GSL/Roots.pm.1.12         |    2 +-
 pm/Math/GSL/Roots.pm.1.13         |    2 +-
 pm/Math/GSL/Roots.pm.1.14         |    2 +-
 pm/Math/GSL/Roots.pm.1.15         |    2 +-
 pm/Math/GSL/Roots.pm.1.16         |    2 +-
 pm/Math/GSL/SF.pm.1.11            |  108 +-
 pm/Math/GSL/SF.pm.1.12            |  108 +-
 pm/Math/GSL/SF.pm.1.13            |  108 +-
 pm/Math/GSL/SF.pm.1.14            |  108 +-
 pm/Math/GSL/SF.pm.1.15            |  108 +-
 pm/Math/GSL/SF.pm.1.16            |  108 +-
 pm/Math/GSL/Siman.pm.1.11         |    2 +-
 pm/Math/GSL/Siman.pm.1.12         |    2 +-
 pm/Math/GSL/Siman.pm.1.13         |    2 +-
 pm/Math/GSL/Siman.pm.1.14         |    2 +-
 pm/Math/GSL/Siman.pm.1.15         |    2 +-
 pm/Math/GSL/Siman.pm.1.16         |    2 +-
 pm/Math/GSL/Sort.pm.1.11          |    2 +-
 pm/Math/GSL/Sort.pm.1.12          |    2 +-
 pm/Math/GSL/Sort.pm.1.13          |    2 +-
 pm/Math/GSL/Sort.pm.1.14          |    2 +-
 pm/Math/GSL/Sort.pm.1.15          |    2 +-
 pm/Math/GSL/Sort.pm.1.16          |    2 +-
 pm/Math/GSL/Spline.pm.1.11        |    2 +-
 pm/Math/GSL/Spline.pm.1.12        |    2 +-
 pm/Math/GSL/Spline.pm.1.13        |    2 +-
 pm/Math/GSL/Spline.pm.1.14        |    2 +-
 pm/Math/GSL/Spline.pm.1.15        |    2 +-
 pm/Math/GSL/Spline.pm.1.16        |    2 +-
 pm/Math/GSL/Statistics.pm.1.11    |    2 +-
 pm/Math/GSL/Statistics.pm.1.12    |    2 +-
 pm/Math/GSL/Statistics.pm.1.13    |    2 +-
 pm/Math/GSL/Statistics.pm.1.14    |    2 +-
 pm/Math/GSL/Statistics.pm.1.15    |    2 +-
 pm/Math/GSL/Statistics.pm.1.16    |    2 +-
 pm/Math/GSL/Sum.pm.1.11           |    2 +-
 pm/Math/GSL/Sum.pm.1.12           |    2 +-
 pm/Math/GSL/Sum.pm.1.13           |    2 +-
 pm/Math/GSL/Sum.pm.1.14           |    2 +-
 pm/Math/GSL/Sum.pm.1.15           |    2 +-
 pm/Math/GSL/Sum.pm.1.16           |    2 +-
 pm/Math/GSL/Sys.pm.1.11           |    2 +-
 pm/Math/GSL/Sys.pm.1.12           |    2 +-
 pm/Math/GSL/Sys.pm.1.13           |    2 +-
 pm/Math/GSL/Sys.pm.1.14           |    2 +-
 pm/Math/GSL/Sys.pm.1.15           |    2 +-
 pm/Math/GSL/Sys.pm.1.16           |    2 +-
 pm/Math/GSL/Vector.pm.1.11        |    2 +-
 pm/Math/GSL/Vector.pm.1.12        |    2 +-
 pm/Math/GSL/Vector.pm.1.13        |    2 +-
 pm/Math/GSL/Vector.pm.1.14        |    2 +-
 pm/Math/GSL/Vector.pm.1.15        |    2 +-
 pm/Math/GSL/Vector.pm.1.16        |    2 +-
 pm/Math/GSL/VectorComplex.pm.1.11 |    2 +-
 pm/Math/GSL/VectorComplex.pm.1.12 |    2 +-
 pm/Math/GSL/VectorComplex.pm.1.13 |    2 +-
 pm/Math/GSL/VectorComplex.pm.1.14 |    2 +-
 pm/Math/GSL/VectorComplex.pm.1.15 |    2 +-
 pm/Math/GSL/VectorComplex.pm.1.16 |    2 +-
 pm/Math/GSL/Version.pm.1.11       |    2 +-
 pm/Math/GSL/Version.pm.1.12       |    2 +-
 pm/Math/GSL/Version.pm.1.13       |    2 +-
 pm/Math/GSL/Version.pm.1.14       |    2 +-
 pm/Math/GSL/Version.pm.1.15       |    2 +-
 pm/Math/GSL/Version.pm.1.16       |    2 +-
 pm/Math/GSL/Wavelet.pm.1.11       |    2 +-
 pm/Math/GSL/Wavelet.pm.1.12       |    2 +-
 pm/Math/GSL/Wavelet.pm.1.13       |    2 +-
 pm/Math/GSL/Wavelet.pm.1.14       |    2 +-
 pm/Math/GSL/Wavelet.pm.1.15       |    2 +-
 pm/Math/GSL/Wavelet.pm.1.16       |    2 +-
 pm/Math/GSL/Wavelet2D.pm.1.11     |    2 +-
 pm/Math/GSL/Wavelet2D.pm.1.12     |    2 +-
 pm/Math/GSL/Wavelet2D.pm.1.13     |    2 +-
 pm/Math/GSL/Wavelet2D.pm.1.14     |    2 +-
 pm/Math/GSL/Wavelet2D.pm.1.15     |    2 +-
 pm/Math/GSL/Wavelet2D.pm.1.16     |    2 +-
 pod/Matrix.pod                    |    8 +-
 pod/SF.pod                        |   85 +-
 swig/SF.i                         |  126 +++
 swig/gsl_typemaps.i               |   29 +-
 t/SF.t                            |   54 +-
 xs/BLAS_wrap.1.11.c               |   57 +-
 xs/BLAS_wrap.1.12.c               |   57 +-
 xs/BLAS_wrap.1.13.c               |   57 +-
 xs/BLAS_wrap.1.14.c               |   57 +-
 xs/BLAS_wrap.1.15.c               |   57 +-
 xs/BLAS_wrap.1.16.c               |   57 +-
 xs/BSpline_wrap.1.11.c            |   57 +-
 xs/BSpline_wrap.1.12.c            |   57 +-
 xs/BSpline_wrap.1.13.c            |   57 +-
 xs/BSpline_wrap.1.14.c            |   57 +-
 xs/BSpline_wrap.1.15.c            |   57 +-
 xs/BSpline_wrap.1.16.c            |   57 +-
 xs/CBLAS_wrap.1.11.c              |   79 +-
 xs/CBLAS_wrap.1.12.c              |   79 +-
 xs/CBLAS_wrap.1.13.c              |   79 +-
 xs/CBLAS_wrap.1.14.c              |   79 +-
 xs/CBLAS_wrap.1.15.c              |   79 +-
 xs/CBLAS_wrap.1.16.c              |   79 +-
 xs/CDF_wrap.1.11.c                |   57 +-
 xs/CDF_wrap.1.12.c                |   57 +-
 xs/CDF_wrap.1.13.c                |   57 +-
 xs/CDF_wrap.1.14.c                |   57 +-
 xs/CDF_wrap.1.15.c                |   57 +-
 xs/CDF_wrap.1.16.c                |   57 +-
 xs/Chebyshev_wrap.1.11.c          |   99 +-
 xs/Chebyshev_wrap.1.12.c          |   99 +-
 xs/Chebyshev_wrap.1.13.c          |   99 +-
 xs/Chebyshev_wrap.1.14.c          |   99 +-
 xs/Chebyshev_wrap.1.15.c          |   99 +-
 xs/Chebyshev_wrap.1.16.c          |   99 +-
 xs/Combination_wrap.1.11.c        |   57 +-
 xs/Combination_wrap.1.12.c        |   57 +-
 xs/Combination_wrap.1.13.c        |   57 +-
 xs/Combination_wrap.1.14.c        |   57 +-
 xs/Combination_wrap.1.15.c        |   57 +-
 xs/Combination_wrap.1.16.c        |   57 +-
 xs/Complex_wrap.1.11.c            |   63 +-
 xs/Complex_wrap.1.12.c            |   63 +-
 xs/Complex_wrap.1.13.c            |   63 +-
 xs/Complex_wrap.1.14.c            |   63 +-
 xs/Complex_wrap.1.15.c            |   63 +-
 xs/Complex_wrap.1.16.c            |   63 +-
 xs/Const_wrap.1.11.c              |  907 ++++++++-------
 xs/Const_wrap.1.12.c              |  907 ++++++++-------
 xs/Const_wrap.1.13.c              |  907 ++++++++-------
 xs/Const_wrap.1.14.c              |  907 ++++++++-------
 xs/Const_wrap.1.15.c              |  907 ++++++++-------
 xs/Const_wrap.1.16.c              |  907 ++++++++-------
 xs/DHT_wrap.1.11.c                |   57 +-
 xs/DHT_wrap.1.12.c                |   57 +-
 xs/DHT_wrap.1.13.c                |   57 +-
 xs/DHT_wrap.1.14.c                |   57 +-
 xs/DHT_wrap.1.15.c                |   57 +-
 xs/DHT_wrap.1.16.c                |   57 +-
 xs/Deriv_wrap.1.11.c              |   91 +-
 xs/Deriv_wrap.1.12.c              |   91 +-
 xs/Deriv_wrap.1.13.c              |   91 +-
 xs/Deriv_wrap.1.14.c              |   91 +-
 xs/Deriv_wrap.1.15.c              |   91 +-
 xs/Deriv_wrap.1.16.c              |   91 +-
 xs/Diff_wrap.1.11.c               |   47 +-
 xs/Diff_wrap.1.12.c               |   47 +-
 xs/Diff_wrap.1.13.c               |   47 +-
 xs/Diff_wrap.1.14.c               |   47 +-
 xs/Diff_wrap.1.15.c               |   47 +-
 xs/Diff_wrap.1.16.c               |   47 +-
 xs/Eigen_wrap.1.11.c              |   71 +-
 xs/Eigen_wrap.1.12.c              |   71 +-
 xs/Eigen_wrap.1.13.c              |   71 +-
 xs/Eigen_wrap.1.14.c              |   71 +-
 xs/Eigen_wrap.1.15.c              |   71 +-
 xs/Eigen_wrap.1.16.c              |   71 +-
 xs/Errno_wrap.1.11.c              |  127 ++-
 xs/Errno_wrap.1.12.c              |  127 ++-
 xs/Errno_wrap.1.13.c              |  127 ++-
 xs/Errno_wrap.1.14.c              |  127 ++-
 xs/Errno_wrap.1.15.c              |  127 ++-
 xs/Errno_wrap.1.16.c              |  127 ++-
 xs/FFT_wrap.1.11.c                |  225 ++--
 xs/FFT_wrap.1.12.c                |  225 ++--
 xs/FFT_wrap.1.13.c                |  225 ++--
 xs/FFT_wrap.1.14.c                |  225 ++--
 xs/FFT_wrap.1.15.c                |  225 ++--
 xs/FFT_wrap.1.16.c                |  225 ++--
 xs/Fit_wrap.1.11.c                |   57 +-
 xs/Fit_wrap.1.12.c                |   57 +-
 xs/Fit_wrap.1.13.c                |   57 +-
 xs/Fit_wrap.1.14.c                |   57 +-
 xs/Fit_wrap.1.15.c                |   57 +-
 xs/Fit_wrap.1.16.c                |   57 +-
 xs/Heapsort_wrap.1.11.c           |   57 +-
 xs/Heapsort_wrap.1.12.c           |   57 +-
 xs/Heapsort_wrap.1.13.c           |   57 +-
 xs/Heapsort_wrap.1.14.c           |   57 +-
 xs/Heapsort_wrap.1.15.c           |   57 +-
 xs/Heapsort_wrap.1.16.c           |   57 +-
 xs/Histogram2D_wrap.1.11.c        |   57 +-
 xs/Histogram2D_wrap.1.12.c        |   57 +-
 xs/Histogram2D_wrap.1.13.c        |   57 +-
 xs/Histogram2D_wrap.1.14.c        |   57 +-
 xs/Histogram2D_wrap.1.15.c        |   57 +-
 xs/Histogram2D_wrap.1.16.c        |   57 +-
 xs/Histogram_wrap.1.11.c          |   57 +-
 xs/Histogram_wrap.1.12.c          |   57 +-
 xs/Histogram_wrap.1.13.c          |   57 +-
 xs/Histogram_wrap.1.14.c          |   57 +-
 xs/Histogram_wrap.1.15.c          |   57 +-
 xs/Histogram_wrap.1.16.c          |   57 +-
 xs/IEEEUtils_wrap.1.11.c          |  116 +-
 xs/IEEEUtils_wrap.1.12.c          |  116 +-
 xs/IEEEUtils_wrap.1.13.c          |  116 +-
 xs/IEEEUtils_wrap.1.14.c          |  116 +-
 xs/IEEEUtils_wrap.1.15.c          |  116 +-
 xs/IEEEUtils_wrap.1.16.c          |  116 +-
 xs/Integration_wrap.1.11.c        |  115 +-
 xs/Integration_wrap.1.12.c        |  115 +-
 xs/Integration_wrap.1.13.c        |  115 +-
 xs/Integration_wrap.1.14.c        |  115 +-
 xs/Integration_wrap.1.15.c        |  119 +-
 xs/Integration_wrap.1.16.c        |  119 +-
 xs/Interp_wrap.1.11.c             |   57 +-
 xs/Interp_wrap.1.12.c             |   57 +-
 xs/Interp_wrap.1.13.c             |   57 +-
 xs/Interp_wrap.1.14.c             |   57 +-
 xs/Interp_wrap.1.15.c             |   57 +-
 xs/Interp_wrap.1.16.c             |   57 +-
 xs/Linalg_wrap.1.11.c             |   69 +-
 xs/Linalg_wrap.1.12.c             |   69 +-
 xs/Linalg_wrap.1.13.c             |   69 +-
 xs/Linalg_wrap.1.14.c             |   69 +-
 xs/Linalg_wrap.1.15.c             |   69 +-
 xs/Linalg_wrap.1.16.c             |   69 +-
 xs/Machine_wrap.1.11.c            |  169 ++-
 xs/Machine_wrap.1.12.c            |  169 ++-
 xs/Machine_wrap.1.13.c            |  169 ++-
 xs/Machine_wrap.1.14.c            |  169 ++-
 xs/Machine_wrap.1.15.c            |  169 ++-
 xs/Machine_wrap.1.16.c            |  169 ++-
 xs/MatrixComplex_wrap.1.11.c      |   63 +-
 xs/MatrixComplex_wrap.1.12.c      |   63 +-
 xs/MatrixComplex_wrap.1.13.c      |   63 +-
 xs/MatrixComplex_wrap.1.14.c      |   63 +-
 xs/MatrixComplex_wrap.1.15.c      |   63 +-
 xs/MatrixComplex_wrap.1.16.c      |   63 +-
 xs/Matrix_wrap.1.11.c             |   66 +-
 xs/Matrix_wrap.1.12.c             |   66 +-
 xs/Matrix_wrap.1.13.c             |   66 +-
 xs/Matrix_wrap.1.14.c             |   66 +-
 xs/Matrix_wrap.1.15.c             |   66 +-
 xs/Matrix_wrap.1.16.c             |   66 +-
 xs/Min_wrap.1.11.c                |   81 +-
 xs/Min_wrap.1.12.c                |   81 +-
 xs/Min_wrap.1.13.c                |   81 +-
 xs/Min_wrap.1.14.c                |   81 +-
 xs/Min_wrap.1.15.c                |   81 +-
 xs/Min_wrap.1.16.c                |   81 +-
 xs/Monte_wrap.1.11.c              |  133 ++-
 xs/Monte_wrap.1.12.c              |  133 ++-
 xs/Monte_wrap.1.13.c              |  133 ++-
 xs/Monte_wrap.1.14.c              |  133 ++-
 xs/Monte_wrap.1.15.c              |  133 ++-
 xs/Monte_wrap.1.16.c              |  133 ++-
 xs/Multifit_wrap.1.11.c           |   57 +-
 xs/Multifit_wrap.1.12.c           |   57 +-
 xs/Multifit_wrap.1.13.c           |   57 +-
 xs/Multifit_wrap.1.14.c           |   57 +-
 xs/Multifit_wrap.1.15.c           |   57 +-
 xs/Multifit_wrap.1.16.c           |   57 +-
 xs/Multimin_wrap.1.11.c           |   47 +-
 xs/Multimin_wrap.1.12.c           |   47 +-
 xs/Multimin_wrap.1.13.c           |   47 +-
 xs/Multimin_wrap.1.14.c           |   47 +-
 xs/Multimin_wrap.1.15.c           |   47 +-
 xs/Multimin_wrap.1.16.c           |   47 +-
 xs/Multiroots_wrap.1.11.c         |   57 +-
 xs/Multiroots_wrap.1.12.c         |   57 +-
 xs/Multiroots_wrap.1.13.c         |   57 +-
 xs/Multiroots_wrap.1.14.c         |   57 +-
 xs/Multiroots_wrap.1.15.c         |   57 +-
 xs/Multiroots_wrap.1.16.c         |   57 +-
 xs/NTuple_wrap.1.11.c             |   57 +-
 xs/NTuple_wrap.1.12.c             |   57 +-
 xs/NTuple_wrap.1.13.c             |   57 +-
 xs/NTuple_wrap.1.14.c             |   57 +-
 xs/NTuple_wrap.1.15.c             |   57 +-
 xs/NTuple_wrap.1.16.c             |   57 +-
 xs/ODEIV_wrap.1.11.c              |   63 +-
 xs/ODEIV_wrap.1.12.c              |   63 +-
 xs/ODEIV_wrap.1.13.c              |   63 +-
 xs/ODEIV_wrap.1.14.c              |   63 +-
 xs/ODEIV_wrap.1.15.c              |   63 +-
 xs/ODEIV_wrap.1.16.c              |   63 +-
 xs/Permutation_wrap.1.11.c        |   57 +-
 xs/Permutation_wrap.1.12.c        |   57 +-
 xs/Permutation_wrap.1.13.c        |   57 +-
 xs/Permutation_wrap.1.14.c        |   57 +-
 xs/Permutation_wrap.1.15.c        |   57 +-
 xs/Permutation_wrap.1.16.c        |   57 +-
 xs/Poly_wrap.1.11.c               |   63 +-
 xs/Poly_wrap.1.12.c               |   63 +-
 xs/Poly_wrap.1.13.c               |   63 +-
 xs/Poly_wrap.1.14.c               |   63 +-
 xs/Poly_wrap.1.15.c               |   63 +-
 xs/Poly_wrap.1.16.c               |   63 +-
 xs/PowInt_wrap.1.11.c             |   57 +-
 xs/PowInt_wrap.1.12.c             |   57 +-
 xs/PowInt_wrap.1.13.c             |   57 +-
 xs/PowInt_wrap.1.14.c             |   57 +-
 xs/PowInt_wrap.1.15.c             |   57 +-
 xs/PowInt_wrap.1.16.c             |   57 +-
 xs/QRNG_wrap.1.11.c               |   57 +-
 xs/QRNG_wrap.1.12.c               |   57 +-
 xs/QRNG_wrap.1.13.c               |   57 +-
 xs/QRNG_wrap.1.14.c               |   57 +-
 xs/QRNG_wrap.1.15.c               |   57 +-
 xs/QRNG_wrap.1.16.c               |   57 +-
 xs/RNG_wrap.1.11.c                |   57 +-
 xs/RNG_wrap.1.12.c                |   57 +-
 xs/RNG_wrap.1.13.c                |   57 +-
 xs/RNG_wrap.1.14.c                |   57 +-
 xs/RNG_wrap.1.15.c                |   57 +-
 xs/RNG_wrap.1.16.c                |   57 +-
 xs/Randist_wrap.1.11.c            |   77 +-
 xs/Randist_wrap.1.12.c            |   77 +-
 xs/Randist_wrap.1.13.c            |   77 +-
 xs/Randist_wrap.1.14.c            |   77 +-
 xs/Randist_wrap.1.15.c            |   77 +-
 xs/Randist_wrap.1.16.c            |   77 +-
 xs/Roots_wrap.1.11.c              |   57 +-
 xs/Roots_wrap.1.12.c              |   57 +-
 xs/Roots_wrap.1.13.c              |   57 +-
 xs/Roots_wrap.1.14.c              |   57 +-
 xs/Roots_wrap.1.15.c              |   57 +-
 xs/Roots_wrap.1.16.c              |   57 +-
 xs/SF_wrap.1.11.c                 | 2268 +++++++++++++++++++++++--------------
 xs/SF_wrap.1.12.c                 | 2268 +++++++++++++++++++++++--------------
 xs/SF_wrap.1.13.c                 | 2268 +++++++++++++++++++++++--------------
 xs/SF_wrap.1.14.c                 | 2268 +++++++++++++++++++++++--------------
 xs/SF_wrap.1.15.c                 | 2268 +++++++++++++++++++++++--------------
 xs/SF_wrap.1.16.c                 | 2268 +++++++++++++++++++++++--------------
 xs/Siman_wrap.1.11.c              |   57 +-
 xs/Siman_wrap.1.12.c              |   57 +-
 xs/Siman_wrap.1.13.c              |   57 +-
 xs/Siman_wrap.1.14.c              |   57 +-
 xs/Siman_wrap.1.15.c              |   57 +-
 xs/Siman_wrap.1.16.c              |   57 +-
 xs/Sort_wrap.1.11.c               |   57 +-
 xs/Sort_wrap.1.12.c               |   57 +-
 xs/Sort_wrap.1.13.c               |   57 +-
 xs/Sort_wrap.1.14.c               |   57 +-
 xs/Sort_wrap.1.15.c               |   57 +-
 xs/Sort_wrap.1.16.c               |   57 +-
 xs/Spline_wrap.1.11.c             |   57 +-
 xs/Spline_wrap.1.12.c             |   57 +-
 xs/Spline_wrap.1.13.c             |   57 +-
 xs/Spline_wrap.1.14.c             |   57 +-
 xs/Spline_wrap.1.15.c             |   57 +-
 xs/Spline_wrap.1.16.c             |   57 +-
 xs/Statistics_wrap.1.11.c         |   57 +-
 xs/Statistics_wrap.1.12.c         |   57 +-
 xs/Statistics_wrap.1.13.c         |   57 +-
 xs/Statistics_wrap.1.14.c         |   57 +-
 xs/Statistics_wrap.1.15.c         |   57 +-
 xs/Statistics_wrap.1.16.c         |   57 +-
 xs/Sum_wrap.1.11.c                |   57 +-
 xs/Sum_wrap.1.12.c                |   57 +-
 xs/Sum_wrap.1.13.c                |   57 +-
 xs/Sum_wrap.1.14.c                |   57 +-
 xs/Sum_wrap.1.15.c                |   57 +-
 xs/Sum_wrap.1.16.c                |   57 +-
 xs/Sys_wrap.1.11.c                |   57 +-
 xs/Sys_wrap.1.12.c                |   57 +-
 xs/Sys_wrap.1.13.c                |   57 +-
 xs/Sys_wrap.1.14.c                |   57 +-
 xs/Sys_wrap.1.15.c                |   57 +-
 xs/Sys_wrap.1.16.c                |   57 +-
 xs/VectorComplex_wrap.1.11.c      |   63 +-
 xs/VectorComplex_wrap.1.12.c      |   63 +-
 xs/VectorComplex_wrap.1.13.c      |   63 +-
 xs/VectorComplex_wrap.1.14.c      |   63 +-
 xs/VectorComplex_wrap.1.15.c      |   63 +-
 xs/VectorComplex_wrap.1.16.c      |   63 +-
 xs/Vector_wrap.1.11.c             |   60 +-
 xs/Vector_wrap.1.12.c             |   60 +-
 xs/Vector_wrap.1.13.c             |   60 +-
 xs/Vector_wrap.1.14.c             |   60 +-
 xs/Vector_wrap.1.15.c             |   60 +-
 xs/Vector_wrap.1.16.c             |   60 +-
 xs/Version_wrap.1.11.c            |   41 +-
 xs/Version_wrap.1.12.c            |   41 +-
 xs/Version_wrap.1.13.c            |   41 +-
 xs/Version_wrap.1.14.c            |   41 +-
 xs/Version_wrap.1.15.c            |   41 +-
 xs/Version_wrap.1.16.c            |   41 +-
 xs/Wavelet2D_wrap.1.11.c          |   57 +-
 xs/Wavelet2D_wrap.1.12.c          |   57 +-
 xs/Wavelet2D_wrap.1.13.c          |   57 +-
 xs/Wavelet2D_wrap.1.14.c          |   57 +-
 xs/Wavelet2D_wrap.1.15.c          |   57 +-
 xs/Wavelet2D_wrap.1.16.c          |   57 +-
 xs/Wavelet_wrap.1.11.c            |   61 +-
 xs/Wavelet_wrap.1.12.c            |   61 +-
 xs/Wavelet_wrap.1.13.c            |   61 +-
 xs/Wavelet_wrap.1.14.c            |   61 +-
 xs/Wavelet_wrap.1.15.c            |   61 +-
 xs/Wavelet_wrap.1.16.c            |   61 +-
 672 files changed, 23196 insertions(+), 19876 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-gsl-perl.git



More information about the Pkg-perl-cvs-commits mailing list