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

sebastic pushed a commit to branch master
in repository pdl.

commit fb06851cc050e5f519e72780676fff149b047d23
Merge: c858442 5f6bac7
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Jun 12 16:00:16 2016 +0200

    Merge tag 'upstream/2.016'
    
    Upstream version 2.016

 Basic/Bad/bad.pd                       |   1 +
 Basic/Core/Core.pm                     |  13 +-
 Basic/Gen/PP.pm                        |   8 +-
 Basic/PDL.pm                           |   2 +-
 Basic/Primitive/primitive.pd           | 374 ++++++++++++++++-----------------
 Basic/Ufunc/ufunc.pd                   | 136 ++++++++++++
 Changes                                | 111 ++++++++++
 DEVELOPMENT                            |  35 +++
 Example/Fit/lmfit_example.pl           | 174 +++++++--------
 GENERATED/PDL/GSL/RNG.pm               |   2 +
 GENERATED/PDL/GSLSF/ELLINT.pm          |   2 +-
 GENERATED/PDL/GSLSF/LEGENDRE.pm        |  28 ++-
 GENERATED/PDL/Image2D.pm               |   2 +-
 GENERATED/PDL/Primitive.pm             | 174 +++++++--------
 GENERATED/PDL/Transform.pm             |  23 +-
 GENERATED/PDL/Ufunc.pm                 | 298 +++++++++++++++++++-------
 IO/FITS/FITS.pm                        |  11 +-
 IO/FlexRaw/FlexRaw.pm                  |   2 +-
 Known_problems                         |   8 +-
 Lib/Fit/LM.pm                          |  48 +++--
 Lib/GSL/RNG/gsl_random.pd              |   5 +-
 Lib/GSL/SF/ellint/gsl_sf_ellint.pd     |  44 +++-
 Lib/GSL/SF/legendre/gsl_sf_legendre.pd | 156 +++++++++++++-
 Lib/Image2D/image2d.pd                 |   2 +-
 Lib/Transform/transform.pd             | 132 +++++++-----
 MANIFEST                               |   1 +
 META.json                              |   2 +-
 META.yml                               |   2 +-
 t/core.t                               |  21 +-
 t/gsl_rng.t                            |   5 +-
 t/gsl_sf.t                             |  60 +++++-
 t/image2d.t                            |   6 +-
 t/lm.t                                 | 118 +++++++++++
 t/primitive.t                          |  10 +-
 34 files changed, 1420 insertions(+), 596 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to