[pynac] branch master updated (7aa214f -> 5e8fab6)

Julien Puydt julien.puydt at laposte.net
Fri Oct 6 08:55: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  7aa214f   Bump std-ver to 4.1.0
      adds  6feb6dc   New upstream version 0.7.12
       new  ba3e633   Updated version 0.7.12 from 'upstream/0.7.12'
       new  abe78e6   Package new upstream 0.7.12
       new  acb188c   Bump std-ver to 4.1.1
       new  5e8fab6   Bump soname version to 15

The 4 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                                      |   4 +-
 debian/changelog                                  |   8 +-
 debian/control                                    |   6 +-
 debian/{libpynac14.install => libpynac15.install} |   0
 ginac/Makefile.am                                 |   4 +-
 ginac/add.cpp                                     |  34 ++-
 ginac/add.h                                       |   4 +-
 ginac/basic.cpp                                   |  15 +-
 ginac/basic.h                                     |   4 +-
 ginac/ex.cpp                                      |  21 ++
 ginac/ex.h                                        | 179 ++--------------
 ginac/ex_utils.h                                  | 162 +++++++++++++++
 ginac/function.h                                  |   1 +
 ginac/inifcns.cpp                                 |   4 +-
 ginac/inifcns_hyperb.cpp                          |   1 +
 ginac/inifcns_trans.cpp                           |  17 +-
 ginac/inifcns_trig.cpp                            |   1 +
 ginac/mpoly-ginac.cpp                             |   6 +-
 ginac/mpoly-singular.cpp                          | 243 +++++++++++-----------
 ginac/mpoly.cpp                                   |  55 ++---
 ginac/mul.cpp                                     |  12 +-
 ginac/mul.h                                       |   4 +-
 ginac/normal.cpp                                  |  69 ++++--
 ginac/numeric.cpp                                 |  97 ++++++++-
 ginac/numeric.h                                   |  17 +-
 ginac/power.cpp                                   |  40 ++--
 ginac/power.h                                     |   4 +-
 ginac/pseries.cpp                                 |  32 +--
 ginac/pseries.h                                   |   4 +-
 ginac/sum.cpp                                     |  23 +-
 ginac/symbol.cpp                                  |  17 ++
 ginac/symbol.h                                    |   1 +
 ginac/upoly-ginac.cpp                             |  27 +--
 ginac/useries.cpp                                 |  22 +-
 ginac/utils.cpp                                   |   2 +-
 ginac/utils.h                                     |  53 ++++-
 36 files changed, 711 insertions(+), 482 deletions(-)
 rename debian/{libpynac14.install => libpynac15.install} (100%)
 create mode 100644 ginac/ex_utils.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