[build-status: 86164] Log for successful build of newmat_1.10.4-3 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Sun Aug 5 14:44:01 JST 2007


Automatic build of newmat_1.10.4-3 on mappi005 by sbuild/m32r 0.53
Build started at 20070805-1212
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 215kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main newmat 1.10.4-3 (dsc) [701B]
Get:2 http://debian.linux-m32r.org 06_devonian/main newmat 1.10.4-3 (tar) [208kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main newmat 1.10.4-3 (diff) [6608B]
Fetched 215kB in 2s (77.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), autotools-dev, automake1.7, autoconf (>> 2.13), libtool, libltdl3-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.53 >= 4.0.0 is satisfied)
autotools-dev: already installed (20070306.1)
automake1.7: already installed (1.7.9-9)
autoconf: already installed (2.61-4 >> 2.13 is satisfied)
libtool: already installed (1.5.22-4)
libltdl3-dev: already installed (1.5.22-4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting newmat in newmat-1.10.4
dpkg-source: unpacking newmat_1.10.4.orig.tar.gz
dpkg-source: applying /debian/buildd/build/newmat_1.10.4-3.diff.gz
dpkg-buildpackage: source package is newmat
dpkg-buildpackage: source version is 1.10.4-3
dpkg-buildpackage: source changed by Philippe Coval <rzr at users.sf.net>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.10.4-3
 /usr/bin/fakeroot debian/rules clean
rm -f a.out aclocal.m4 config.log config.sub config.guess      \
	  configure cryptopp_config.h.in depcomp install-sh ltmain.sh     \
	  missing configure.in Makefile.am  config.h.in   Makefile.in \
	  config.status libtool  mkinstalldirs #  config.h
rm -r libltdl
rm: cannot remove `libltdl': No such file or directory
make: [autoclean] Error 1 (ignored)
dh_testdir
dh_testroot
rm -f build-stamp config-stamp
/usr/bin/make -k distclean || echo "ignored"
make[1]: Entering directory `/build/buildd/newmat-1.10.4'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/newmat-1.10.4'
ignored
rm -f *.lo NEWS INSTALL *~
dh_clean 
 debian/rules build
cp -f debian/configure.in debian/Makefile.am .
/bin/sh ./debian/bootstrap
+ aclocal-1.7
+ libtoolize --force --copy
+ libtoolize --ltdl --force --copy
+ autoheader
+ touch INSTALL NEWS ChangeLog
+ automake-1.7 --add-missing --copy
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
Makefile.am: installing `./depcomp'
+ automake-1.7
+ autoconf
+ rm -f config.cache
touch config-stamp
dh_testdir
CFLAGS=" -Wl,-z,defs" \
	 ./configure --host=m32r-linux-gnu \
	 --build=m32r-linux-gnu --prefix=/usr \
	 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-g++... gcc3
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by m32r-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... m32r-linux-gnu-g++ -E
checking for m32r-linux-gnu-g77... m32r-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether m32r-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from m32r-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for m32r-linux-gnu-ar... no
checking for ar... ar
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for m32r-linux-gnu-strip... no
checking for strip... strip
checking if m32r-linux-gnu-gcc supports -fno-rtti -fno-exceptions... ./configure: line 7081: 16887 Segmentation fault      diff conftest.exp conftest.er2 >/dev/null
no
checking for m32r-linux-gnu-gcc option to produce PIC... -fPIC
checking if m32r-linux-gnu-gcc PIC flag -fPIC works... ./configure: line 7353: 16904 Segmentation fault      diff conftest.exp conftest.er2 >/dev/null
no
checking if m32r-linux-gnu-gcc static flag -static works... yes
checking if m32r-linux-gnu-gcc supports -c -o file.o... ./configure: line 7452: 16930 Segmentation fault      diff out/conftest.exp out/conftest.er2 >/dev/null
no
checking if we can lock with hard links... yes
checking whether the m32r-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by m32r-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for m32r-linux-gnu-g++ option to produce PIC... -fPIC
checking if m32r-linux-gnu-g++ PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g++ static flag -static works... yes
checking if m32r-linux-gnu-g++ supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for m32r-linux-gnu-g77 option to produce PIC... -fPIC
checking if m32r-linux-gnu-g77 PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g77 static flag -static works... yes
checking if m32r-linux-gnu-g77 supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking  float.h , cstdlib , setjmp.h , limits   usability... no
checking  float.h , cstdlib , setjmp.h , limits   presence... no
checking for  float.h , cstdlib , setjmp.h , limits  ... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for floor... yes
checking for pow... yes
checking for sqrt... yes
./configure: line 19934: 18111 Segmentation fault      diff "$cache_file" confcache >/dev/null 2>&1
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/newmat-1.10.4'
/usr/bin/make  all-am
make[2]: Entering directory `/build/buildd/newmat-1.10.4'
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat1.lo -MD -MP -MF ".deps/newmat1.Tpo" \
	  -c -o newmat1.lo `test -f 'newmat1.cpp' || echo './'`newmat1.cpp; \
	then mv -f ".deps/newmat1.Tpo" ".deps/newmat1.Plo"; \
	else rm -f ".deps/newmat1.Tpo"; exit 1; \
	fi
mkdir .libs
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat1.lo -MD -MP -MF .deps/newmat1.Tpo -c newmat1.cpp  -fPIC -DPIC -o .libs/newmat1.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat1.lo -MD -MP -MF .deps/newmat1.Tpo -c newmat1.cpp -o newmat1.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat2.lo -MD -MP -MF ".deps/newmat2.Tpo" \
	  -c -o newmat2.lo `test -f 'newmat2.cpp' || echo './'`newmat2.cpp; \
	then mv -f ".deps/newmat2.Tpo" ".deps/newmat2.Plo"; \
	else rm -f ".deps/newmat2.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat2.lo -MD -MP -MF .deps/newmat2.Tpo -c newmat2.cpp  -fPIC -DPIC -o .libs/newmat2.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat2.lo -MD -MP -MF .deps/newmat2.Tpo -c newmat2.cpp -o newmat2.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat3.lo -MD -MP -MF ".deps/newmat3.Tpo" \
	  -c -o newmat3.lo `test -f 'newmat3.cpp' || echo './'`newmat3.cpp; \
	then mv -f ".deps/newmat3.Tpo" ".deps/newmat3.Plo"; \
	else rm -f ".deps/newmat3.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat3.lo -MD -MP -MF .deps/newmat3.Tpo -c newmat3.cpp  -fPIC -DPIC -o .libs/newmat3.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat3.lo -MD -MP -MF .deps/newmat3.Tpo -c newmat3.cpp -o newmat3.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat4.lo -MD -MP -MF ".deps/newmat4.Tpo" \
	  -c -o newmat4.lo `test -f 'newmat4.cpp' || echo './'`newmat4.cpp; \
	then mv -f ".deps/newmat4.Tpo" ".deps/newmat4.Plo"; \
	else rm -f ".deps/newmat4.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat4.lo -MD -MP -MF .deps/newmat4.Tpo -c newmat4.cpp  -fPIC -DPIC -o .libs/newmat4.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat4.lo -MD -MP -MF .deps/newmat4.Tpo -c newmat4.cpp -o newmat4.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat5.lo -MD -MP -MF ".deps/newmat5.Tpo" \
	  -c -o newmat5.lo `test -f 'newmat5.cpp' || echo './'`newmat5.cpp; \
	then mv -f ".deps/newmat5.Tpo" ".deps/newmat5.Plo"; \
	else rm -f ".deps/newmat5.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat5.lo -MD -MP -MF .deps/newmat5.Tpo -c newmat5.cpp  -fPIC -DPIC -o .libs/newmat5.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat5.lo -MD -MP -MF .deps/newmat5.Tpo -c newmat5.cpp -o newmat5.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat6.lo -MD -MP -MF ".deps/newmat6.Tpo" \
	  -c -o newmat6.lo `test -f 'newmat6.cpp' || echo './'`newmat6.cpp; \
	then mv -f ".deps/newmat6.Tpo" ".deps/newmat6.Plo"; \
	else rm -f ".deps/newmat6.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat6.lo -MD -MP -MF .deps/newmat6.Tpo -c newmat6.cpp  -fPIC -DPIC -o .libs/newmat6.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat6.lo -MD -MP -MF .deps/newmat6.Tpo -c newmat6.cpp -o newmat6.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat7.lo -MD -MP -MF ".deps/newmat7.Tpo" \
	  -c -o newmat7.lo `test -f 'newmat7.cpp' || echo './'`newmat7.cpp; \
	then mv -f ".deps/newmat7.Tpo" ".deps/newmat7.Plo"; \
	else rm -f ".deps/newmat7.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat7.lo -MD -MP -MF .deps/newmat7.Tpo -c newmat7.cpp  -fPIC -DPIC -o .libs/newmat7.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat7.lo -MD -MP -MF .deps/newmat7.Tpo -c newmat7.cpp -o newmat7.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat8.lo -MD -MP -MF ".deps/newmat8.Tpo" \
	  -c -o newmat8.lo `test -f 'newmat8.cpp' || echo './'`newmat8.cpp; \
	then mv -f ".deps/newmat8.Tpo" ".deps/newmat8.Plo"; \
	else rm -f ".deps/newmat8.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat8.lo -MD -MP -MF .deps/newmat8.Tpo -c newmat8.cpp  -fPIC -DPIC -o .libs/newmat8.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat8.lo -MD -MP -MF .deps/newmat8.Tpo -c newmat8.cpp -o newmat8.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmatex.lo -MD -MP -MF ".deps/newmatex.Tpo" \
	  -c -o newmatex.lo `test -f 'newmatex.cpp' || echo './'`newmatex.cpp; \
	then mv -f ".deps/newmatex.Tpo" ".deps/newmatex.Plo"; \
	else rm -f ".deps/newmatex.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmatex.lo -MD -MP -MF .deps/newmatex.Tpo -c newmatex.cpp  -fPIC -DPIC -o .libs/newmatex.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmatex.lo -MD -MP -MF .deps/newmatex.Tpo -c newmatex.cpp -o newmatex.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT bandmat.lo -MD -MP -MF ".deps/bandmat.Tpo" \
	  -c -o bandmat.lo `test -f 'bandmat.cpp' || echo './'`bandmat.cpp; \
	then mv -f ".deps/bandmat.Tpo" ".deps/bandmat.Plo"; \
	else rm -f ".deps/bandmat.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bandmat.lo -MD -MP -MF .deps/bandmat.Tpo -c bandmat.cpp  -fPIC -DPIC -o .libs/bandmat.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT bandmat.lo -MD -MP -MF .deps/bandmat.Tpo -c bandmat.cpp -o bandmat.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT submat.lo -MD -MP -MF ".deps/submat.Tpo" \
	  -c -o submat.lo `test -f 'submat.cpp' || echo './'`submat.cpp; \
	then mv -f ".deps/submat.Tpo" ".deps/submat.Plo"; \
	else rm -f ".deps/submat.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT submat.lo -MD -MP -MF .deps/submat.Tpo -c submat.cpp  -fPIC -DPIC -o .libs/submat.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT submat.lo -MD -MP -MF .deps/submat.Tpo -c submat.cpp -o submat.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT myexcept.lo -MD -MP -MF ".deps/myexcept.Tpo" \
	  -c -o myexcept.lo `test -f 'myexcept.cpp' || echo './'`myexcept.cpp; \
	then mv -f ".deps/myexcept.Tpo" ".deps/myexcept.Plo"; \
	else rm -f ".deps/myexcept.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT myexcept.lo -MD -MP -MF .deps/myexcept.Tpo -c myexcept.cpp  -fPIC -DPIC -o .libs/myexcept.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT myexcept.lo -MD -MP -MF .deps/myexcept.Tpo -c myexcept.cpp -o myexcept.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT cholesky.lo -MD -MP -MF ".deps/cholesky.Tpo" \
	  -c -o cholesky.lo `test -f 'cholesky.cpp' || echo './'`cholesky.cpp; \
	then mv -f ".deps/cholesky.Tpo" ".deps/cholesky.Plo"; \
	else rm -f ".deps/cholesky.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT cholesky.lo -MD -MP -MF .deps/cholesky.Tpo -c cholesky.cpp  -fPIC -DPIC -o .libs/cholesky.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT cholesky.lo -MD -MP -MF .deps/cholesky.Tpo -c cholesky.cpp -o cholesky.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT evalue.lo -MD -MP -MF ".deps/evalue.Tpo" \
	  -c -o evalue.lo `test -f 'evalue.cpp' || echo './'`evalue.cpp; \
	then mv -f ".deps/evalue.Tpo" ".deps/evalue.Plo"; \
	else rm -f ".deps/evalue.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT evalue.lo -MD -MP -MF .deps/evalue.Tpo -c evalue.cpp  -fPIC -DPIC -o .libs/evalue.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT evalue.lo -MD -MP -MF .deps/evalue.Tpo -c evalue.cpp -o evalue.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT fft.lo -MD -MP -MF ".deps/fft.Tpo" \
	  -c -o fft.lo `test -f 'fft.cpp' || echo './'`fft.cpp; \
	then mv -f ".deps/fft.Tpo" ".deps/fft.Plo"; \
	else rm -f ".deps/fft.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.cpp  -fPIC -DPIC -o .libs/fft.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.cpp -o fft.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT hholder.lo -MD -MP -MF ".deps/hholder.Tpo" \
	  -c -o hholder.lo `test -f 'hholder.cpp' || echo './'`hholder.cpp; \
	then mv -f ".deps/hholder.Tpo" ".deps/hholder.Plo"; \
	else rm -f ".deps/hholder.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT hholder.lo -MD -MP -MF .deps/hholder.Tpo -c hholder.cpp  -fPIC -DPIC -o .libs/hholder.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT hholder.lo -MD -MP -MF .deps/hholder.Tpo -c hholder.cpp -o hholder.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT jacobi.lo -MD -MP -MF ".deps/jacobi.Tpo" \
	  -c -o jacobi.lo `test -f 'jacobi.cpp' || echo './'`jacobi.cpp; \
	then mv -f ".deps/jacobi.Tpo" ".deps/jacobi.Plo"; \
	else rm -f ".deps/jacobi.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT jacobi.lo -MD -MP -MF .deps/jacobi.Tpo -c jacobi.cpp  -fPIC -DPIC -o .libs/jacobi.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT jacobi.lo -MD -MP -MF .deps/jacobi.Tpo -c jacobi.cpp -o jacobi.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newfft.lo -MD -MP -MF ".deps/newfft.Tpo" \
	  -c -o newfft.lo `test -f 'newfft.cpp' || echo './'`newfft.cpp; \
	then mv -f ".deps/newfft.Tpo" ".deps/newfft.Plo"; \
	else rm -f ".deps/newfft.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newfft.lo -MD -MP -MF .deps/newfft.Tpo -c newfft.cpp  -fPIC -DPIC -o .libs/newfft.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newfft.lo -MD -MP -MF .deps/newfft.Tpo -c newfft.cpp -o newfft.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT sort.lo -MD -MP -MF ".deps/sort.Tpo" \
	  -c -o sort.lo `test -f 'sort.cpp' || echo './'`sort.cpp; \
	then mv -f ".deps/sort.Tpo" ".deps/sort.Plo"; \
	else rm -f ".deps/sort.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.cpp  -fPIC -DPIC -o .libs/sort.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.cpp -o sort.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT svd.lo -MD -MP -MF ".deps/svd.Tpo" \
	  -c -o svd.lo `test -f 'svd.cpp' || echo './'`svd.cpp; \
	then mv -f ".deps/svd.Tpo" ".deps/svd.Plo"; \
	else rm -f ".deps/svd.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT svd.lo -MD -MP -MF .deps/svd.Tpo -c svd.cpp  -fPIC -DPIC -o .libs/svd.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT svd.lo -MD -MP -MF .deps/svd.Tpo -c svd.cpp -o svd.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmatrm.lo -MD -MP -MF ".deps/newmatrm.Tpo" \
	  -c -o newmatrm.lo `test -f 'newmatrm.cpp' || echo './'`newmatrm.cpp; \
	then mv -f ".deps/newmatrm.Tpo" ".deps/newmatrm.Plo"; \
	else rm -f ".deps/newmatrm.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmatrm.lo -MD -MP -MF .deps/newmatrm.Tpo -c newmatrm.cpp  -fPIC -DPIC -o .libs/newmatrm.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmatrm.lo -MD -MP -MF .deps/newmatrm.Tpo -c newmatrm.cpp -o newmatrm.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT newmat9.lo -MD -MP -MF ".deps/newmat9.Tpo" \
	  -c -o newmat9.lo `test -f 'newmat9.cpp' || echo './'`newmat9.cpp; \
	then mv -f ".deps/newmat9.Tpo" ".deps/newmat9.Plo"; \
	else rm -f ".deps/newmat9.Tpo"; exit 1; \
	fi
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat9.lo -MD -MP -MF .deps/newmat9.Tpo -c newmat9.cpp  -fPIC -DPIC -o .libs/newmat9.o
 m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT newmat9.lo -MD -MP -MF .deps/newmat9.Tpo -c newmat9.cpp -o newmat9.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link m32r-linux-gnu-g++  -g -O2   -o libnewmat.la -rpath /usr/lib -version-info 10:0:0 newmat1.lo newmat2.lo newmat3.lo newmat4.lo newmat5.lo newmat6.lo newmat7.lo newmat8.lo newmatex.lo bandmat.lo submat.lo myexcept.lo cholesky.lo evalue.lo fft.lo hholder.lo jacobi.lo newfft.lo sort.lo svd.lo newmatrm.lo newmat9.lo  
m32r-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crti.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtbeginS.o  .libs/newmat1.o .libs/newmat2.o .libs/newmat3.o .libs/newmat4.o .libs/newmat5.o .libs/newmat6.o .libs/newmat7.o .libs/newmat8.o .libs/newmatex.o .libs/bandmat.o .libs/submat.o .libs/myexcept.o .libs/cholesky.o .libs/evalue.o .libs/fft.o .libs/hholder.o .libs/jacobi.o .libs/newfft.o .libs/sort.o .libs/svd.o .libs/newmatrm.o .libs/newmat9.o  -L/usr/lib/gcc/m32r-linux-gnu/4.1.2 -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crtn.o  -Wl,-soname -Wl,libnewmat.so.10 -o .libs/libnewmat.so.10.0.0
(cd .libs && rm -f libnewmat.so.10 && ln -s libnewmat.so.10.0.0 libnewmat.so.10)
(cd .libs && rm -f libnewmat.so && ln -s libnewmat.so.10.0.0 libnewmat.so)
ar cru .libs/libnewmat.a  newmat1.o newmat2.o newmat3.o newmat4.o newmat5.o newmat6.o newmat7.o newmat8.o newmatex.o bandmat.o submat.o myexcept.o cholesky.o evalue.o fft.o hholder.o jacobi.o newfft.o sort.o svd.o newmatrm.o newmat9.o
ranlib .libs/libnewmat.a
creating libnewmat.la
(cd .libs && rm -f libnewmat.la && ln -s ../libnewmat.la libnewmat.la)
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT example.o -MD -MP -MF ".deps/example.Tpo" \
	  -c -o example.o `test -f 'example.cpp' || echo './'`example.cpp; \
	then mv -f ".deps/example.Tpo" ".deps/example.Po"; \
	else rm -f ".deps/example.Tpo"; exit 1; \
	fi
/bin/sh ./libtool --mode=link m32r-linux-gnu-g++  -g -O2   -o example -lnewmat example.o  
m32r-linux-gnu-g++ -g -O2 -o .libs/example example.o  /build/buildd/newmat-1.10.4/.libs/libnewmat.so
creating example
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT test_exc.o -MD -MP -MF ".deps/test_exc.Tpo" \
	  -c -o test_exc.o `test -f 'test_exc.cpp' || echo './'`test_exc.cpp; \
	then mv -f ".deps/test_exc.Tpo" ".deps/test_exc.Po"; \
	else rm -f ".deps/test_exc.Tpo"; exit 1; \
	fi
/bin/sh ./libtool --mode=link m32r-linux-gnu-g++  -g -O2   -o test_exc -lnewmat test_exc.o  
m32r-linux-gnu-g++ -g -O2 -o .libs/test_exc test_exc.o  /build/buildd/newmat-1.10.4/.libs/libnewmat.so
creating test_exc
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt.o -MD -MP -MF ".deps/tmt.Tpo" \
	  -c -o tmt.o `test -f 'tmt.cpp' || echo './'`tmt.cpp; \
	then mv -f ".deps/tmt.Tpo" ".deps/tmt.Po"; \
	else rm -f ".deps/tmt.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt1.o -MD -MP -MF ".deps/tmt1.Tpo" \
	  -c -o tmt1.o `test -f 'tmt1.cpp' || echo './'`tmt1.cpp; \
	then mv -f ".deps/tmt1.Tpo" ".deps/tmt1.Po"; \
	else rm -f ".deps/tmt1.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt2.o -MD -MP -MF ".deps/tmt2.Tpo" \
	  -c -o tmt2.o `test -f 'tmt2.cpp' || echo './'`tmt2.cpp; \
	then mv -f ".deps/tmt2.Tpo" ".deps/tmt2.Po"; \
	else rm -f ".deps/tmt2.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt3.o -MD -MP -MF ".deps/tmt3.Tpo" \
	  -c -o tmt3.o `test -f 'tmt3.cpp' || echo './'`tmt3.cpp; \
	then mv -f ".deps/tmt3.Tpo" ".deps/tmt3.Po"; \
	else rm -f ".deps/tmt3.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt4.o -MD -MP -MF ".deps/tmt4.Tpo" \
	  -c -o tmt4.o `test -f 'tmt4.cpp' || echo './'`tmt4.cpp; \
	then mv -f ".deps/tmt4.Tpo" ".deps/tmt4.Po"; \
	else rm -f ".deps/tmt4.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt5.o -MD -MP -MF ".deps/tmt5.Tpo" \
	  -c -o tmt5.o `test -f 'tmt5.cpp' || echo './'`tmt5.cpp; \
	then mv -f ".deps/tmt5.Tpo" ".deps/tmt5.Po"; \
	else rm -f ".deps/tmt5.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt6.o -MD -MP -MF ".deps/tmt6.Tpo" \
	  -c -o tmt6.o `test -f 'tmt6.cpp' || echo './'`tmt6.cpp; \
	then mv -f ".deps/tmt6.Tpo" ".deps/tmt6.Po"; \
	else rm -f ".deps/tmt6.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt7.o -MD -MP -MF ".deps/tmt7.Tpo" \
	  -c -o tmt7.o `test -f 'tmt7.cpp' || echo './'`tmt7.cpp; \
	then mv -f ".deps/tmt7.Tpo" ".deps/tmt7.Po"; \
	else rm -f ".deps/tmt7.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt8.o -MD -MP -MF ".deps/tmt8.Tpo" \
	  -c -o tmt8.o `test -f 'tmt8.cpp' || echo './'`tmt8.cpp; \
	then mv -f ".deps/tmt8.Tpo" ".deps/tmt8.Po"; \
	else rm -f ".deps/tmt8.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmt9.o -MD -MP -MF ".deps/tmt9.Tpo" \
	  -c -o tmt9.o `test -f 'tmt9.cpp' || echo './'`tmt9.cpp; \
	then mv -f ".deps/tmt9.Tpo" ".deps/tmt9.Po"; \
	else rm -f ".deps/tmt9.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmta.o -MD -MP -MF ".deps/tmta.Tpo" \
	  -c -o tmta.o `test -f 'tmta.cpp' || echo './'`tmta.cpp; \
	then mv -f ".deps/tmta.Tpo" ".deps/tmta.Po"; \
	else rm -f ".deps/tmta.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtb.o -MD -MP -MF ".deps/tmtb.Tpo" \
	  -c -o tmtb.o `test -f 'tmtb.cpp' || echo './'`tmtb.cpp; \
	then mv -f ".deps/tmtb.Tpo" ".deps/tmtb.Po"; \
	else rm -f ".deps/tmtb.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtc.o -MD -MP -MF ".deps/tmtc.Tpo" \
	  -c -o tmtc.o `test -f 'tmtc.cpp' || echo './'`tmtc.cpp; \
	then mv -f ".deps/tmtc.Tpo" ".deps/tmtc.Po"; \
	else rm -f ".deps/tmtc.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtd.o -MD -MP -MF ".deps/tmtd.Tpo" \
	  -c -o tmtd.o `test -f 'tmtd.cpp' || echo './'`tmtd.cpp; \
	then mv -f ".deps/tmtd.Tpo" ".deps/tmtd.Po"; \
	else rm -f ".deps/tmtd.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmte.o -MD -MP -MF ".deps/tmte.Tpo" \
	  -c -o tmte.o `test -f 'tmte.cpp' || echo './'`tmte.cpp; \
	then mv -f ".deps/tmte.Tpo" ".deps/tmte.Po"; \
	else rm -f ".deps/tmte.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtf.o -MD -MP -MF ".deps/tmtf.Tpo" \
	  -c -o tmtf.o `test -f 'tmtf.cpp' || echo './'`tmtf.cpp; \
	then mv -f ".deps/tmtf.Tpo" ".deps/tmtf.Po"; \
	else rm -f ".deps/tmtf.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtg.o -MD -MP -MF ".deps/tmtg.Tpo" \
	  -c -o tmtg.o `test -f 'tmtg.cpp' || echo './'`tmtg.cpp; \
	then mv -f ".deps/tmtg.Tpo" ".deps/tmtg.Po"; \
	else rm -f ".deps/tmtg.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmth.o -MD -MP -MF ".deps/tmth.Tpo" \
	  -c -o tmth.o `test -f 'tmth.cpp' || echo './'`tmth.cpp; \
	then mv -f ".deps/tmth.Tpo" ".deps/tmth.Po"; \
	else rm -f ".deps/tmth.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmti.o -MD -MP -MF ".deps/tmti.Tpo" \
	  -c -o tmti.o `test -f 'tmti.cpp' || echo './'`tmti.cpp; \
	then mv -f ".deps/tmti.Tpo" ".deps/tmti.Po"; \
	else rm -f ".deps/tmti.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtj.o -MD -MP -MF ".deps/tmtj.Tpo" \
	  -c -o tmtj.o `test -f 'tmtj.cpp' || echo './'`tmtj.cpp; \
	then mv -f ".deps/tmtj.Tpo" ".deps/tmtj.Po"; \
	else rm -f ".deps/tmtj.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtk.o -MD -MP -MF ".deps/tmtk.Tpo" \
	  -c -o tmtk.o `test -f 'tmtk.cpp' || echo './'`tmtk.cpp; \
	then mv -f ".deps/tmtk.Tpo" ".deps/tmtk.Po"; \
	else rm -f ".deps/tmtk.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtl.o -MD -MP -MF ".deps/tmtl.Tpo" \
	  -c -o tmtl.o `test -f 'tmtl.cpp' || echo './'`tmtl.cpp; \
	then mv -f ".deps/tmtl.Tpo" ".deps/tmtl.Po"; \
	else rm -f ".deps/tmtl.Tpo"; exit 1; \
	fi
if m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT tmtm.o -MD -MP -MF ".deps/tmtm.Tpo" \
	  -c -o tmtm.o `test -f 'tmtm.cpp' || echo './'`tmtm.cpp; \
	then mv -f ".deps/tmtm.Tpo" ".deps/tmtm.Po"; \
	else rm -f ".deps/tmtm.Tpo"; exit 1; \
	fi
/bin/sh ./libtool --mode=link m32r-linux-gnu-g++  -g -O2   -o tmt -lnewmat tmt.o tmt1.o tmt2.o tmt3.o tmt4.o tmt5.o tmt6.o tmt7.o tmt8.o tmt9.o tmta.o tmtb.o tmtc.o tmtd.o tmte.o tmtf.o tmtg.o tmth.o tmti.o tmtj.o tmtk.o tmtl.o tmtm.o  
m32r-linux-gnu-g++ -g -O2 -o .libs/tmt tmt.o tmt1.o tmt2.o tmt3.o tmt4.o tmt5.o tmt6.o tmt7.o tmt8.o tmt9.o tmta.o tmtb.o tmtc.o tmtd.o tmte.o tmtf.o tmtg.o tmth.o tmti.o tmtj.o tmtk.o tmtl.o tmtm.o  /build/buildd/newmat-1.10.4/.libs/libnewmat.so
creating tmt
make[2]: Leaving directory `/build/buildd/newmat-1.10.4'
make[1]: Leaving directory `/build/buildd/newmat-1.10.4'
./example

Demonstration of Matrix package

Print a real number (may help lost memory test): 3.14159


Test 1 - traditional, bad

Estimates and their standard errors

    1.39166     0.53188 
    1.98310     0.20932 
    0.95221     0.27731 


Observations, fitted value, residual value, hat value
    2.400     1.700     8.300     7.770     0.530     0.280 
    1.800     0.900     5.500     5.818    -0.318     0.190 
    2.400     1.600     8.000     7.675     0.325     0.229 
    3.000     1.900     8.500     9.150    -0.650     0.446 
    2.000     0.500     5.700     5.834    -0.134     0.271 
    1.200     0.600     4.400     4.343     0.057     0.480 
    2.000     1.100     6.300     6.405    -0.105     0.143 
    2.700     1.000     7.900     7.698     0.202     0.153 
    3.600     0.500     9.100     9.007     0.093     0.808 




Test 2 - traditional, OK

Estimates and their standard errors

    1.39166     0.53188
    1.98310     0.20932 
    0.95221     0.27731 


Observations, fitted value, residual value, hat value
    2.400     1.700     8.300     7.770     0.530     0.280 
    1.800     0.900     5.500     5.818    -0.318     0.190 
    2.400     1.600     8.000     7.675     0.325     0.229 
    3.000     1.900     8.500     9.150    -0.650     0.446 
    2.000     0.500     5.700     5.834    -0.134     0.271 
    1.200     0.600     4.400     4.343     0.057     0.480 
    2.000     1.100     6.300     6.405    -0.105     0.143 
    2.700     1.000     7.900     7.698     0.202     0.153 
    3.600     0.500     9.100     9.007     0.093     0.808 




Test 3 - Cholesky

Estimates and their standard errors

    1.39166     0.53188
    1.98310     0.20932 
    0.95221     0.27731 


Observations, fitted value, residual value, hat value
    2.400     1.700     8.300     7.770     0.530     0.280 
    1.800     0.900     5.500     5.818    -0.318     0.190 
    2.400     1.600     8.000     7.675     0.325     0.229 
    3.000     1.900     8.500     9.150    -0.650     0.446 
    2.000     0.500     5.700     5.834    -0.134     0.271 
    1.200     0.600     4.400     4.343     0.057     0.480 
    2.000     1.100     6.300     6.405    -0.105     0.143 
    2.700     1.000     7.900     7.698     0.202     0.153 
    3.600     0.500     9.100     9.007     0.093     0.808 




Test 4 - QR triangularisation

Estimates and their standard errors

    1.39166     0.53188 
    1.98310     0.20932 
    0.95221     0.27731 


Observations, fitted value, residual value, hat value
    2.400     1.700     8.300     7.770     0.530     0.280 
    1.800     0.900     5.500     5.818    -0.318     0.190 
    2.400     1.600     8.000     7.675     0.325     0.229 
    3.000     1.900     8.500     9.150    -0.650     0.446 
    2.000     0.500     5.700     5.834    -0.134     0.271 
    1.200     0.600     4.400     4.343     0.057     0.480 
    2.000     1.100     6.300     6.405    -0.105     0.143 
    2.700     1.000     7.900     7.698     0.202     0.153 
    3.600     0.500     9.100     9.007     0.093     0.808 




Test 5 - singular value

Estimates and their standard errors

    1.39166     0.53188 
    1.98310     0.20932 
    0.95221     0.27731 


Observations, fitted value, residual value, hat value
    2.400     1.700     8.300     7.770     0.530     0.280 
    1.800     0.900     5.500     5.818    -0.318     0.190 
    2.400     1.600     8.000     7.675     0.325     0.229 
    3.000     1.900     8.500     9.150    -0.650     0.446 
    2.000     0.500     5.700     5.834    -0.134     0.271 
    1.200     0.600     4.400     4.343     0.057     0.480 
    2.000     1.100     6.300     6.405    -0.105     0.143 
    2.700     1.000     7.900     7.698     0.202     0.153 
    3.600     0.500     9.100     9.007     0.093     0.808 




The following test does not work with all compilers - see documentation
Checking for lost memory: 36944 36944  - ok
./tmt

Begin test
Now print a real number: 3.14159

Matrix type: Rect  (1, 8)

0	0	0	0	0	0	0	1	

+     UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Ident 
UT    UT    Rect  Rect  Rect  UT    Rect  UT    Rect  Rect  UT    
LT    Rect  LT    Rect  Rect  LT    Rect  Rect  LT    Rect  LT    
Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Sym   Rect  Rect  Rect  Sym   Sym   Rect  Rect  Rect  Sym   Sym   
Diag  UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Diag  
Band  Rect  Rect  Rect  Rect  Band  Band  Band  Band  Band  Band  
UpBnd UT    Rect  Rect  Rect  UpBnd Band  UpBnd Band  Band  UpBnd 
LwBnd Rect  LT    Rect  Rect  LwBnd Band  Band  LwBnd Band  LwBnd 
SmBnd Rect  Rect  Rect  Sym   SmBnd Band  Band  Band  SmBnd SmBnd 
Ident UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Ident 

*     UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Ident 
UT    UT    Rect  Rect  Rect  UT    Rect  UT    Rect  Rect  UT    
LT    Rect  LT    Rect  Rect  LT    Rect  Rect  LT    Rect  LT    
Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Sym   Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Diag  UT    LT    Rect  Rect  Diag  Band  UpBnd LwBnd Band  Diag  
Band  Rect  Rect  Rect  Rect  Band  Band  Band  Band  Band  Band  
UpBnd UT    Rect  Rect  Rect  UpBnd Band  UpBnd Band  Band  UpBnd 
LwBnd Rect  LT    Rect  Rect  LwBnd Band  Band  LwBnd Band  LwBnd 
SmBnd Rect  Rect  Rect  Rect  Band  Band  Band  Band  Band  Band  
Ident UT    LT    Rect  Rect  Diag  Band  UpBnd LwBnd Band  Ident 

|     UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Ident 
UT    Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
LT    Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Sym   Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Diag  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Band  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
UpBnd Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
LwBnd Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
SmBnd Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Ident Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  

SP    UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Ident 
UT    UT    Diag  UT    UT    Diag  UpBnd UpBnd Diag  UpBnd Diag  
LT    Diag  LT    LT    LT    Diag  LwBnd Diag  LwBnd LwBnd Diag  
Rect  UT    LT    Rect  Rect  Diag  Band  UpBnd LwBnd Band  Diag  
Sym   UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Diag  
Diag  Diag  Diag  Diag  Diag  Diag  Diag  Diag  Diag  Diag  Diag  
Band  UpBnd LwBnd Band  Band  Diag  Band  UpBnd LwBnd Band  Diag  
UpBnd UpBnd Diag  UpBnd UpBnd Diag  UpBnd UpBnd Diag  UpBnd Diag  
LwBnd Diag  LwBnd LwBnd LwBnd Diag  LwBnd Diag  LwBnd LwBnd Diag  
SmBnd UpBnd LwBnd Band  SmBnd Diag  Band  UpBnd LwBnd SmBnd Diag  
Ident Diag  Diag  Diag  Diag  Diag  Diag  Diag  Diag  Diag  Ident 

KP    UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Ident 
UT    UT    Rect  Rect  Rect  UT    Rect  UT    Rect  Rect  UT    
LT    Rect  LT    Rect  Rect  LT    Rect  Rect  LT    Rect  LT    
Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  Rect  
Sym   Rect  Rect  Rect  Sym   Sym   Rect  Rect  Rect  Sym   Sym   
Diag  UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Diag  
Band  Rect  Rect  Rect  Rect  Band  Band  Band  Band  Band  Band  
UpBnd UT    Rect  Rect  Rect  UpBnd Band  UpBnd Band  Band  UpBnd 
LwBnd Rect  LT    Rect  Rect  LwBnd Band  Band  LwBnd Band  LwBnd 
SmBnd Rect  Rect  Rect  Sym   SmBnd Band  Band  Band  SmBnd SmBnd 
Ident UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Diag  

>=    UT    LT    Rect  Sym   Diag  Band  UpBnd LwBnd SmBnd Ident 
UT    Yes   No    Yes   No    No    No    No    No    No    No    
LT    No    Yes   Yes   No    No    No    No    No    No    No    
Rect  No    No    Yes   No    No    No    No    No    No    No    
Sym   No    No    Yes   Yes   No    No    No    No    No    No    
Diag  Yes   Yes   Yes   Yes   Yes   Yes   Yes   Yes   Yes   No    
Band  No    No    Yes   No    No    Yes   No    No    No    No    
UpBnd Yes   No    Yes   No    No    Yes   Yes   No    No    No    
LwBnd No    Yes   Yes   No    No    Yes   No    Yes   No    No    
SmBnd No    No    Yes   Yes   No    Yes   No    No    Yes   No    
Ident Yes   Yes   Yes   Yes   Yes   Yes   Yes   Yes   Yes   Yes   


  * First test of Matrix package
  * Matrix test program

Matrix type: LT    (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: UT    (9, 9)

All elements are zero

Matrix type: Rect  (9, 9)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (20, 8)

All elements are zero

Matrix type: Rect  (20, 6)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 20)

All elements are zero

Matrix type: Rect  (20, 10)

All elements are zero

Matrix type: Rect  (20, 10)

All elements are zero

Matrix type: Rect  (10, 20)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

  * Second test of Matrix package
  * Matrix test program

Matrix type: Rect  (8, 10)

All elements are zero

Matrix type: Rect  (8, 10)

All elements are zero

Matrix type: Rect  (8, 10)

All elements are zero

Matrix type: Rect  (8, 10)

All elements are zero

Matrix type: Rect  (8, 10)

All elements are zero

Matrix type: Rect  (100, 1)

All elements are zero

Matrix type: Rect  (10, 1)

All elements are zero

Matrix type: Rect  (20, 1)

All elements are zero

Matrix type: Rect  (4, 7)

All elements are zero

Matrix type: Rect  (4, 7)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (10, 20)

All elements are zero

Matrix type: Rect  (0, 0)

All elements are zero

Matrix type: Rect  (16, 1)

All elements are zero

Matrix type: Rect  (0, 1)

All elements are zero

Matrix type: Rect  (16, 1)

All elements are zero

Matrix type: Rect  (1, 0)

All elements are zero

Matrix type: Rect  (16, 1)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Diag  (10, 10)

All elements are zero

Matrix type: Rect  (8, 1)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (14, 1)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 20)

All elements are zero

Matrix type: Rect  (20, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (4, 6)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

  * Third test of Matrix package
  * Matrix test program

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (6, 7)

All elements are zero

Matrix type: Rect  (6, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Diag  (6, 6)

All elements are zero

Matrix type: Diag  (6, 6)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (10, 1)

All elements are zero

Matrix type: Rect  (1, 10)

All elements are zero

Matrix type: Diag  (10, 10)

All elements are zero

Matrix type: Rect  (19, 1)

All elements are zero

Matrix type: Rect  (19, 1)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (4, 1)

All elements are zero

Matrix type: Rect  (6, 1)

All elements are zero

Matrix type: Rect  (6, 3)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

  * Fourth test of Matrix package
  * Matrix test program

Matrix type: Rect  (3, 10)

All elements are zero

Matrix type: Rect  (3, 10)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (10, 1)

All elements are zero

Matrix type: Rect  (10, 3)

All elements are zero

Matrix type: Rect  (5, 8)

All elements are zero

Matrix type: Rect  (4, 5)

All elements are zero

Matrix type: Rect  (4, 5)

All elements are zero

Matrix type: Rect  (4, 5)

All elements are zero

Matrix type: Rect  (4, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

Matrix type: Diag  (1, 1)

All elements are zero

Matrix type: Rect  (2, 2)

All elements are zero

Matrix type: Diag  (4, 4)

All elements are zero

Matrix type: Diag  (4, 4)

All elements are zero

  * Fifth test of Matrix package
  * Matrix test program

Matrix type: Rect  (6, 1)

All elements are zero

Matrix type: Rect  (6, 1)

All elements are zero

Matrix type: Rect  (6, 1)

All elements are zero

Matrix type: Rect  (1, 6)

All elements are zero

Matrix type: Rect  (1, 10)

All elements are zero

Matrix type: Rect  (2, 3)

All elements are zero

Matrix type: Rect  (3, 2)

All elements are zero

Matrix type: Rect  (1, 10)

All elements are zero

Matrix type: Rect  (10, 1)

All elements are zero

Matrix type: Rect  (5, 6)

All elements are zero

Matrix type: Rect  (31, 31)

All elements are zero

Matrix type: Rect  (31, 31)

All elements are zero

Matrix type: Rect  (31, 31)

All elements are zero

Matrix type: Rect  (31, 31)

All elements are zero

Matrix type: Rect  (31, 31)

All elements are zero

Matrix type: Rect  (31, 31)

All elements are zero

Matrix type: Diag  (31, 31)

All elements are zero

  * Sixth test of Matrix package
  * Matrix test program

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: LT    (5, 5)

All elements are zero

Matrix type: LT    (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 10)

All elements are zero

Matrix type: Rect  (5, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (15, 15)

All elements are zero

Matrix type: Rect  (15, 15)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 16)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 17)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 18)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 99)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 100)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

Matrix type: Rect  (1, 101)

All elements are zero

  * Seventh test of Matrix package
  * Matrix test program

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 121)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (11, 11)

All elements are zero

Matrix type: Rect  (10, 1)

All elements are zero

  * Eighth test of Matrix package
  * Matrix test program

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Diag  (6, 6)

All elements are zero

Matrix type: Diag  (6, 6)

All elements are zero

Matrix type: Diag  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: LT    (4, 4)

All elements are zero

Matrix type: UT    (4, 4)

All elements are zero

Matrix type: Diag  (12, 12)

All elements are zero

Matrix type: Rect  (10, 6)

All elements are zero

Matrix type: Rect  (5, 9)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (6, 0)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

  * Ninth test of Matrix package
  * Matrix test program

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 3)

All elements are zero

Matrix type: Rect  (7, 3)

All elements are zero

Matrix type: Rect  (3, 7)

All elements are zero

Matrix type: Diag  (7, 7)

All elements are zero

Matrix type: Diag  (7, 7)

All elements are zero

Matrix type: Diag  (7, 7)

All elements are zero

Matrix type: Rect  (18, 1)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (22, 1)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

  * Tenth test of Matrix package
  * Matrix test program

Matrix type: Rect  (8, 6)

All elements are zero

Matrix type: Rect  (8, 6)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (4, 2)

All elements are zero

Matrix type: Rect  (4, 2)

All elements are zero

Matrix type: Rect  (4, 2)

All elements are zero

Matrix type: UT    (4, 4)

All elements are zero

Matrix type: Rect  (4, 2)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

  * Eleventh test of Matrix package
  * Matrix test program

Matrix type: Rect  (1, 10)

All elements are zero

Matrix type: Rect  (1, 10)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 10)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (3, 4)

All elements are zero

Matrix type: Rect  (6, 4)

All elements are zero

Matrix type: Rect  (7, 6)

All elements are zero

Matrix type: Rect  (3, 4)

All elements are zero

Matrix type: Rect  (2, 3)

All elements are zero

  * Twelfth test of Matrix package
  * Matrix test program

Matrix type: Rect  (15, 1)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (15, 1)

All elements are zero

Matrix type: Rect  (3, 5)

All elements are zero

Matrix type: Rect  (15, 1)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 5)

All elements are zero

Matrix type: Rect  (7, 5)

All elements are zero

Matrix type: Rect  (7, 5)

All elements are zero

Matrix type: UT    (20, 20)

All elements are zero

Matrix type: UT    (5, 5)

All elements are zero

Matrix type: UT    (20, 20)

All elements are zero

Matrix type: UT    (5, 5)

All elements are zero

Matrix type: Rect  (8, 5)

All elements are zero

Matrix type: UT    (20, 20)

All elements are zero

Matrix type: LT    (20, 20)

All elements are zero

Matrix type: LT    (5, 5)

All elements are zero

Matrix type: LT    (20, 20)

All elements are zero

Matrix type: LT    (5, 5)

All elements are zero

Matrix type: Rect  (5, 8)

All elements are zero

Matrix type: LT    (20, 20)

All elements are zero

Matrix type: Rect  (20, 30)

All elements are zero

Matrix type: Rect  (0, 0)

All elements are zero

Matrix type: Rect  (20, 30)

All elements are zero

Matrix type: Rect  (0, 0)

All elements are zero

Matrix type: Rect  (20, 30)

All elements are zero

  * Thirteenth test of Matrix package
  * Matrix test program

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (20, 5)

All elements are zero

Matrix type: Rect  (20, 3)

All elements are zero

Matrix type: Rect  (5, 3)

All elements are zero

Matrix type: Rect  (3, 5)

All elements are zero

Matrix type: Rect  (5, 1)

All elements are zero

Matrix type: Rect  (1, 7)

All elements are zero

Matrix type: Rect  (5, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 40)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 40)

All elements are zero

Matrix type: Rect  (40, 40)

All elements are zero

Matrix type: Rect  (40, 40)

All elements are zero

Matrix type: Rect  (40, 40)

All elements are zero

Matrix type: Rect  (40, 40)

All elements are zero

Matrix type: Rect  (40, 40)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

Matrix type: Rect  (50, 50)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

  * Fourteenth test of Matrix package
  * Matrix test program

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (8, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Rect  (8, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (8, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (5, 5)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (21, 20)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Diag  (21, 21)

All elements are zero

Matrix type: Rect  (21, 21)

All elements are zero

Matrix type: Diag  (21, 21)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Diag  (21, 21)

All elements are zero

Matrix type: Rect  (21, 21)

All elements are zero

Matrix type: Diag  (21, 21)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Diag  (21, 21)

All elements are zero

Matrix type: Diag  (21, 21)

All elements are zero

Matrix type: Diag  (30, 30)

All elements are zero

Matrix type: Rect  (30, 30)

All elements are zero

Matrix type: Rect  (30, 30)

All elements are zero

Matrix type: Rect  (30, 30)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Diag  (2, 2)

All elements are zero

Matrix type: Rect  (2, 2)

All elements are zero

Matrix type: Rect  (2, 2)

All elements are zero

Matrix type: Rect  (2, 2)

All elements are zero

Matrix type: Diag  (2, 2)

All elements are zero

Matrix type: Diag  (2, 2)

All elements are zero

Matrix type: Rect  (2, 2)

All elements are zero

Matrix type: Rect  (2, 2)

All elements are zero

Matrix type: Rect  (2, 2)

All elements are zero

Matrix type: Diag  (2, 2)

All elements are zero

Matrix type: Diag  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (22, 20)

All elements are zero

Matrix type: Diag  (10, 10)

All elements are zero

Matrix type: Diag  (10, 10)

All elements are zero

Matrix type: Diag  (10, 10)

All elements are zero

Matrix type: Diag  (10, 10)

All elements are zero

Matrix type: Rect  (6, 1)

All elements are zero

Matrix type: Sym   (10, 10)

All elements are zero

Matrix type: Diag  (9, 9)

All elements are zero

Matrix type: Diag  (9, 9)

All elements are zero

Matrix type: Diag  (9, 9)

All elements are zero

Matrix type: Rect  (6, 1)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Diag  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (15, 15)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (15, 15)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (15, 15)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (15, 15)

All elements are zero

Matrix type: Diag  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

  * Fifteenth test of Matrix package
  * Matrix test program

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (2048, 1)

All elements are zero

Matrix type: Rect  (2048, 1)

All elements are zero

Matrix type: Rect  (2000, 1)

All elements are zero

Matrix type: Rect  (2000, 1)

All elements are zero

Matrix type: Rect  (2187, 1)

All elements are zero

Matrix type: Rect  (2187, 1)

All elements are zero

Matrix type: Rect  (2310, 1)

All elements are zero

Matrix type: Rect  (2310, 1)

All elements are zero

Matrix type: Rect  (2401, 1)

All elements are zero

Matrix type: Rect  (2401, 1)

All elements are zero

Matrix type: Rect  (2197, 1)

All elements are zero

Matrix type: Rect  (2197, 1)

All elements are zero

Matrix type: Rect  (2021, 1)

All elements are zero

Matrix type: Rect  (2021, 1)

All elements are zero

Matrix type: Rect  (768, 1)

All elements are zero

Matrix type: Rect  (768, 1)

All elements are zero

Matrix type: Rect  (1280, 1)

All elements are zero

Matrix type: Rect  (1280, 1)

All elements are zero

Matrix type: Rect  (1792, 1)

All elements are zero

Matrix type: Rect  (1792, 1)

All elements are zero

Matrix type: Rect  (320, 1)

All elements are zero

Matrix type: Rect  (320, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (50, 1)

All elements are zero

Matrix type: Rect  (50, 1)

All elements are zero

Matrix type: Rect  (98, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (22, 1)

All elements are zero

Matrix type: Rect  (51, 1)

All elements are zero

Matrix type: Rect  (51, 1)

All elements are zero

Matrix type: Rect  (100, 1)

All elements are zero

Matrix type: Rect  (1025, 1)

All elements are zero

Matrix type: Rect  (1025, 1)

All elements are zero

Matrix type: Rect  (2048, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (2000, 1)

All elements are zero

Matrix type: Rect  (1226, 1)

All elements are zero

Matrix type: Rect  (1226, 1)

All elements are zero

Matrix type: Rect  (2450, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (13, 1)

All elements are zero

Matrix type: Rect  (13, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (9, 1)

All elements are zero

Matrix type: Rect  (9, 1)

All elements are zero

Matrix type: Rect  (16, 1)

All elements are zero

Matrix type: Rect  (16, 1)

All elements are zero

Matrix type: Rect  (30, 1)

All elements are zero

Matrix type: Rect  (30, 1)

All elements are zero

Matrix type: Rect  (42, 1)

All elements are zero

Matrix type: Rect  (42, 1)

All elements are zero

Matrix type: Rect  (24, 1)

All elements are zero

Matrix type: Rect  (24, 1)

All elements are zero

Matrix type: Rect  (8, 1)

All elements are zero

Matrix type: Rect  (8, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (48, 1)

All elements are zero

Matrix type: Rect  (48, 1)

All elements are zero

Matrix type: Rect  (4, 1)

All elements are zero

Matrix type: Rect  (4, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (5, 1)

All elements are zero

Matrix type: Rect  (5, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (26, 1)

All elements are zero

Matrix type: Rect  (26, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (18, 1)

All elements are zero

Matrix type: Rect  (18, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (27, 1)

All elements are zero

Matrix type: Rect  (27, 1)

All elements are zero

Matrix type: Rect  (33, 1)

All elements are zero

Matrix type: Rect  (33, 1)

All elements are zero

Matrix type: Rect  (19, 1)

All elements are zero

Matrix type: Rect  (19, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (2048, 1)

All elements are zero

Matrix type: Rect  (2048, 1)

All elements are zero

Matrix type: Rect  (2000, 1)

All elements are zero

Matrix type: Rect  (2000, 1)

All elements are zero

Matrix type: Rect  (2187, 1)

All elements are zero

Matrix type: Rect  (2187, 1)

All elements are zero

Matrix type: Rect  (2310, 1)

All elements are zero

Matrix type: Rect  (2310, 1)

All elements are zero

Matrix type: Rect  (2401, 1)

All elements are zero

Matrix type: Rect  (2401, 1)

All elements are zero

Matrix type: Rect  (2197, 1)

All elements are zero

Matrix type: Rect  (2197, 1)

All elements are zero

Matrix type: Rect  (2021, 1)

All elements are zero

Matrix type: Rect  (2021, 1)

All elements are zero

Matrix type: Rect  (768, 1)

All elements are zero

Matrix type: Rect  (768, 1)

All elements are zero

Matrix type: Rect  (1280, 1)

All elements are zero

Matrix type: Rect  (1280, 1)

All elements are zero

Matrix type: Rect  (1792, 1)

All elements are zero

Matrix type: Rect  (1792, 1)

All elements are zero

Matrix type: Rect  (320, 1)

All elements are zero

Matrix type: Rect  (320, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (50, 1)

All elements are zero

Matrix type: Rect  (50, 1)

All elements are zero

Matrix type: Rect  (98, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (22, 1)

All elements are zero

Matrix type: Rect  (51, 1)

All elements are zero

Matrix type: Rect  (51, 1)

All elements are zero

Matrix type: Rect  (100, 1)

All elements are zero

Matrix type: Rect  (1025, 1)

All elements are zero

Matrix type: Rect  (1025, 1)

All elements are zero

Matrix type: Rect  (2048, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (2000, 1)

All elements are zero

Matrix type: Rect  (1226, 1)

All elements are zero

Matrix type: Rect  (1226, 1)

All elements are zero

Matrix type: Rect  (2450, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (13, 1)

All elements are zero

Matrix type: Rect  (13, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (12, 1)

All elements are zero

Matrix type: Rect  (9, 1)

All elements are zero

Matrix type: Rect  (9, 1)

All elements are zero

Matrix type: Rect  (16, 1)

All elements are zero

Matrix type: Rect  (16, 1)

All elements are zero

Matrix type: Rect  (30, 1)

All elements are zero

Matrix type: Rect  (30, 1)

All elements are zero

Matrix type: Rect  (42, 1)

All elements are zero

Matrix type: Rect  (42, 1)

All elements are zero

Matrix type: Rect  (24, 1)

All elements are zero

Matrix type: Rect  (24, 1)

All elements are zero

Matrix type: Rect  (8, 1)

All elements are zero

Matrix type: Rect  (8, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (40, 1)

All elements are zero

Matrix type: Rect  (48, 1)

All elements are zero

Matrix type: Rect  (48, 1)

All elements are zero

Matrix type: Rect  (4, 1)

All elements are zero

Matrix type: Rect  (4, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (5, 1)

All elements are zero

Matrix type: Rect  (5, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (26, 1)

All elements are zero

Matrix type: Rect  (26, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (32, 1)

All elements are zero

Matrix type: Rect  (18, 1)

All elements are zero

Matrix type: Rect  (18, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (202, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (1000, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (275, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (1001, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (3, 1)

All elements are zero

Matrix type: Rect  (27, 1)

All elements are zero

Matrix type: Rect  (27, 1)

All elements are zero

Matrix type: Rect  (33, 1)

All elements are zero

Matrix type: Rect  (33, 1)

All elements are zero

Matrix type: Rect  (19, 1)

All elements are zero

Matrix type: Rect  (19, 1)

All elements are zero

  * Sixteenth test of Matrix package
  * Matrix test program

Matrix type: Rect  (1, 7)

All elements are zero

Matrix type: Rect  (1, 6)

All elements are zero

Matrix type: Rect  (1, 6)

All elements are zero

Matrix type: Rect  (1, 8)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (1, 3)

All elements are zero

Matrix type: Rect  (1, 5)

All elements are zero

Matrix type: Rect  (6, 1)

All elements are zero

  * Seventeenth test of Matrix package
  * Matrix test program

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (6, 1)

All elements are zero

Matrix type: Rect  (1, 7)

All elements are zero

Matrix type: Rect  (80, 1)

All elements are zero

Matrix type: Rect  (80, 1)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (80, 1)

All elements are zero

Matrix type: Rect  (80, 1)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 8)

All elements are zero

Matrix type: Rect  (8, 1)

All elements are zero

Matrix type: Rect  (7, 1)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (7, 2)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Sym   (20, 20)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (10, 10)

All elements are zero

Matrix type: Rect  (6, 6)

All elements are zero

Matrix type: Rect  (9, 2)

All elements are zero

Matrix type: Rect  (1, 1)

All elements are zero

Matrix type: Rect  (20, 30)

All elements are zero

Matrix type: UT    (25, 25)

All elements are zero

Matrix type: LT    (25, 25)

All elements are zero

Matrix type: Diag  (25, 25)

All elements are zero

Matrix type: Sym   (25, 25)

All elements are zero

Matrix type: Diag  (25, 25)

All elements are zero

Matrix type: Rect  (10, 1)

All elements are zero

Matrix type: Rect  (1, 10)

All elements are zero

Matrix type: Rect  (5, 5)

All elements are zero

Matrix type: Diag  (4, 4)

All elements are zero

Matrix type: Rect  (4, 4)

All elements are zero

Matrix type: Rect  (1, 2)

All elements are zero

  * Eighteenth test of Matrix package
  * Matrix test program

Matrix type: Rect  (23, 1)

All elements are zero

Matrix type: Rect  (10, 20)

All elements are zero

  * Nineteenth test of Matrix package
  * Matrix test program

Matrix type: Rect  (13, 7)

All elements are zero

Matrix type: Rect  (13, 7)

All elements are zero

Matrix type: Rect  (13, 7)

All elements are zero

Matrix type: Rect  (13, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Diag  (7, 7)

All elements are zero

Matrix type: Diag  (7, 7)

All elements are zero

Matrix type: Diag  (7, 7)

All elements are zero

Matrix type: Diag  (7, 7)

All elements are zero

Matrix type: LT    (7, 7)

All elements are zero

Matrix type: LT    (7, 7)

All elements are zero

Matrix type: LT    (7, 7)

All elements are zero

Matrix type: LT    (7, 7)

All elements are zero

Matrix type: UT    (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (25, 25)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (19, 19)

All elements are zero

Matrix type: Rect  (2, 1)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

Matrix type: Rect  (7, 7)

All elements are zero

  * Twentieth test of Matrix package
  * Matrix test program
C subscripts not enabled, not tested


  * Twenty first test of Matrix package
  * Matrix test program

Matrix type: Rect  (1, 28)

All elements are zero

  * Twenty second test of Matrix package
  * Matrix test program

Matrix type: Rect  (8, 9)

All elements are zero

Matrix type: Diag  (150, 150)

All elements are zero

Matrix type: UT    (12, 12)

All elements are zero

Matrix type: Rect  (12, 12)

All elements are zero

Matrix type: UT    (12, 12)

All elements are zero

Matrix type: LT    (12, 12)

All elements are zero

Matrix type: Rect  (12, 12)

All elements are zero

Matrix type: UT    (12, 12)

All elements are zero

Matrix type: LT    (12, 12)

All elements are zero

Matrix type: Rect  (24, 24)

All elements are zero

Matrix type: Rect  (24, 24)

All elements are zero

Matrix type: Rect  (24, 24)

All elements are zero

Matrix type: Rect  (1, 4)

All elements are zero

Matrix type: UT    (24, 24)

All elements are zero

Matrix type: LT    (24, 24)

All elements are zero

Matrix type: Rect  (12, 12)

All elements are zero

Matrix type: Rect  (12, 12)

All elements are zero

Matrix type: Rect  (12, 12)

All elements are zero

Matrix type: Rect  (12, 12)

All elements are zero

Matrix type: Rect  (12, 12)

All elements are zero

Matrix type: Rect  (3, 3)

All elements are zero

Matrix type: Rect  (1, 15)

All elements are zero

Matrix type: Rect  (15, 1)

All elements are zero

Matrix type: Rect  (15, 15)

All elements are zero

End of tests

(The following memory checks are probably not valid with all
compilers - see documentation)

Checking for lost memory: 500384 500384  - ok

Checking for lost memory: 499792 499792  - ok

Number of matrices tested                 = 1215
Number of non-zero matrices (should be 1) = 1
./test_exc

This tests the exception system, so you will get
a long list of error messages


Print a real number (may help lost memory test): 3.14159
-----------------------------------------

Incompatible dimensions


An exception has been thrown
Logic error:- detected by Newmat: incompatible dimensions

MatrixType = Rect   # Rows = 2; # Cols = 3
MatrixType = Rect   # Rows = 4; # Cols = 5
Trace: AddedMatrix::Evaluate; Block A; Test.

-----------------------------------------

Bad index


An exception has been thrown
Logic error:- detected by Newmat: index error: requested indices = 3, 3

MatrixType = Rect   # Rows = 2; # Cols = 3
Trace: Block B; Test.

-----------------------------------------

Illegal conversion


An exception has been thrown
Logic error:- detected by Newmat: Illegal Conversion
MatrixTypes = Rect ; UT   

Trace: Block C; Test.

-----------------------------------------

Invert non-square matrix - 1


An exception has been thrown
Logic error:- detected by Newmat: matrix is not square

MatrixType = Rect   # Rows = 2; # Cols = 3
Trace: CroutMatrix; Block D; Test.

-----------------------------------------

Invert non-square matrix - 2


An exception has been thrown
Logic error:- detected by Newmat: matrix is not square

MatrixType = Rect   # Rows = 2; # Cols = 3
Trace: GeneralSolvI; InvertedMatrix::Evaluate; Block E; Test.

-----------------------------------------

Non 1x1 matrix to scalar


An exception has been thrown
Logic error:- detected by Newmat: Cannot convert to scalar

MatrixType = Rect   # Rows = 2; # Cols = 3
Trace: AsScalar; Block F; Test.

-----------------------------------------

Matrix to vector


An exception has been thrown
Logic error:- detected by Newmat: cannot convert matrix to vector

MatrixType = Rect   # Rows = 2; # Cols = 3
Trace: ColumnVector; Block G; Test.

-----------------------------------------

Invert singular matrix


An exception has been thrown
Runtime error:- detected by Newmat: matrix is singular

MatrixType = Crout  # Rows = 2; # Cols = 2
Trace: Crout(lubksb); GeneralSolvI; InvertedMatrix::Evaluate; Block H; Test.

-----------------------------------------

SubMatrix error


An exception has been thrown
Logic error:- detected by Newmat: incompatible submatrix dimension

Trace: SubMatrix(evaluate); Block I; Test.

-----------------------------------------

SubMatrix error


An exception has been thrown
Logic error:- detected by Newmat: incompatible submatrix dimension

Trace: SubMatrix(row); Block J; Test.

-----------------------------------------

Cholesky error


An exception has been thrown
Runtime error:- detected by Newmat: matrix not positive definite

MatrixType = Sym    # Rows = 50; # Cols = 50
Trace: Cholesky; Block K; Test.

-----------------------------------------

Inequality error


An exception has been thrown
Logic error:- detected by Newmat: inequalities not defined for matrices

Trace: Block L; Test.

-----------------------------------------

Maximum of empty matrix


An exception has been thrown
Logic error:- detected by Newmat: Maximum or minimum of null matrix

Trace: Block M; Test.

-----------------------------------------

Incorrectly ReSizing band matrix


An exception has been thrown
Logic error:- detected by Newmat: UpperBandMatrix with non-zero lower band

Trace: UpperBandMatrix::ReSize; Block N; Test.

-----------------------------------------

Incorrectly ReSizing symmetric band matrix


An exception has been thrown
Logic error:- detected by Newmat: Upper and lower band-widths not equal

Trace: SymmetricBandMatrix::ReSize(GM); Block M; Test.

-----------------------------------------

ReSize CroutMatrix


An exception has been thrown
Logic error:- detected by Newmat: ReSize not defined for this type of matrix

Trace: GeneralMatrix::ReSize(GM); Block O; Test.

-----------------------------------------


End test

(The following memory checks are probably not valid with all
compilers - see documentation)

Checking for lost memory: 25248 25248  - ok

Checking for lost memory: 24656 24656  - ok

touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
/usr/bin/make install prefix=/build/buildd/newmat-1.10.4/debian/tmp/usr
make[1]: Entering directory `/build/buildd/newmat-1.10.4'
make[2]: Entering directory `/build/buildd/newmat-1.10.4'
/bin/sh ./mkinstalldirs /build/buildd/newmat-1.10.4/debian/tmp/usr/lib
mkdir -p -- /build/buildd/newmat-1.10.4/debian/tmp/usr/lib
 /bin/sh ./libtool --mode=install /usr/bin/ginstall -c  libnewmat.la /build/buildd/newmat-1.10.4/debian/tmp/usr/lib/libnewmat.la
/usr/bin/ginstall -c .libs/libnewmat.so.10.0.0 /build/buildd/newmat-1.10.4/debian/tmp/usr/lib/libnewmat.so.10.0.0
(cd /build/buildd/newmat-1.10.4/debian/tmp/usr/lib && { ln -s -f libnewmat.so.10.0.0 libnewmat.so.10 || { rm -f libnewmat.so.10 && ln -s libnewmat.so.10.0.0 libnewmat.so.10; }; })
(cd /build/buildd/newmat-1.10.4/debian/tmp/usr/lib && { ln -s -f libnewmat.so.10.0.0 libnewmat.so || { rm -f libnewmat.so && ln -s libnewmat.so.10.0.0 libnewmat.so; }; })
/usr/bin/ginstall -c .libs/libnewmat.lai /build/buildd/newmat-1.10.4/debian/tmp/usr/lib/libnewmat.la
/usr/bin/ginstall -c .libs/libnewmat.a /build/buildd/newmat-1.10.4/debian/tmp/usr/lib/libnewmat.a
chmod 644 /build/buildd/newmat-1.10.4/debian/tmp/usr/lib/libnewmat.a
ranlib /build/buildd/newmat-1.10.4/debian/tmp/usr/lib/libnewmat.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ./mkinstalldirs /build/buildd/newmat-1.10.4/debian/tmp/usr/bin
mkdir -p -- /build/buildd/newmat-1.10.4/debian/tmp/usr/bin
  /bin/sh ./libtool --mode=install /usr/bin/ginstall -c example /build/buildd/newmat-1.10.4/debian/tmp/usr/bin/example
libtool: install: warning: `/build/buildd/newmat-1.10.4/libnewmat.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/example /build/buildd/newmat-1.10.4/debian/tmp/usr/bin/example
  /bin/sh ./libtool --mode=install /usr/bin/ginstall -c test_exc /build/buildd/newmat-1.10.4/debian/tmp/usr/bin/test_exc
libtool: install: warning: `/build/buildd/newmat-1.10.4/libnewmat.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/test_exc /build/buildd/newmat-1.10.4/debian/tmp/usr/bin/test_exc
  /bin/sh ./libtool --mode=install /usr/bin/ginstall -c tmt /build/buildd/newmat-1.10.4/debian/tmp/usr/bin/tmt
libtool: install: warning: `/build/buildd/newmat-1.10.4/libnewmat.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/tmt /build/buildd/newmat-1.10.4/debian/tmp/usr/bin/tmt
/bin/sh ./mkinstalldirs /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat
mkdir -p -- /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat
 /usr/bin/ginstall -c -m 644 config.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/config.h
 /usr/bin/ginstall -c -m 644 include.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/include.h
 /usr/bin/ginstall -c -m 644 boolean.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/boolean.h
 /usr/bin/ginstall -c -m 644 controlw.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/controlw.h
 /usr/bin/ginstall -c -m 644 myexcept.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/myexcept.h
 /usr/bin/ginstall -c -m 644 newmat.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/newmat.h
 /usr/bin/ginstall -c -m 644 newmatnl.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/newmatnl.h
 /usr/bin/ginstall -c -m 644 newmatrm.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/newmatrm.h
 /usr/bin/ginstall -c -m 644 solution.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/solution.h
 /usr/bin/ginstall -c -m 644 newmatap.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/newmatap.h
 /usr/bin/ginstall -c -m 644 newmatio.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/newmatio.h
 /usr/bin/ginstall -c -m 644 newmatrc.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/newmatrc.h
 /usr/bin/ginstall -c -m 644 precisio.h /build/buildd/newmat-1.10.4/debian/tmp/usr/include/newmat/precisio.h
make[2]: Leaving directory `/build/buildd/newmat-1.10.4'
make[1]: Leaving directory `/build/buildd/newmat-1.10.4'
dh_testdir
dh_testroot
dh_movefiles
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_install
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libnewmat10ldbl' in `../libnewmat10ldbl_1.10.4-3_m32r.deb'.
dpkg-deb: building package `libnewmat10-dev' in `../libnewmat10-dev_1.10.4-3_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070805-1443

newmat_1.10.4-3_m32r.changes:
Format: 1.7
Date: Sun, 22 Jul 2007 03:01:04 +0200
Source: newmat
Binary: libnewmat10ldbl libnewmat10-dev
Architecture: m32r
Version: 1.10.4-3
Distribution: unstable
Urgency: low
Maintainer: Philippe Coval <rzr at users.sf.net>
Changed-By: Philippe Coval <rzr at users.sf.net>
Description: 
 libnewmat10-dev - matrix manipulations C++ library
 libnewmat10ldbl - matrix manipulations C++ library
Closes: 430298
Changes: 
 newmat (1.10.4-3) unstable; urgency=low
 .
   * ldbl128 transition for alpha, powerpc, sparc, s390. Closes: #430298.
Files: 
 914d01630dbf3ffa520b44bf44c61177 191766 libs optional libnewmat10ldbl_1.10.4-3_m32r.deb
 ea1e045ab10aa5503fc21d80841e4dc9 207810 libdevel optional libnewmat10-dev_1.10.4-3_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/libnewmat10ldbl_1.10.4-3_m32r.deb:
 new debian package, version 2.0.
 size 191766 bytes: control archive= 1295 bytes.
    1304 bytes,    32 lines      control              
     448 bytes,     6 lines      md5sums              
     135 bytes,     7 lines   *  postinst             #!/bin/sh
     132 bytes,     7 lines   *  postrm               #!/bin/sh
      29 bytes,     1 lines      shlibs               
 Package: libnewmat10ldbl
 Source: newmat
 Version: 1.10.4-3
 Architecture: m32r
 Maintainer: Philippe Coval <rzr at users.sf.net>
 Installed-Size: 612
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12)
 Section: libs
 Priority: optional
 Description: matrix manipulations C++ library
  Newmat library is intended for scientists and engineers
  who need to manipulate a variety of types of matrices
  using standard matrix operations.
  Emphasis is on the kind of operations needed in statistical calculations
  such as least squares, linear equation solve and eigenvalues.
  .
  Newmat supports matrix types: Matrix (rectangular matrix);
  UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix;
  SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix;
  SymmetricBandMatrix; IdentityMatrix;
  RowVector; ColumnVector.
  .
  Only one element type (float or double) is supported.
  .
  The library includes the operations *, +, -, *=, +=, -=, Kronecker product,
  Schur product, concatenation, inverse, transpose, conversion between types,
  submatrix, determinant, Cholesky decomposition, QR triangularisation,
  singular value decomposition, eigenvalues of a symmetric matrix, sorting,
  fast Fourier and trig. transforms and printing.
  .
   Homepage: http://www.robertnz.net/nm_intro.htm
  .

/debian/buildd/build/chroot-unstable/build/buildd/libnewmat10-dev_1.10.4-3_m32r.deb:
 new debian package, version 2.0.
 size 207810 bytes: control archive= 1520 bytes.
    1376 bytes,    35 lines      control              
    1343 bytes,    20 lines      md5sums              
 Package: libnewmat10-dev
 Source: newmat
 Version: 1.10.4-3
 Architecture: m32r
 Maintainer: Philippe Coval <rzr at users.sf.net>
 Installed-Size: 872
 Depends: libnewmat10ldbl
 Provides: libnewmat-dev
 Section: libdevel
 Priority: optional
 Description: matrix manipulations C++ library
  Newmat library is intended for scientists and engineers
  who need to manipulate a variety of types of matrices
  using standard matrix operations.
  Emphasis is on the kind of operations needed in statistical calculations
  such as least squares, linear equation solve and eigenvalues.
  .
  Newmat supports matrix types: Matrix (rectangular matrix);
  UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix;
  SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix;
  SymmetricBandMatrix; IdentityMatrix;
  RowVector; ColumnVector.
  .
  Only one element type (float or double) is supported (default is double).
  .
  The library includes the operations *, +, -, *=, +=, -=, Kronecker product,
  Schur product, concatenation, inverse, transpose, conversion between types,
  submatrix, determinant, Cholesky decomposition, QR triangularisation,
  singular value decomposition, eigenvalues of a symmetric matrix, sorting,
  fast Fourier and trig. transforms and printing.
  .
  libnewmat-dev contains static libraries, headers, and some documentation.
  .
   Homepage: http://www.robertnz.net/nm_intro.htm
  .

/debian/buildd/build/chroot-unstable/build/buildd/libnewmat10ldbl_1.10.4-3_m32r.deb:
drwxr-xr-x root/root         0 2007-08-05 14:41 ./
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/
drwxr-xr-x root/root         0 2007-08-05 14:38 ./usr/include/
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/share/
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-05 14:41 ./usr/share/doc/libnewmat10ldbl/
-rw-r--r-- root/root    174495 2006-04-09 19:50 ./usr/share/doc/libnewmat10ldbl/nm10.htm
-rw-r--r-- root/root      1145 2007-08-05 12:17 ./usr/share/doc/libnewmat10ldbl/copyright
-rw-r--r-- root/root       320 2007-08-05 12:21 ./usr/share/doc/libnewmat10ldbl/changelog.gz
-rw-r--r-- root/root       229 2007-08-05 12:17 ./usr/share/doc/libnewmat10ldbl/README.Debian
-rw-r--r-- root/root       312 2007-08-05 12:17 ./usr/share/doc/libnewmat10ldbl/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-08-05 14:40 ./usr/lib/
-rw-r--r-- root/root    379040 2007-08-05 14:40 ./usr/lib/libnewmat.so.10.0.0
lrwxrwxrwx root/root         0 2007-08-05 14:40 ./usr/lib/libnewmat.so.10 -> libnewmat.so.10.0.0

/debian/buildd/build/chroot-unstable/build/buildd/libnewmat10-dev_1.10.4-3_m32r.deb:
drwxr-xr-x root/root         0 2007-08-05 14:41 ./
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/include/
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/include/newmat/
-rw-r--r-- root/root     67705 2007-08-05 14:39 ./usr/include/newmat/newmat.h
-rw-r--r-- root/root      6621 2007-08-05 14:39 ./usr/include/newmat/precisio.h
-rw-r--r-- root/root      3221 2007-08-05 14:39 ./usr/include/newmat/solution.h
-rw-r--r-- root/root      8219 2007-08-05 14:39 ./usr/include/newmat/include.h
-rw-r--r-- root/root      2449 2007-08-05 14:39 ./usr/include/newmat/config.h
-rw-r--r-- root/root      1489 2007-08-05 14:39 ./usr/include/newmat/controlw.h
-rw-r--r-- root/root      3938 2007-08-05 14:39 ./usr/include/newmat/newmatrm.h
-rw-r--r-- root/root      4609 2007-08-05 14:39 ./usr/include/newmat/newmatap.h
-rw-r--r-- root/root      7202 2007-08-05 14:39 ./usr/include/newmat/newmatrc.h
-rw-r--r-- root/root     12009 2007-08-05 14:39 ./usr/include/newmat/myexcept.h
-rw-r--r-- root/root       594 2007-08-05 14:39 ./usr/include/newmat/boolean.h
-rw-r--r-- root/root     11098 2007-08-05 14:39 ./usr/include/newmat/newmatnl.h
-rw-r--r-- root/root       953 2007-08-05 14:39 ./usr/include/newmat/newmatio.h
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/share/
drwxr-xr-x root/root         0 2007-08-05 14:39 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-05 14:41 ./usr/share/doc/libnewmat10-dev/
drwxr-xr-x root/root         0 2007-08-05 14:41 ./usr/share/doc/libnewmat10-dev/examples/
-rw-r--r-- root/root      3944 2002-01-17 07:16 ./usr/share/doc/libnewmat10-dev/examples/example.txt
-rw-r--r-- root/root      2938 2006-03-17 13:40 ./usr/share/doc/libnewmat10-dev/examples/example.cpp.gz
-rw-r--r-- root/root      1145 2007-08-05 12:17 ./usr/share/doc/libnewmat10-dev/copyright
-rw-r--r-- root/root       320 2007-08-05 12:21 ./usr/share/doc/libnewmat10-dev/changelog.gz
-rw-r--r-- root/root       312 2007-08-05 12:17 ./usr/share/doc/libnewmat10-dev/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-08-05 14:40 ./usr/lib/
-rw-r--r-- root/root       820 2007-08-05 14:38 ./usr/lib/libnewmat.la
-rw-r--r-- root/root    659548 2007-08-05 14:40 ./usr/lib/libnewmat.a
lrwxrwxrwx root/root         0 2007-08-05 14:40 ./usr/lib/libnewmat.so -> libnewmat.so.10

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/newmat-1.10.4
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070805-1444
Build needed 02:27:31, 22964k disk space




More information about the build-status mailing list