view mftoolbox/readme.m @ 3:d24a00dabdc2 draft

Added first test and Makefile after figuring out how to!!! Also removed fontconfig rubbish created by a bug in my GNU/linux system. Note: review E.B. Davies's paper "Approximate Diagonalization" for tricky diagonalization problems.
author Antonio Pino Robles <data.script93@gmail.com>
date Fri, 15 May 2015 20:24:25 +0200
parents 8f23314345f4
children
line wrap: on
line source

echo on
% Welcome to the Matrix Function Toolbox.
% The primary source for this toolbox is
%
%     http://www.ma.man.ac.uk/~higham/mftoolbox
%
% The toolbox comprises the M-files in this directory.
% It accompanies the book
%
% Nicholas J. Higham, Functions of Matrices: Theory and Computation,
% SIAM, Philadelphia, PA, USA, 2008. ISBN 978-0-898716-46-7,
%
% which is the documentation for the toolbox.
% In particular, Appendix D of the book describes the toolbox.
%
% For a descriptive list of M-files in the toolbox type
%     help mft
echo off