[pynac] branch master updated (b856fb0 -> c97261f)

Julien Puydt julien.puydt at laposte.net
Sun May 7 12:06:07 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  b856fb0   Build-Depend on libsingular4-dev (>= 1:4.1.0-p2).
      adds  5acb1d2   New upstream version 0.7.6
       new  9603c86   Merge tag 'upstream/0.7.6'
       new  c97261f   Package new upstream 0.7.6

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         |   6 +
 ginac/Makefile.am        |   4 +-
 ginac/ex.cpp             |  44 +++++
 ginac/ex.h               |   3 +
 ginac/function.cpp       |  17 ++
 ginac/function.h         |   2 +
 ginac/ginac.h            |   1 -
 ginac/indexed.cpp        |   8 -
 ginac/inifcns.cpp        | 150 ++++++++++++---
 ginac/inifcns.h          |   7 +-
 ginac/inifcns_hyperg.cpp |  53 ++++++
 ginac/inifcns_trig.cpp   |  24 ++-
 ginac/inifcns_zeta.cpp   |   3 +
 ginac/integral.cpp       | 477 -----------------------------------------------
 ginac/integral.h         |  90 ---------
 ginac/mpoly-giac.cpp     |   2 +
 ginac/mpoly-singular.cpp |  46 ++---
 ginac/normal.cpp         |  29 +++
 ginac/numeric.cpp        |  74 +++++++-
 ginac/numeric.h          |   2 +
 ginac/pseries.cpp        |  56 ------
 ginac/sum.cpp            |  23 ++-
 ginac/useries.cpp        |  53 +++---
 24 files changed, 454 insertions(+), 726 deletions(-)
 delete mode 100644 ginac/integral.cpp
 delete mode 100644 ginac/integral.h

-- 
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