aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
authorJay Belanger2007-08-04 04:03:50 +0000
committerJay Belanger2007-08-04 04:03:50 +0000
commitde6a5d7ba9b76912bbc4a3faddd59ecbe903a923 (patch)
treee3ed4f1ad93ddc5a7f54b97d1588ea660c4d3504 /man/ChangeLog
parent8ab437fd8ad9a1a50d5b7358ec5b67095228f497 (diff)
downloademacs-de6a5d7ba9b76912bbc4a3faddd59ecbe903a923.tar.gz
emacs-de6a5d7ba9b76912bbc4a3faddd59ecbe903a923.zip
(Curve Fitting): Mention plotting the curves.
(Standard Nonlinear Models): Add additional models. (Curve fitting details): Mention the Levenberg-Marquardt method.
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 18cd4b72bc6..662250740b9 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -3,6 +3,9 @@
3 * calc.texi (Basic Graphics): Mention the graphing of error 3 * calc.texi (Basic Graphics): Mention the graphing of error
4 forms. 4 forms.
5 (Graphics Options): Mention how `g s' handles error forms. 5 (Graphics Options): Mention how `g s' handles error forms.
6 (Curve Fitting): Mention plotting the curves.
7 (Standard Nonlinear Models): Add additional models.
8 (Curve fitting details): Mention the Levenberg-Marquardt method.
6 9
72007-08-01 Alan Mackenzie <acm@muc.de> 102007-08-01 Alan Mackenzie <acm@muc.de>
8 11