File: ChangeLog

package info (click to toggle)
gsl-doc 2.3-1
  • links: PTS
  • area: non-free
  • in suites: buster
  • size: 27,748 kB
  • ctags: 15,177
  • sloc: ansic: 235,014; sh: 11,585; makefile: 925
file content (25 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (15)
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