diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mftoolbox/readme.m	Wed May 06 14:56:53 2015 +0200
@@ -0,0 +1,18 @@
+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