# HG changeset patch # User jwe # Date 1075073415 0 # Node ID bcd75f15bc9c74b3df3f2644aea83985f3ed18e0 # Parent 14dc2267c343ea99dd09f8b4d7f22a1fb0d85689 [project @ 2004-01-25 23:30:15 by jwe] diff -r 14dc2267c343 -r bcd75f15bc9c doc/interpreter/preface.txi --- a/doc/interpreter/preface.txi Fri Jan 23 20:04:36 2004 +0000 +++ b/doc/interpreter/preface.txi Sun Jan 25 23:30:15 2004 +0000 @@ -71,6 +71,12 @@ @code{async_system}. @item +David Bateman @email{dbateman@@free.fr} converted several built-in +functions to use Lapack instead of Linpack, and split the +functionality of @file{load-save.cc} out into the @code{octave_value} +classes. + +@item Karl Berry @email{karl@@cs.umb.edu} wrote the @code{kpathsea} library that allows Octave to recursively search directory paths for function and script files. @@ -85,7 +91,7 @@ C-style input and output functions. @item -Dirk Eddelbuettel @email{edd@@debian.org} makes Octave easy to install +Dirk Eddelbuettel @email{edd@@debian.org} made Octave easy to install for users of Debian GNU/Linux. @item