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

Documentation is in newmata.txt and newmatb.txt.

Read section on "customising" in newmata.txt before attempting to
compile this program. You will very likely need to edit the options in
include.h.

Newmat08A corrects an error in the svd routine.

An additional routine for carrying out maximum likelihood is included in
newmatnl.h and newmatnl.cpp. See newmatnl.h for limited documentation.
More documentation later.

I maintain a current bug list on tahi.isor.vuw.ac.nz in file
pub/newmat08/nm08bugs.txt. Please look at this file from time to time.
 
