   ReadMe file for newmat06, an experimental matrix package in C++.


Documentation is in  newmata.txt, newmatb.txt and newmatc.txt.


If you are upgrading from newmat03 or newmat04 note the following

.hxx files are now .h files

real changed to Real

BOOL changed to Boolean

CopyToMatrix changed to AsMatrix, etc

real(A) changed to A.AsScalar()

option added in include.h for version 2.1 or later

added band matrices

added exceptions.


See the section on changes in newmata.txt for other changes.
