comparison doc/ChangeLog @ 6702:b2391d403ed2

[project @ 2007-06-12 21:39:26 by dbateman]
author dbateman
date Tue, 12 Jun 2007 21:39:27 +0000
parents b55d109ffe7e
children 3b4a5f838de7
comparison
equal deleted inserted replaced
6701:3933e0693fe0 6702:b2391d403ed2
1 2007-06-12 David Bateman <dbateman@free.fr>
2
3 * interpreter/interp.txi: Split into two section and document
4 interp3 and the differences in the treatement of the dimensions
5 between interpn and interp3.
6 * hashing.txi: Remove.
7 * system.txi: Move it here as a subsection. Include explanation
8 and example.
9 * interpreter/octave.texi: Add sections for the Interpolation
10 chapter. Remove references to Hashing chapter and hashing.texi,
11 and subsections for hashing to system utilities chapter.
12
13
1 2007-06-12 2007-06-10 Søren Hauberg <hauberg@gmail.com> 14 2007-06-12 2007-06-10 Søren Hauberg <hauberg@gmail.com>
2 15
3 * interpreter/diffeq.txi: Note that x-dot is the derivative of x. 16 * interpreter/diffeq.txi: Note that x-dot is the derivative of x.
4 17
5 2007-06-03 David Bateman <dbatemna@free.fr> 18 2007-06-03 David Bateman <dbatemna@free.fr>