comparison mftoolbox/readme.m @ 0:8f23314345f4 draft

Create local repository for matrix toolboxes. Step #0 done.
author Antonio Pino Robles <data.script93@gmail.com>
date Wed, 06 May 2015 14:56:53 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8f23314345f4
1 echo on
2 % Welcome to the Matrix Function Toolbox.
3 % The primary source for this toolbox is
4 %
5 % http://www.ma.man.ac.uk/~higham/mftoolbox
6 %
7 % The toolbox comprises the M-files in this directory.
8 % It accompanies the book
9 %
10 % Nicholas J. Higham, Functions of Matrices: Theory and Computation,
11 % SIAM, Philadelphia, PA, USA, 2008. ISBN 978-0-898716-46-7,
12 %
13 % which is the documentation for the toolbox.
14 % In particular, Appendix D of the book describes the toolbox.
15 %
16 % For a descriptive list of M-files in the toolbox type
17 % help mft
18 echo off