[pdl] 01/07: Merge tag 'upstream/2.017'
Bas Couwenberg
sebastic at debian.org
Sun Oct 9 11:50:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pdl.
commit 07d4f1b9135b70d0d2fc3380cd94b6b285b9b364
Merge: 47b6990 f2b5c84
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Oct 9 09:49:49 2016 +0200
Merge tag 'upstream/2.017'
Upstream version 2.017
Basic/Bad/bad.pd | 46 ++-
Basic/Core/Basic.pm | 2 +-
Basic/Core/Core.pm | 14 +-
Basic/Core/Dbg.pm | 2 +-
Basic/Core/Dev.pm | 12 +-
Basic/Core/IFiles.pm | 2 +-
Basic/Core/Types.pm.PL | 3 +-
Basic/Core/pdlapi.c | 8 +-
Basic/Core/pdlconv.c.PL | 7 +-
Basic/Core/pdlcore.c.PL | 117 +++++---
Basic/Core/pdlcore.h.PL | 6 +-
Basic/Core/pdlmagic.c | 2 +-
Basic/Core/pdlthread.c | 2 +-
Basic/Gen/PP.pm | 6 +-
Basic/Gen/PP/PDLCode.pm | 4 +-
Basic/Math/math.pd | 2 +-
Basic/MatrixOps/matrixops.pd | 49 +++-
Basic/MatrixOps/simq.c | 1 +
Basic/MatrixOps/svd.c | 124 ++++++--
Basic/Options.pm | 2 +-
Basic/PDL.pm | 2 +-
Basic/Pod/FAQ.pod | 17 +-
Basic/Pod/PP.pod | 4 +-
Basic/Pod/Tips.pod | 2 +-
Basic/Primitive/primitive.pd | 6 +-
Basic/Slices/slices.pd | 56 +++-
Basic/Ufunc/ufunc.pd | 29 +-
Changes | 142 +++++++++
DEPENDENCIES | 2 +-
Demos/Cartography_demo.pm | 11 +-
Demos/PGPLOT_demo.pm | 2 +-
Demos/Transform_demo.pm | 9 +-
Doc/Doc.pm | 2 +-
Doc/Doc/Perldl.pm | 2 +-
Doc/scantree.pl | 27 +-
GENERATED/PDL/Bad.pm | 10 +-
GENERATED/PDL/GIS/Proj.pm | 4 +-
GENERATED/PDL/GSL/DIFF.pm | 6 +-
GENERATED/PDL/GSL/INTEG.pm | 22 +-
GENERATED/PDL/GSL/MROOT.pm | 2 +-
GENERATED/PDL/GSL/RNG.pm | 8 +-
GENERATED/PDL/IO/GD.pm | 8 +-
GENERATED/PDL/IO/HDF.pm | 4 +-
GENERATED/PDL/IO/HDF/SD.pm | 6 +-
GENERATED/PDL/IO/Misc.pm | 20 +-
GENERATED/PDL/IO/Pnm.pm | 2 +-
GENERATED/PDL/MatrixOps.pm | 38 ++-
GENERATED/PDL/Minuit.pm | 18 +-
GENERATED/PDL/Primitive.pm | 6 +-
GENERATED/PDL/Slices.pm | 34 ++-
GENERATED/PDL/Transform.pm | 4 +-
GENERATED/PDL/Ufunc.pm | 194 ++++++-------
Graphics/Graphics2D.pm | 4 +-
Graphics/PGPLOT/PGPLOT.pm | 2 +-
Graphics/PGPLOT/PGPLOTOptions.pm | 2 +-
Graphics/PGPLOT/Window/Window.pm | 16 +-
Graphics/State.pm | 2 +-
Graphics/TriD/POGL/OpenGL.pm | 4 +-
Graphics/TriD/TriD.pm | 6 +-
Graphics/TriD/TriD/Contours.pm | 2 +-
IO/Dumper.pm | 4 +-
IO/FITS/FITS.pm | 49 ++--
IO/GD/GD.pd | 12 +-
IO/HDF/HDF.pm | 4 +-
IO/HDF/Makefile.PL | 2 +-
IO/HDF/SD/SD.pd | 6 +-
IO/HDF/VS/VS.pd | 5 +-
IO/HDF/buildfunc.pm | 2 +-
IO/IO.pod | 2 +-
IO/Misc/misc.pd | 20 +-
IO/Pnm/Pic.pm | 2 +-
IO/Pnm/pnm.pd | 2 +-
Known_problems | 44 +--
Lib/FFT/fft.pd | 19 +-
Lib/Fit/Gaussian/gaussian.pd | 2 +-
Lib/Func.pm | 4 +-
Lib/GIS/Proj/Proj.pd | 8 +-
Lib/GSL/DIFF/gsl_diff.pd | 12 +-
Lib/GSL/INTEG/gsl_integ.pd | 92 +++---
Lib/GSL/MROOT/gsl_mroot.pd | 4 +-
Lib/GSL/RNG/gsl_random.pd | 14 +-
Lib/GSL/SF/coupling/gsl_sf_coupling.pd | 2 +-
Lib/Image2D/image2d.pd | 4 +-
Lib/Image2D/resample.h | 1 +
Lib/Interpolate/Interpolate.pm | 2 +-
Lib/Minuit/Makefile.PL | 3 +-
Lib/Minuit/minuit.pd | 22 +-
Lib/Slatec/Makefile.PL | 3 +-
Lib/Slatec/slatec.pd | 8 +-
Lib/Transform/Cartography/Cartography.pm | 4 +-
Lib/Transform/transform.pd | 4 +-
META.json | 2 +-
META.yml | 2 +-
Makefile.PL | 16 +-
TODO | 34 +--
perldl | 4 +-
t/argtest.t | 2 +-
t/bess.t | 39 +--
t/bool.t | 27 +-
t/callext.t | 38 ++-
t/clump.t | 20 +-
t/constructor.t | 32 ++-
t/conv.t | 50 ++--
t/diskcache.t | 47 ++-
t/erf.t | 38 +--
t/erfi.t | 27 +-
t/familyfree.t | 13 +-
t/fft.t | 105 ++++---
t/fits.t | 21 +-
t/func.t | 46 +--
t/gauss.t | 21 +-
t/hdrs.t | 52 ++--
t/hist.t | 46 +--
t/image2d.t | 207 ++++++++------
t/imagend.t | 9 +-
t/imagergb.t | 82 +++---
t/interp.t | 6 +-
t/interpol.t | 5 +-
t/limits_normalize_dsets.t | 475 +++++++++++++------------------
t/linfit.t | 52 ++--
t/lut.t | 30 +-
t/lvalue.t | 21 +-
t/magic.t | 35 +--
t/matmult.t | 45 +--
t/matrix.t | 16 +-
t/matrixops.t | 264 +++++++++++------
t/misc.t | 32 ++-
t/niceslice.t | 202 ++++++-------
t/nsdatahandle.t | 8 +-
t/ones.t | 19 +-
t/ops.t | 241 +++++++++-------
t/pdl_from_string.t | 12 +-
t/pdlchar.t | 33 ++-
t/physical.t | 30 +-
t/picnorgb.t | 64 +++--
t/picrgb.t | 67 ++---
t/pnm.t | 43 ++-
t/poly.t | 21 +-
t/polyroots.t | 19 +-
t/primitive.t | 18 +-
t/pthread.t | 95 ++++---
t/pthread_auto.t | 72 ++---
t/reduce.t | 17 +-
t/refs.t | 43 ++-
t/requiredmods.t | 16 +-
t/round.t | 15 +-
t/scope.t | 30 +-
t/segfault.t | 10 +-
t/simplex.t | 37 ++-
t/slice.t | 17 +-
t/thread.t | 86 +++---
t/thread_def.t | 61 ++--
t/transform.t | 273 ++++++++++--------
t/trig.t | 29 +-
t/ufunc.t | 32 ++-
t/vaffine.t | 7 +-
t/xvals.t | 80 +-----
157 files changed, 2892 insertions(+), 2276 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git
More information about the Pkg-perl-cvs-commits
mailing list