[eclib] branch master updated (02587af -> 18480eb)

Julien Puydt julien.puydt at laposte.net
Fri Mar 6 14:10:15 UTC 2015


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

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

      from  02587af   Fixed version numbering
      adds  352dcf3   Imported Upstream version 2015-02-28
       new  c218daf   Merge tag 'upstream/2015-02-28'
       new  18480eb   Updated to latest upstream

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                         |   4 +-
 debian/changelog                     |   4 +-
 debian/control                       |   2 +-
 libsrc/cubic.cc                      | 106 ++++++++++++++++++--------
 libsrc/eclib/cubic.h                 |   1 +
 libsrc/eclib/mat.h                   |  14 ++--
 libsrc/eclib/mmatrix.h               |  14 ++--
 libsrc/eclib/msubspace.h             |   2 +-
 libsrc/eclib/smat.h                  |   8 +-
 libsrc/eclib/smat_elim.h             |  16 ++--
 libsrc/eclib/sub.h                   |   2 +-
 libsrc/egr.cc                        |   2 +-
 libsrc/{gpslave.cc.in => gpslave.cc} |   2 +-
 libsrc/homspace.cc                   |  10 +--
 libsrc/mat.cc                        | 140 ++++++++---------------------------
 libsrc/mmatrix.cc                    |  56 +++++++-------
 libsrc/msubspace.cc                  |   6 +-
 libsrc/nfd.cc                        |   8 +-
 libsrc/smat.cc                       |  20 +++--
 libsrc/smat_elim.cc                  |   6 +-
 libsrc/sub.cc                        |  10 +--
 libsrc/xsplit.cc                     |   8 +-
 progs/list_cubics.cc                 |  14 +++-
 progs/out/list_cubics.out            |  62 ++++++++--------
 progs/out/reduce_cubics.out          |   2 +-
 tests/hecketest.cc                   |   2 +-
 tests/mattest.cc                     |   4 +-
 tests/mmattest.cc                    |   4 +-
 tests/mspace.cc                      |  12 +--
 tests/smattest.cc                    |   4 +-
 tests/space.cc                       |  12 +--
 tests/tnfd.cc                        |   2 +-
 32 files changed, 263 insertions(+), 296 deletions(-)
 copy libsrc/{gpslave.cc.in => gpslave.cc} (99%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/eclib.git



More information about the debian-science-commits mailing list