File: ChangeLog

package info (click to toggle)
gsl 2.8%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 29,088 kB
  • sloc: ansic: 269,984; sh: 4,535; makefile: 902; python: 69
file content (25 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
2008-09-18  Brian Gough  <bjg@network-theory.co.uk>

	* diff.c test.c: temporarily enable deprecated functions for
	testing

	* gsl_diff.h: marked these functions deprecated, use gsl_deriv
	instead.

2008-07-03  Brian Gough  <bjg@hp2.network-theory.co.uk>

	* Makefile.am (INCLUDES): use top_srcdir instead of top_builddir

Mon Apr 23 13:26:21 2001  Brian Gough  <bjg@network-theory.co.uk>

	* Makefile.am: removed demo from Makefile

	* test.c (test): changed return type to void

Mon Feb  5 13:42:54 2001  Brian Gough  <bjg@network-theory.co.uk>

	* diff.c: moved gradient calculating function into multimin since
 	it depends on multimin functions

	* test.c (main): tidied up the tests