[pynac] branch master updated (16e489f -> 416fee7)

Julien Puydt julien.puydt at laposte.net
Sun Jan 29 20:14:29 UTC 2017


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

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

      from  16e489f   Followed soname bump to 9
      adds  7a5db31   New upstream version 0.7.4
       new  617e849   Merge tag 'upstream/0.7.4'
       new  416fee7   Package new upstream version 0.7.4

The 2 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            |   4 +-
 ginac/Makefile.am           |   8 +-
 ginac/add.cpp               |  24 +++-
 ginac/assume.cpp            |   2 +
 ginac/ex.cpp                |   6 +-
 ginac/flags.h               |   3 +-
 ginac/function.cpp          | 136 ++++++++------------
 ginac/function.h            |  12 ++
 ginac/function_info.cpp     | 294 ++++++++++++++++++++++++++++++++++++++++++++
 ginac/inifcns.cpp           |  55 ++++++++-
 ginac/inifcns_gamma.cpp     |   8 +-
 ginac/inifcns_hyperb.cpp    |  24 ++--
 ginac/inifcns_orthopoly.cpp |   4 +-
 ginac/inifcns_trans.cpp     |  41 +++---
 ginac/inifcns_trig.cpp      |  28 ++---
 ginac/inifcns_zeta.cpp      |   2 +-
 ginac/mpoly-ginac.cpp       |   6 +-
 ginac/mul.cpp               |  15 ++-
 ginac/normal.cpp            |   2 +-
 ginac/numeric.cpp           | 124 +++++++++++++++++--
 ginac/numeric.h             |   2 +
 ginac/power.cpp             |  21 +++-
 ginac/relational.cpp        |  16 ++-
 ginac/sum.cpp               | 198 ++++++++++++++---------------
 ginac/sum.h                 |   2 +
 ginac/symbol.cpp            |  42 ++++++-
 ginac/useries.cpp           |  50 +++++---
 28 files changed, 821 insertions(+), 314 deletions(-)
 create mode 100644 ginac/function_info.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