[pynac] 01/05: Merge tag 'upstream/0.6.9'

Julien Puydt julien.puydt at laposte.net
Sat Sep 3 14:10:12 UTC 2016


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

jpuydt-guest pushed a commit to branch master
in repository pynac.

commit 264d95df04c083f69cdd091336cf13703dfa97ef
Merge: e7afda4 fe1a78b
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sat Sep 3 10:22:56 2016 +0200

    Merge tag 'upstream/0.6.9'
    
    Upstream version 0.6.9

 configure.ac             |   6 +-
 ginac/Makefile.am        |   2 +-
 ginac/add.cpp            |  27 +--
 ginac/add.h              |   2 +-
 ginac/basic.cpp          |  13 +-
 ginac/basic.h            |  50 ++++-
 ginac/clifford.cpp       |   2 +-
 ginac/clifford.h         |   2 +-
 ginac/container.h        |  28 +--
 ginac/ex.cpp             | 105 ++++++++---
 ginac/ex.h               |  15 +-
 ginac/expairseq.cpp      |  82 ++++-----
 ginac/expairseq.h        |   2 +-
 ginac/flags.h            |  12 +-
 ginac/function.cpp       |  23 +++
 ginac/function.h         |  16 +-
 ginac/idx.cpp            |   2 +-
 ginac/idx.h              |   2 +-
 ginac/inifcns.cpp        | 223 ----------------------
 ginac/inifcns.h          |   3 +
 ginac/inifcns_hyperg.cpp |  91 +++++++++
 ginac/inifcns_trans.cpp  |   1 +
 ginac/inifcns_zeta.cpp   |  31 ++++
 ginac/integral.cpp       |   2 +-
 ginac/integral.h         |   2 +-
 ginac/matrix.cpp         |   2 +-
 ginac/matrix.h           |   2 +-
 ginac/mul.cpp            |  33 ++--
 ginac/mul.h              |   2 +-
 ginac/normal.cpp         |  37 ++--
 ginac/numeric.h          |   2 +-
 ginac/power.cpp          | 471 +++++++++++++++++++++++++++++++++++++----------
 ginac/power.h            |   7 +-
 ginac/pseries.cpp        |   6 +-
 ginac/pseries.h          |   4 +-
 ginac/registrar.h        |  14 +-
 ginac/relational.cpp     |   9 +-
 ginac/relational.h       |   3 +-
 ginac/symbol.h           |   2 +-
 39 files changed, 841 insertions(+), 497 deletions(-)

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



More information about the debian-science-commits mailing list