-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
268 lines (223 loc) · 11.1 KB
/
ChangeLog
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
2008-10-08 13:56 Pierre Gay <peyo@libaran.org>
* [r39] aran-config.h.in, aran/arandevelopment3d.c,
aran/aransolver2d.c, aran/aransolver3d.c,
aran/aransphericalseriesd-kkylin.c,
aran/aransphericalseriesd-rotate.c,
aran/aransphericalseriesd-translate.c,
aran/aransphericalseriesd.c: Internal use of Vsg inline
functions.
2007-01-26 17:05 Pierre Gay <peyo@libaran.org>
* [r38] aran/arandevelopment2d.c, aran/arandevelopment2d.h,
aran/arandevelopment3d.c, aran/arandevelopment3d.h,
aran/aransolver2d.c, aran/aransolver2d.h, aran/aransolver3d.c,
aran/aransolver3d.h, configure.ac,
docs/reference/tmpl/aran-unused.sgml,
docs/reference/tmpl/arandevelopment2d.sgml,
docs/reference/tmpl/arandevelopment3d.sgml,
docs/reference/tmpl/aransolver2d.sgml,
docs/reference/tmpl/aransolver3d.sgml, tests/dev3.c,
tests/dummypot.c, tests/newtonfield3.c, tests/newtonpot3.c:
Follows LibVsg new interface for far interactions (vsg svn: rev
31).
Introduces API changes to AranMultipole2LocalFunc2/3d to allow
more user
control.
2007-01-26 13:39 Pierre Gay <peyo@libaran.org>
* [r37] ChangeLog, svn2cl-authors.xml: Updated ChangeLog. Added
svn2cl authors file.
2007-01-26 11:10 Pierre Gay <peyo@libaran.org>
* [r36] aran/aran.c, aran/aran.h, aran/aranbinomial.c,
aran/aranbinomial.h, aran/aranbinomialbuffer@t@.c,
aran/aranbinomialbuffer@t@.h, aran/aranccomplex.h.in,
aran/arancoefficientbuffer@t@.c, aran/arancoefficientbuffer@t@.h,
aran/arancomplex.h, aran/arandevelopment2d.c,
aran/arandevelopment2d.h, aran/arandevelopment3d.c,
aran/arandevelopment3d.h, aran/aranlaurentseriesd.c,
aran/aranlaurentseriesd.h, aran/aranlegendre.c,
aran/aranlegendre.h, aran/aransolver2d.c, aran/aransolver2d.h,
aran/aransolver3d.c, aran/aransolver3d.h,
aran/aransphericalharmonic.c, aran/aransphericalharmonic.h,
aran/aransphericalseriesd-kkylin.c,
aran/aransphericalseriesd-private.h,
aran/aransphericalseriesd-rotate.c,
aran/aransphericalseriesd-translate.c,
aran/aransphericalseriesd.c, aran/aransphericalseriesd.h,
aran/aranwigner-private.h, aran/aranwigner.c, aran/aranwigner.h,
aran/aranwignerrepo.c, aran/aranwignerrepo.h, tests/dev3.at,
tests/dev3.c, tests/dummypot.at, tests/dummypot.c,
tests/gradient3.at, tests/gradient3.c, tests/laurent.at,
tests/laurent.c, tests/legendre.at, tests/legendre.c,
tests/m2l3.at, tests/m2l3.c, tests/multipole3.at,
tests/multipole3.c, tests/newtonfield3.at, tests/newtonfield3.c,
tests/newtonpot3.at, tests/newtonpot3.c, tests/rotation.at,
tests/rotation.c, tests/special_legendre.at,
tests/special_legendre.c, tests/sphericalharmonic.at,
tests/sphericalharmonic.c,
tests/sphericalharmonic_pregradient.at,
tests/sphericalharmonic_pregradient.c, tests/sphericalseriesd.at,
tests/sphericalseriesd.c, tests/taylor.at, tests/taylor.c,
tests/taylor3.at, tests/taylor3.c, tests/testsuite.at,
tests/wigner.at, tests/wigner.c: Added year 2007 in copyright
notices.
2007-01-21 21:33 Pierre Gay <peyo@libaran.org>
* [r31] aran/aransolver2d.c, aran/aransolver3d.c: Memory leak fixed
in solver2/3d deallocation.
2007-01-16 14:46 Pierre Gay <peyo@libaran.org>
* [r30] aclocal.m4: Removed autogenerated file aclocal.m4.
2006-10-08 18:04 Pierre Gay <peyo@libaran.org>
* [r28] aran/aranccomplex.h.in: Fixed a typo.
2006-10-08 08:02 Pierre Gay <peyo@libaran.org>
* [r24] aclocal.m4, aran/Makefile.am, aran/aranccomplex.h.in,
aran/arancomplex.h, configure.ac, m4/Makefile.am,
m4/aran_cxx_ccomplex.m4: Fixed a bug on C++ STL and ISO C99
complex number conflict. Also known as:
http://developer.berlios.de/bugs/?func=detailbug&bug_id=8999&group_id=6374
2006-10-08 07:58 Pierre Gay <peyo@libaran.org>
* [r23] tests/Makefile.am: Added INCLUDES into Makefile.am in order
to prevent that tests are compiled
with another LibAran installation headers.
2006-05-11 19:57 Pierre Gay <peyo@libaran.org>
* [r22] tests/dummypot.c, tests/gradient3.c, tests/laurent.c,
tests/legendre.c, tests/m2l3.c, tests/multipole3.c,
tests/newtonfield3.c, tests/newtonpot3.c, tests/rotation.c,
tests/special_legendre.c, tests/sphericalharmonic.c,
tests/sphericalharmonic_pregradient.c, tests/sphericalseriesd.c,
tests/taylor3.c, tests/wigner.c: Added Inf and NaN checking in
tests. Also lowered "special_legendre" error
detection because the tester function is expected to be far less
accurate than
the tested function itself.
2006-05-07 21:49 Pierre Gay <peyo@libaran.org>
* [r20] aran/aranwigner.c, tests/wigner.c: Merged rev 17:18 from
aran-0.2 branch.
2006-05-07 21:10 Pierre Gay <peyo@libaran.org>
* [r17] configure.ac: Bump version number.
2006-05-01 21:00 Pierre Gay <peyo@libaran.org>
* [r16] aran/aransphericalseriesd-rotate.c: Merged rev 13:15 from
aran-0.2 branch.
2006-04-22 20:37 Pierre Gay <peyo@libaran.org>
* [r12] ChangeLog: Updated Changelog.
2006-04-22 20:17 Pierre Gay <peyo@libaran.org>
* [r11] README, aran/aransphericalseriesd-translate.c,
docs/reference/aran-docs.xml,
docs/reference/tmpl/aransolver2d.sgml,
docs/reference/tmpl/aransolver3d.sgml,
docs/reference/tmpl/aransphericalharmonic.sgml: Optimisation of Z
axis translation operators: avoid compute unnecessary
Spherical harmonics.
2006-04-20 20:25 Pierre Gay <peyo@libaran.org>
* [r10] docs/reference/aran-docs.xml: Added a paragraph for
examples in the API doc.
2006-04-19 19:59 Pierre Gay <peyo@libaran.org>
* [r9] aclocal.m4, aran/Makefile.am, aran/arandevelopment3d.c,
aran/arandevelopment3d.h, aran/aransphericalseriesd-private.h,
aran/aransphericalseriesd-rotate.c,
aran/aransphericalseriesd-translate.c,
aran/aransphericalseriesd.c, aran/aransphericalseriesd.h,
docs/reference/aran-sections.txt, docs/reference/tmpl/aran.sgml,
docs/reference/tmpl/aranbinomial.sgml,
docs/reference/tmpl/aranbinomialbufferc128.sgml,
docs/reference/tmpl/aranbinomialbufferc64.sgml,
docs/reference/tmpl/aranbinomialbufferd.sgml,
docs/reference/tmpl/aranbinomialbufferf.sgml,
docs/reference/tmpl/aranbinomialbufferl.sgml,
docs/reference/tmpl/arancoefficientbufferc128.sgml,
docs/reference/tmpl/arancoefficientbufferc64.sgml,
docs/reference/tmpl/arancoefficientbufferd.sgml,
docs/reference/tmpl/arancoefficientbufferf.sgml,
docs/reference/tmpl/arancoefficientbufferl.sgml,
docs/reference/tmpl/arancomplex.sgml,
docs/reference/tmpl/arandevelopment2d.sgml,
docs/reference/tmpl/arandevelopment3d.sgml,
docs/reference/tmpl/aranlaurentseriesd.sgml,
docs/reference/tmpl/aranlegendre.sgml,
docs/reference/tmpl/aransolver2d.sgml,
docs/reference/tmpl/aransolver3d.sgml,
docs/reference/tmpl/aransphericalharmonic.sgml,
docs/reference/tmpl/aransphericalseriesd.sgml,
docs/reference/tmpl/aranwigner.sgml,
docs/reference/tmpl/aranwignerrepo.sgml, tests/gradient3.c,
tests/m2l3.c, tests/multipole3.c, tests/newtonfield3.at,
tests/newtonfield3.c, tests/newtonpot3.at, tests/newtonpot3.c,
tests/rotation.c, tests/taylor3.c: Introduced rotation based
translation operators.
2006-04-17 19:21 Pierre Gay <peyo@libaran.org>
* [r8] aran/aranwigner.c: Api doc fix.
2006-04-17 19:17 Pierre Gay <peyo@libaran.org>
* [r7] aran/aransolver2d.c, aran/aransolver3d.c: Added Returns
field in Api docs.
2006-04-05 20:27 Pierre Gay <peyo@libaran.org>
* [r6] aran/aranlegendre.c, aran/aranlegendre.h,
docs/reference/aran-sections.txt,
docs/reference/tmpl/aranlegendre.sgml: aran_legendre_evaluate()
now uses new function
aran_legendre_evaluate_multiple() instead of associated
polynomials.
2006-04-02 14:38 Pierre Gay <peyo@libaran.org>
* [r5] ChangeLog, configure.ac: Bump version number.
2006-03-28 07:45 Pierre Gay <peyo@libaran.org>
* [r1] ., AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
README, aclocal.m4, aran, aran-config.h.in, aran.pc.in,
aran/Makefile.am, aran/aran.c, aran/aran.h, aran/aranbinomial.c,
aran/aranbinomial.h, aran/aranbinomialbuffer@t@.c,
aran/aranbinomialbuffer@t@.h, aran/arancoefficientbuffer@t@.c,
aran/arancoefficientbuffer@t@.h, aran/arancomplex.h,
aran/arandevelopment2d.c, aran/arandevelopment2d.h,
aran/arandevelopment3d.c, aran/arandevelopment3d.h,
aran/aranlaurentseriesd.c, aran/aranlaurentseriesd.h,
aran/aranlegendre.c, aran/aranlegendre.h, aran/aransolver2d.c,
aran/aransolver2d.h, aran/aransolver3d.c, aran/aransolver3d.h,
aran/aransphericalharmonic.c, aran/aransphericalharmonic.h,
aran/aransphericalseriesd-kkylin.c,
aran/aransphericalseriesd-private.h,
aran/aransphericalseriesd-translate.c,
aran/aransphericalseriesd.c, aran/aransphericalseriesd.h,
aran/aranwigner-private.h, aran/aranwigner.c, aran/aranwigner.h,
aran/aranwignerrepo.c, aran/aranwignerrepo.h, autogen.sh,
configure.ac, docs, docs/Makefile.am, docs/reference,
docs/reference/Makefile.am, docs/reference/aran-docs.xml,
docs/reference/aran-sections.txt, docs/reference/aran.types,
docs/reference/tmpl, docs/reference/tmpl/aran-unused.sgml,
docs/reference/tmpl/aran.sgml,
docs/reference/tmpl/aranbinomial.sgml,
docs/reference/tmpl/aranbinomialbuffer@t@-intro.xml,
docs/reference/tmpl/aranbinomialbufferc128.sgml,
docs/reference/tmpl/aranbinomialbufferc64.sgml,
docs/reference/tmpl/aranbinomialbufferd.sgml,
docs/reference/tmpl/aranbinomialbufferf.sgml,
docs/reference/tmpl/aranbinomialbufferl.sgml,
docs/reference/tmpl/arancoefficientbuffer@t@-intro.xml,
docs/reference/tmpl/arancoefficientbufferc128.sgml,
docs/reference/tmpl/arancoefficientbufferc64.sgml,
docs/reference/tmpl/arancoefficientbufferd.sgml,
docs/reference/tmpl/arancoefficientbufferf.sgml,
docs/reference/tmpl/arancoefficientbufferl.sgml,
docs/reference/tmpl/arancomplex.sgml,
docs/reference/tmpl/arandevelopment2d.sgml,
docs/reference/tmpl/arandevelopment3d.sgml,
docs/reference/tmpl/aranlaurentseriesd.sgml,
docs/reference/tmpl/aranlegendre.sgml,
docs/reference/tmpl/aransolver2d.sgml,
docs/reference/tmpl/aransolver3d.sgml,
docs/reference/tmpl/aransphericalharmonic.sgml,
docs/reference/tmpl/aransphericalseriesd.sgml,
docs/reference/tmpl/aranwigner.sgml,
docs/reference/tmpl/aranwignerrepo.sgml,
docs/reference/version.xml.in, gencode, gencode/Makefile.am,
gencode/typegens.py, m4, m4/Makefile.am, m4/aran_c_complex.m4,
m4/aran_c_variable_array.m4, m4/vl_prog_cc_warnings.m4, tests,
tests/Makefile.am, tests/dev3.at, tests/dev3.c,
tests/dummypot.at, tests/dummypot.c, tests/gradient3.at,
tests/gradient3.c, tests/laurent.at, tests/laurent.c,
tests/legendre.at, tests/legendre.c, tests/m2l3.at, tests/m2l3.c,
tests/multipole3.at, tests/multipole3.c, tests/newtonfield3.at,
tests/newtonfield3.c, tests/newtonpot3.at, tests/newtonpot3.c,
tests/rotation.at, tests/rotation.c, tests/special_legendre.at,
tests/special_legendre.c, tests/sphericalharmonic.at,
tests/sphericalharmonic.c,
tests/sphericalharmonic_pregradient.at,
tests/sphericalharmonic_pregradient.c, tests/sphericalseriesd.at,
tests/sphericalseriesd.c, tests/taylor.at, tests/taylor.c,
tests/taylor3.at, tests/taylor3.c, tests/testsuite.at,
tests/wigner.at, tests/wigner.c, types.list: LibAran initial
import