Added MACS source
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / histogram / ChangeLog
1 2004-11-28  Brian Gough  <bjg@network-theory.co.uk>
2
3         * init2d.c (make_uniform): compute uniform range without
4         cancellation error.
5
6         * init.c (make_uniform): compute uniform range without
7         cancellation error.
8
9 Tue Aug 27 19:36:43 2002  Brian Gough  <bjg@network-theory.co.uk>
10
11         * test2d.c (main): changed test output format from %g to %e for
12         portability
13
14         * test.c (main): changed test output format from %g to %e for
15         portability
16
17 Wed Mar  6 22:03:35 2002  Brian Gough  <bjg@network-theory.co.uk>
18
19         * test2d.c (main): cleaned up the tests a bit
20
21         * stat2d.c: added checks for wi>0 (Achim Gaedke)
22
23 Sat Jan 26 17:09:10 2002  Brian Gough  <bjg@network-theory.co.uk>
24
25         * stat2d.c: added <math.h> include for sqrt
26
27 Fri Jan 18 21:45:35 2002  Brian Gough  <bjg@network-theory.co.uk>
28
29         * stat2d.c: functions to compute statistics of 2d histograms
30         (Achim Gaedke)
31
32 Mon Jan 14 19:34:31 2002  Brian Gough  <bjg@network-theory.co.uk>
33
34         * stat.c (gsl_histogram_sum): new function to sum bins (Achim
35         Gaedke)
36
37         * maxval2d.c (gsl_histogram2d_sum): new function to sum bins
38         (Achim Gaedke)
39
40 Thu Oct 18 14:48:07 2001  Brian Gough  <bjg@network-theory.co.uk>
41
42         * pdf2d.c (gsl_histogram2d_pdf_alloc): changed the definition of
43         the pdf alloc function to be consistent with the rest of the
44         library
45
46         * pdf.c (gsl_histogram_pdf_alloc): changed the definition of the
47         pdf alloc function to be consistent with the rest of the library
48
49         * init2d.c (gsl_histogram2d_alloc): added an alloc function for
50         consistency
51
52         * init.c (gsl_histogram_alloc): added an alloc function for
53         consistency
54
55 Wed Sep 12 13:38:40 2001  Brian Gough  <bjg@network-theory.co.uk>
56
57         * stat.c (gsl_histogram_mean): fixed calculation of mean/sigma and
58         made it part of the library
59
60 Sun Aug 19 13:31:35 2001  Brian Gough  <bjg@network-theory.co.uk>
61
62         * test_gsl_histogram.sh: moved to top-level directory
63
64 Sat Aug 18 22:21:26 2001  Brian Gough  <bjg@network-theory.co.uk>
65
66         * gsl-histogram.c: moved to top-level directory
67
68 Mon Jun 25 17:41:42 2001  Brian Gough  <bjg@network-theory.co.uk>
69
70         * init2d.c (gsl_histogram2d_set_ranges_uniform): added range
71         initialization functions suggested by Achim Gaedke
72
73         * init.c (gsl_histogram_set_ranges_uniform): added range
74         initialization functions suggested by Achim Gaedke
75
76 Tue Apr 17 22:13:05 2001  Brian Gough  <bjg@network-theory.co.uk>
77
78         * get2d.c: include "find.c"
79
80 Mon Apr 16 20:13:45 2001  Brian Gough  <bjg@network-theory.co.uk>
81
82         * get2d.c (gsl_histogram2d_get): removed unnecessary reference to
83         find2d
84
85 Mon Jan 22 13:55:13 2001  Brian Gough  <bjg@network-theory.co.uk>
86
87         * find.c (find): optimize for the linear case, include own binary
88         search for speed
89
90         * add.c (gsl_histogram_accumulate): fix check of array bound for
91         index
92
93 Sun May 28 12:23:46 2000  Brian Gough  <bjg@network-theory.co.uk>
94
95         * test2d.c (main): use binary mode "b" when reading and writing
96         binary files
97
98         * test.c (main): use binary mode "b" when reading and writing
99         binary files
100
101 Wed Apr 26 15:09:22 2000  Brian Gough  <bjg@network-theory.co.uk>
102
103         * oper2d.c (gsl_histogram2d_shift): added function for shifting
104         histogram by a constant offset
105
106         * oper.c (gsl_histogram_shift): added function for shifting
107         histogram by a constant offset
108
109 Wed Apr 19 17:27:44 2000  Brian Gough  <bjg@network-theory.co.uk>
110
111         * added numerous extensions from Simone Piccardi
112
113 2000-04-01  Mark Galassi  <rosalia@lanl.gov>
114
115         * *.c: changed 0 -> GSL_SUCCESS where appropriate; THANKS to Dave
116         Morrison.
117
118 Fri Nov 19 15:31:51 1999  Brian Gough  <bjg@network-theory.co.uk>
119
120         * gsl-histogram.c (main): free memory before exit, eliminates
121         warning from checkergcc
122
123         * test_gsl_histogram.sh: added a test for the gsl-histogram
124         program
125
126 Fri Oct  1 15:47:01 1999  Brian Gough  <bjg@network-theory.co.uk>
127
128         * file.c file2d.c: converted to use new block i/o functions
129
130 Wed Aug 18 11:41:40 1999  Brian Gough  <bjg@network-theory.co.uk>
131
132         * eliminated obvious memory leaks from the tests, so that we can
133         check that the _free functions work correctly
134
135         * gsl-histogram.c (main): removed unused variable
136
137 Fri Aug  6 11:19:37 1999  Brian Gough  <bjg@network-theory.co.uk>
138
139         * removed dependence on rand() and RAND_MAX
140
141 1999-08-05  Mark Galassi  <rosalia@lanl.gov>
142
143         * gsl-histogram.c (main): fixed a simple logic bug.  Thanks to
144         Barak Pearlmutter (bap@cs.unm.edu) for the patch.
145
146 1998-11-06    <bjg@ancho.lanl.gov>
147
148         * used a cast of (int) when attempting to print size_t variables
149         with %d
150
151 Wed Sep 16 15:08:59 1998  Brian Gough  <bjg@vvv.lanl.gov>
152
153         * gsl-histogram.c (main): made the number of bins
154         optional. If you don't specify it then it uses bins of width 1.
155
156