[vspline] 01/03: Merge tag 'upstream/0.3.1'

Kay F. Jahnke kfjahnke at gmail.com
Sat Nov 18 08:36:33 UTC 2017


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

kfj-guest pushed a commit to branch master
in repository vspline.

commit de54b0548fa50f2ac0522c150106aee1d5471ab2
Merge: e3b0b66 8a5a3a5
Author: Kay F. Jahnke <kfjahnke at gmail.com>
Date:   Sat Nov 18 08:57:42 2017 +0100

    Merge tag 'upstream/0.3.1'
    
    Upstream version 0.3.1

 README.rst                            |   19 +-
 basis.h                               |   36 +-
 brace.h                               |  182 +--
 bspline.h                             |  622 +++++-----
 common.h                              |  328 +++++-
 domain.h                              |  299 +++++
 doxy.h                                |  188 ++-
 eval.h                                | 2040 ++++++++++++++++++---------------
 example/ca_correct.cc                 |  518 +++++++++
 example/channels.cc                   |   23 +-
 example/complex.cc                    |   66 +-
 example/eval.cc                       |   56 +-
 example/examples.sh                   |   19 +-
 example/gradient.cc                   |   39 +-
 example/{gradient.cc => gradient2.cc} |   35 +-
 example/grok.cc                       |  123 ++
 example/gsm.cc                        |   18 +-
 example/gsm2.cc                       |   56 +-
 example/impulse_response.cc           |   50 +-
 example/mandelbrot.cc                 |  202 ++++
 example/n_shift.cc                    |  240 ++++
 example/quickstart.cc                 |  133 +++
 example/restore_test.cc               |  650 +++++++++++
 example/roundtrip.cc                  |  220 +++-
 example/slice.cc                      |   10 +-
 example/slice2.cc                     |   61 +-
 example/slice3.cc                     |   17 +-
 example/splinus.cc                    |  125 +-
 example/use_map.cc                    |   75 +-
 example/verify.cc                     |  226 ++++
 filter.h                              |  281 +++--
 map.h                                 |  626 +++++-----
 multithread.h                         |   42 +-
 poles.h                               |  934 +++++++--------
 prefilter.h                           |   41 +-
 prefilter_poles.cc                    |  232 ++--
 thread_pool.h                         |    2 +-
 remap.h => transform.h                | 1166 ++++++++++++-------
 unary_functor.h                       |  962 +++++++++++-----
 vspline.doxy                          |    2 +-
 vspline.h                             |    9 +-
 41 files changed, 7562 insertions(+), 3411 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vspline.git



More information about the debian-science-commits mailing list