[pynac] 02/04: Merge tag 'upstream/0.5.0'

Julien Puydt julien.puydt at laposte.net
Tue Oct 20 20:31:22 UTC 2015


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

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

commit 76160d480b05b467061b65e3997fcd9f277720c9
Merge: 4aad9c5 9ea5ad1
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Tue Oct 20 22:12:00 2015 +0200

    Merge tag 'upstream/0.5.0'
    
    Upstream version 0.5.0

 configure.ac            |   6 +-
 ginac/Makefile.am       |   8 +-
 ginac/add.cpp           |   6 +-
 ginac/assume.cpp        |  53 ++++
 ginac/assume.h          |  21 ++
 ginac/basic.cpp         |   4 +-
 ginac/basic.h           |   3 +-
 ginac/ex.cpp            |  84 ++++-
 ginac/ex.h              |  51 +--
 ginac/expairseq.cpp     |  16 +-
 ginac/expairseq.h       |   6 +-
 ginac/function.cpp      | 112 +++++--
 ginac/function.h        |   8 +-
 ginac/ginac.h           |   2 +
 ginac/infoflagbase.cpp  |  43 +++
 ginac/infoflagbase.h    |  48 +++
 ginac/inifcns_trans.cpp |  74 +++--
 ginac/mul.cpp           |  12 +-
 ginac/normal.cpp        |  18 +-
 ginac/numeric.cpp       | 816 ++++++++++++++++++++++++++++++++++++++----------
 ginac/numeric.h         |  24 +-
 ginac/order.cpp         |  10 +-
 ginac/power.cpp         |  14 +-
 ginac/pseries.cpp       |  22 +-
 ginac/py_funcs.h        |   8 +-
 ginac/symbol.cpp        |  49 ++-
 ginac/symbol.h          |   5 +-
 ginac/wildcard.cpp      |   4 +-
 28 files changed, 1162 insertions(+), 365 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