This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "matlisp".
The branch, tensor has been updated
via f8b87a620796e228cadb86996b85f4298409ed75 (commit)
via d5f56f654435a06be255e30e2f660360e6920ced (commit)
via 739477d2ea4ae8e582b2355220d502443cd722a3 (commit)
from c6c440e0043ee6633cb729a0bc590e9ca97d5eff (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
configure | 8 +++
configure.ac | 8 +++
lib-src/gnuplot/gnuplot.lisp | 54 ++++++++++++++++-----
lib-src/matlisp/Makefile.am | 3 +-
packages.lisp | 1 +
src/base/print.lisp | 4 +-
src/base/standard-tensor.lisp | 88 ++++++++++++++++++---------------
src/classes/numeric.lisp | 2 +-
src/conditions.lisp | 7 +++
src/foreign-core/lazy-loader.lisp.in | 6 +-
src/lapack/eig.lisp | 56 +++++++++++++++++++++-
src/lapack/geqr.lisp | 2 +-
src/level-2/gemv.lisp | 5 ++
src/old/foreign-real-matrix.lisp | 2 +-
src/old/help.lisp | 1 -
src/packages/odepack/dlsode.lisp | 86 ++++++++++++++++++++++++++++++--
src/special/map.lisp | 27 ++++++++--
17 files changed, 284 insertions(+), 76 deletions(-)
hooks/post-receive
--
matlisp
|