[pynac] branch master updated (e7afda4 -> 05fadac)
Julien Puydt
julien.puydt at laposte.net
Sat Sep 3 14:10:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository pynac.
from e7afda4 Preparing 0.6.8-1 for upload
adds fe1a78b New upstream version 0.6.9
new 264d95d Merge tag 'upstream/0.6.9'
new e286963 Starting to package 0.6.9
new 2e6f2bb Wrap and sort d/control
new 767daa8 Update copyright
new 05fadac Prepare for upload
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac | 6 +-
debian/changelog | 6 +
debian/control | 4 +-
debian/copyright | 12 +-
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 +-
42 files changed, 860 insertions(+), 500 deletions(-)
create mode 100644 ginac/inifcns_hyperg.cpp
--
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