[Pkg-octave-commit] [octave-linear-algebra] branch master updated (154555a -> a0db357)

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Sat Jan 31 11:51:43 UTC 2015


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

rlaboiss-guest pushed a change to branch master
in repository octave-linear-algebra.

      from  154555a   mkoctfile-depends.patch: remove patch.
      adds  a0c2722   Imported Upstream version 2.2.1
       new  85b9b43   Merge tag 'upstream/2.2.1'
       new  a0db357   d/p/fix-tests.patch: Drop patch (applied 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:
 DESCRIPTION                            |    4 +-
 INDEX                                  |    3 +
 NEWS                                   |   29 +
 debian/patches/fix-tests.patch         |   37 -
 debian/patches/series                  |    2 -
 inst/@blksparse/ctranspose.m           |   16 +-
 inst/@blksparse/ismatrix.m             |    5 +
 inst/@blksparse/isreal.m               |    5 +
 inst/@blksparse/issparse.m             |    5 +
 inst/@blksparse/minus.m                |    5 +
 inst/@blksparse/plus.m                 |    5 +
 inst/@blksparse/subsref.m              |    5 +
 inst/@kronprod/iscomplex.m             |    2 +-
 inst/@kronprod/mldivide.m              |    2 +-
 inst/@kronprod/mpower.m                |    2 +-
 inst/@kronprod/mtimes.m                |    4 +-
 inst/@kronprod/rdivide.m               |    2 +-
 inst/@kronprod/size_equal.m            |    4 +-
 inst/@kronprod/times.m                 |    4 +-
 inst/@kronprod/uminus.m                |    2 +-
 inst/circulant_eig.m                   |    4 +-
 inst/circulant_inv.m                   |    4 +-
 inst/circulant_make_matrix.m           |   24 +-
 inst/circulant_matrix_vector_product.m |    2 +-
 inst/funm.m                            |   47 +-
 inst/ndmult.m                          |  139 ++
 inst/nmf_bpas.m                        |   91 +-
 inst/nmf_pg.m                          |   19 +-
 inst/vec_projection.m                  |   83 +
 src/CmplxGSVD.cc                       |   10 +-
 src/Makefile                           |    9 +-
 src/autom4te.cache/output.0            | 4118 ++++++++++++++++++++++++++++++++
 src/autom4te.cache/requests            |   75 +
 src/autom4te.cache/traces.0            |  292 +++
 src/configure                          | 4118 ++++++++++++++++++++++++++++++++
 src/dbleGSVD.cc                        |    8 +-
 36 files changed, 9068 insertions(+), 118 deletions(-)
 delete mode 100644 debian/patches/fix-tests.patch
 create mode 100644 inst/ndmult.m
 create mode 100644 inst/vec_projection.m
 create mode 100644 src/autom4te.cache/output.0
 create mode 100644 src/autom4te.cache/requests
 create mode 100644 src/autom4te.cache/traces.0
 create mode 100755 src/configure

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-linear-algebra.git



More information about the Pkg-octave-commit mailing list