File: ChangeLog

package info (click to toggle)
gsl 2.3%2Bdfsg-1~bpo8%2B3
  • links: PTS
  • area: main
  • in suites: jessie-backports
  • size: 20,400 kB
  • sloc: ansic: 235,014; sh: 11,541; makefile: 870
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