4180
|
1 2002-11-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2 |
|
3 * lo-specfun.cc: Use F77_FUNC instead of F77_XFCN for calls to |
|
4 fortran code that should run fast enough that it is not worth all |
|
5 the setup costs of F77_XFCN. |
|
6 |
|
7 * Quad.cc (user_function): Surround body of function with |
|
8 BEGIN_INTERRUPT_WITH_EXCEPTIONS, END_INTERRUPT_WITH_EXCEPTIONS. |
|
9 * ODESSA.cc (odessa_f, odessa_j, odessa_b): Likewise. |
|
10 * NLEqn.cc (hybrd1_fcn, hybrj1_fcn): Likewise. |
|
11 * LSODE.cc (lsode_f, lsode_j): Likewise. |
|
12 * DASSL.cc (ddassl_f, ddassl_j): Likewise. |
|
13 * DASRT.cc (ddasrt_f, ddasrt_j, ddasrt_g): Likewise. |
|
14 * DASPK.cc (ddaspk_f, ddaspk_psol, ddaspk_j): Likewise. |
|
15 |
4164
|
16 2002-11-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
17 |
|
18 * lo-ieee.cc (octave_ieee_init): Check defined (__osf__) instead |
|
19 of ! defined (linux). |
|
20 |
4162
|
21 2002-11-09 Per Persson <persquare@mac.com> |
|
22 |
|
23 * oct-shlib.cc (octave_dyld_shlib): New class. |
|
24 (make_shlib): Instantiate octave_dyld_shlib. |
|
25 |
4152
|
26 2002-11-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
27 |
4153
|
28 * CMatrix.cc, dMatrix.cc: Sprinkle with OCTAVE_QUIT. |
|
29 |
4152
|
30 * ODESSA.cc (odessa_f, odessa_j, odessa_b): Abort on error. |
|
31 |
|
32 * Array.h: Include <cstddef> here. |
|
33 |
4142
|
34 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
35 |
4144
|
36 * DASPK.cc (DASPK::do_integrate): Resize rwork and iwork before |
|
37 using them. Accept inequality contraint option of 0. Assign |
|
38 pabs_tol and prel_tol before calling DASPK. Don't redeclare |
|
39 abs_tol and rel_tol. |
|
40 |
4143
|
41 * cmd-edit.h (command_editor::filename_completion_desired): New |
|
42 static function. |
|
43 (command_editor::do_filename_completion_desired): New virtual function. |
|
44 * oct-rl-edit.c (octave_rl_filename_completion_desired): New function. |
|
45 * oct-rl-edit.h: Provide decl. |
|
46 |
4142
|
47 * Array2.cc (Array2<T>::get_size): #define MALLOC_OVERHEAD to |
|
48 avoid OS X linker bug. |
|
49 * ArrayN.cc (ArrayN<T>::get_size): Likewise. |
|
50 |
4139
|
51 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
52 |
4141
|
53 * ODESFunc.h (ODESFunc::ODES_fsub, ODESFunc::ODES_bsub, |
|
54 ODESFunc::ODES_jsub): Reorder args for consistency with other |
|
55 solvers. |
|
56 * ODESSA.cc: Fix all callers. |
|
57 |
4139
|
58 * mx-inlines.cc (MX_BASE_REDUCTION_OP): Also return scalar |
|
59 MT_RESULT if nr == 1 && nc == 0 && dim == -1 (i.e., |
|
60 sum(zeros(1,0)) returns 0, not [](1x0)). |
|
61 |
4136
|
62 2002-10-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
63 |
|
64 * Makefile.in (LINK_DEPS): Include $(FLIBS) here too. |
|
65 |
4132
|
66 2002-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
67 |
4133
|
68 * DASRT.cc (DASRT::integrate): Fix computation of lrw |
|
69 (ddasrt_f): Combine loops. |
|
70 |
4132
|
71 * NLEqn.cc (NLEqn::solve): Return current estimate of solution |
|
72 instead of empty vector if user termninates iteration. |
|
73 |
4130
|
74 2002-10-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
75 |
|
76 * lo-utils.cc (read_inf_nan_na, octave_read_double, |
|
77 octave_read_complex, octave_write_double, octave_write_complex): |
|
78 New functions. |
|
79 * CMatrix.cc (operator << (std::ostream&, const ComplexMatrix&)): |
|
80 Use octave_write_complex. |
|
81 (operator >> (std::istream&, const ComplexMatrix&)): |
|
82 Use octave_read_complex. |
|
83 * dMatrix.cc (operator << (std::ostream&, double)): |
|
84 Use octave_write_double. |
|
85 (operator >> (std::istream&, double)): Use octave_read_double. |
|
86 |
4126
|
87 2002-10-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
88 |
|
89 * oct-kpse.c (octave_kpse_clear_dir_cache): Delete. |
|
90 * oct-kpse.h: Delete decl. |
|
91 * pathsearch.cc (dir_path::init): Delete unnecessary call to |
|
92 ::octave_kpse_clear_dir_cache. |
|
93 |
4123
|
94 2002-10-24 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
95 |
4124
|
96 * lo-sstream.h: Undef HAVE_SSTREAM if using a version of g++ |
|
97 earlier than 3.0. |
|
98 |
4123
|
99 * Makefile.in (LINK_DEPS): Include $(LIBKPATHSEA) here. |
|
100 (liboctave.$(SHLEXT)): Not here. |
|
101 |
4110
|
102 2002-10-17 Paul Kienzle <pkienzle@users.sf.net> |
|
103 |
|
104 * oct-shlib.cc (octave_w32_shlib): New class to support Windows. |
|
105 |
4108
|
106 2002-10-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
107 |
|
108 * Makefile.in (install-lib): Don't bother with versions for |
|
109 $(SHLBIN) files. |
|
110 |
4105
|
111 2002-10-16 Paul Kienzle <pkienzle@users.sf.net> |
|
112 |
|
113 * Makefile.in (LIB_DEPS): Include $(LIBS). |
|
114 |
4102
|
115 2002-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
116 |
|
117 * lo-cieee.c: Move everything but lo_ieee_init here. |
|
118 (lo_ieee_Inf_value, lo_ieee_NA_value, lo_ieee_NaN_value): |
|
119 New functions. |
|
120 |
|
121 * Makefile.in (install): No need to use cd to create links. |
|
122 (LINK_DEPS): Include $(LIBOCTAVE_LFLAGS) before list of libraries. |
|
123 |
|
124 2002-10-14 Paul Kienzle <pkienzle@users.sf.net> |
|
125 |
|
126 * Makefile.in: Merge liboctave with liboct-readline and |
|
127 liboct-pathsearch. |
|
128 Use link dependencies for shared libs if INCLUDE_LINK_DEPS. |
|
129 (libraries): Depend on versioned library. |
|
130 (liboctave.$(SHLEXT), liboctave.$(SHLEXT_VER)): Reverse actions -- |
|
131 build unversioned library, symbolic link adds version info. |
|
132 (install, uninstall): Handle link and load forms of the library |
|
133 separately. |
|
134 |
4101
|
135 2002-10-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
136 |
|
137 * oct-time.cc: Use OCTAVE_USE_WINDOWS_API instead of __WIN32__ and |
|
138 __CYGWIN__. |
|
139 |
|
140 * file-ops.cc (file_ops::dir_sep_char, file_ops::dir_sep_str, |
|
141 file_ops::dir_sep_chars): New static functions to replace |
|
142 OCTAVE_DIR_SEP_CHAR, OCTAVE_DIR_SEP_STR, OCTAVE_DIR_SEP_CHARS. |
|
143 |
|
144 * oct-env.cc (octave_env::do_set_program_name): |
|
145 Use file_ops::dir_sep_chars instead of OCTAVE_DIR_SEP_CHARS. |
|
146 (octave_env::do_base_pathname): Likewise. |
|
147 (octave_env::do_make_absolute): Likewise. |
|
148 |
|
149 * oct-env.cc (octave_env::do_make_absolute): |
|
150 Use file_ops::dir_sep_str instead of OCTAVE_DIR_SEP_STR. |
|
151 (octave_env::do_get_home_directory): Likewise. |
|
152 |
|
153 * file-ops.cc (is_dir_sep): Use dir_sep_chars instead of embedding |
|
154 that information here too. |
|
155 (tilde_find_suffix, isolate_tilde_prefix, tilde_expand_word): |
|
156 Use file_ops::dir_sep_char instead of OCTAVE_DIR_SEP_CHAR. |
|
157 |
|
158 * file-ops.h: Use OCTAVE_HAVE_WINDOWS_FILESYSTEM and |
|
159 OCTAVE_HAVE_POSIX_FILESYSTEM instead of __WIN32__ and __CYGWIN__. |
|
160 |
4097
|
161 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
162 |
|
163 * oct-env.h (octave_env::current_directory): Now mutable. |
|
164 (octave_env:do_getcwd): Now const. |
|
165 |
|
166 * file-ops.h, file-ops.cc (file_ops::is_dir_sep): New function. |
|
167 (OCTAVE_DIR_SEP_CHAR, OCTAVE_DIR_SEP_STR, OCTAVE_DIR_SEP_CHARS, |
|
168 OCTAVE_CURRENT_DIR_STR): New macros. |
|
169 * oct-env.cc (is_dir_sep): Delete. |
|
170 (octave_env::do_base_pathname): Look for OCTAVE_DIR_SEP_CHARS, not '/'. |
|
171 (octave_env::do_set_program_name): Likewise. |
|
172 (octave_env::do_polite_directory_format): Use file_ops::is_dir_sep |
|
173 instead of checking for '/'. |
|
174 (octave_env::pathname_backup): Likewise. |
|
175 (octave_env::do_absolute_pathname): Likewise. |
|
176 (octave_env::do_make_absolute): Likewise. |
|
177 If dot_path is empty, use getcwd to set current_dir. |
|
178 (octave_env::do_get_home_directory): Use OCTAVE_DIR_SEP_STR |
|
179 instead of "/". |
|
180 |
4093
|
181 2002-10-07 Paul Kienzle <pkienzle@users.sf.net> |
|
182 |
|
183 * lo-cutils.c: On non-Posix Windows systems, include winsock.h. |
|
184 |
|
185 2002-10-07 Paul Kienzle <pkienzle@users.sf.net> |
|
186 |
|
187 * oct-env.cc (octave_env::do_absolute_pathname): Recognize |
|
188 absolute path names under MinGW as well. |
|
189 |
|
190 2002-10-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
191 |
|
192 * oct-env.cc: Include <cctype> too. |
|
193 |
4087
|
194 2002-10-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
195 |
|
196 * oct-env.cc (octave_env::do_absolute_pathname): Handle Windows |
|
197 filenames. |
|
198 (octave_env::do_make_absolute): Check for absolute name with |
|
199 do_absolute_path. |
4088
|
200 (octave_env::do_chdir): Likewise. |
|
201 (is_dir_sep): New function. |
4087
|
202 |
4085
|
203 2002-10-03 Paul Kienzle <pkienzle@users.sf.net> |
|
204 |
4086
|
205 * oct-time.cc (octave_time::stamp): Better resolution for Windows |
|
206 systems. |
4085
|
207 |
4083
|
208 2002-10-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
209 |
|
210 * dMatrix.cc (Matrix::read): Clean up error handling logic. |
|
211 |
4080
|
212 2002-09-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
213 |
4081
|
214 * file-ops.cc (file_ops::mkdir): Handle one-arg mkdir here. |
|
215 |
4080
|
216 * lo-specfun.cc (acosh): Call xdacosh, not dacosh. |
|
217 |
4076
|
218 2002-09-27 Per Persson <persquare@mac.com> |
|
219 |
|
220 * oct-group.cc (octave_group::octave_group): Dont' forget to set |
|
221 gr_gid too. |
|
222 |
4072
|
223 2002-09-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
224 |
4074
|
225 * lo-mappers.cc (xisnan, xfinite, xisinf): Simply forward to |
|
226 lo_ieee_* functions. |
4072
|
227 * Makefile.in (LIBOCTAVE_C_SOURCES): Add lo-cieee.c to the list. |
4074
|
228 * lo-ieee.cc (lo_ieee_double): Rename from ieee_double. |
|
229 (LO_IEEE_NA_HW, LO_IEEE_NA_LW): Rename from NA_HW and NA_LW. |
4072
|
230 * lo-cieee.c: New file. |
4074
|
231 [SCO] (isinf, isnan): Move here from lo-ieee.cc. |
4072
|
232 * lo-ieee.h: Now all extern "C". |
4074
|
233 (lo_ieee_isnan, lo_ieee_finite, lo_ieee_isinf): Move here from |
|
234 lo-mappers.cc and rename from xisnan, xfinite, xisinf. |
|
235 |
4072
|
236 * lo-ieee.cc (lo_ieee_hw, lo_ieee_low): Rename from hw and lw. |
|
237 Now extern. |
|
238 |
4066
|
239 2002-09-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
240 |
|
241 * Array.cc, Array.h, Array2.cc, Array2.h, Array3.cc, Array3.h, |
|
242 ArrayN.cc, ArrayN.h, Bounds.cc, Bounds.h, CColVector.cc, |
|
243 CColVector.h, CDiagMatrix.cc, CDiagMatrix.h, CMatrix.cc, |
|
244 CMatrix.h, CRowVector.cc, CRowVector.h, CmplxAEPBAL.cc, |
|
245 CmplxAEPBAL.h, CmplxCHOL.cc, CmplxCHOL.h, CmplxDET.cc, CmplxDET.h, |
|
246 CmplxHESS.cc, CmplxHESS.h, CmplxLU.cc, CmplxLU.h, CmplxQR.cc, |
|
247 CmplxQR.h, CmplxQRP.cc, CmplxQRP.h, CmplxSCHUR.cc, CmplxSCHUR.h, |
|
248 CmplxSVD.cc, CmplxSVD.h, CollocWt.cc, CollocWt.h, DAE.cc, |
|
249 DASPK.cc, DASPK.h, DASRT.cc, DASRT.h, DASSL.cc, DASSL.h, |
|
250 DiagArray2.cc, DiagArray2.h, EIG.cc, EIG.h, FEGrid.cc, FEGrid.h, |
|
251 LPsolve.cc, LPsolve.h, LSODE.cc, LSODE.h, LinConst.cc, LinConst.h, |
|
252 MArray.cc, MArray.h, MArray2.cc, MArray2.h, MDiagArray2.cc, |
|
253 MDiagArray2.h, NLConst.h, NLEqn.cc, NLEqn.h, ODES.cc, ODES.h, |
|
254 ODESSA.cc, ODESSA.h, Quad.cc, Quad.h, Range.cc, Range.h, |
|
255 base-lu.cc, base-lu.h, boolMatrix.cc, boolMatrix.h, chMatrix.cc, |
|
256 chMatrix.h, dColVector.cc, dColVector.h, dDiagMatrix.cc, |
|
257 dDiagMatrix.h, dMatrix.cc, dMatrix.h, dRowVector.cc, dRowVector.h, |
|
258 dbleAEPBAL.cc, dbleAEPBAL.h, dbleCHOL.cc, dbleCHOL.h, dbleDET.cc, |
|
259 dbleDET.h, dbleHESS.cc, dbleHESS.h, dbleLU.cc, dbleLU.h, |
|
260 dbleQR.cc, dbleQR.h, dbleQRP.cc, dbleQRP.h, dbleSCHUR.cc, |
|
261 dbleSCHUR.h, dbleSVD.cc, dbleSVD.h, idx-vector.cc, idx-vector.h, |
|
262 oct-alloc.cc: |
|
263 If __GNUG__, use pragma interface/implementation. Allow this to |
|
264 be turned off by defining NO_PRAGMA_INTERFACE_IMPLEMENTATION. |
|
265 |
4064
|
266 2002-09-26 Paul Kienzle <pkienzle@users.sf.net> |
|
267 |
4066
|
268 * file-ops.cc (file_ops::readlink): Don't declare buffer if |
|
269 system readlink function is not available. |
|
270 |
4065
|
271 * lo-mappers.cc (xerf, xerfc): Delete. |
|
272 * lo-mappers.h (xerf, xerfc): Delete decls. |
|
273 |
4064
|
274 * lo-mappers.cc: Remove unused #define M_PI. |
|
275 * lo-specfun.cc: Add #define M_PI if needed. |
|
276 |
4062
|
277 2002-09-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
278 |
|
279 * cmd-edit.cc (do_decode_prompt_string): Cope with possibility |
|
280 that geteuid doesn't exist. |
|
281 |
|
282 * LP.h: Rename LP class to octave_LP. |
|
283 LPsolve.h: Change all uses. |
|
284 |
|
285 * file-ops.cc, oct-passwd.cc oct-syscalls.cc oct-group.cc: Remove |
|
286 incorrect token-pasting op. |
|
287 |
|
288 * statdefs.h [! S_ISLNK]: undef HAVE_LSTAT instead of trying to |
|
289 define lstat. |
|
290 |
4061
|
291 2002-09-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
292 |
|
293 * Array.cc, Array.h, Array2.cc, Array2.h, Array3.cc, Array3.h, |
|
294 ArrayN.cc, ArrayN.h, Bounds.cc, Bounds.h, CColVector.cc, |
|
295 CColVector.h, CDiagMatrix.cc, CDiagMatrix.h, CMatrix.cc, |
|
296 CMatrix.h, CRowVector.cc, CRowVector.h, CmplxAEPBAL.cc, |
|
297 CmplxAEPBAL.h, CmplxCHOL.cc, CmplxCHOL.h, CmplxDET.cc, CmplxDET.h, |
|
298 CmplxHESS.cc, CmplxHESS.h, CmplxLU.cc, CmplxLU.h, CmplxQR.cc, |
|
299 CmplxQR.h, CmplxQRP.cc, CmplxQRP.h, CmplxSCHUR.cc, CmplxSCHUR.h, |
|
300 CmplxSVD.cc, CmplxSVD.h, CollocWt.cc, CollocWt.h, DAE.cc, |
|
301 DASPK.cc, DASPK.h, DASRT.cc, DASRT.h, DASSL.cc, DASSL.h, |
|
302 DiagArray2.cc, DiagArray2.h, EIG.cc, EIG.h, FEGrid.cc, FEGrid.h, |
|
303 LPsolve.cc, LPsolve.h, LSODE.cc, LSODE.h, LinConst.cc, LinConst.h, |
|
304 MArray.cc, MArray.h, MArray2.cc, MArray2.h, MDiagArray2.cc, |
|
305 MDiagArray2.h, NLConst.h, NLEqn.cc, NLEqn.h, ODES.cc, ODES.h, |
|
306 ODESSA.cc, ODESSA.h, Quad.cc, Quad.h, Range.cc, Range.h, |
|
307 base-lu.cc, base-lu.h, boolMatrix.cc, boolMatrix.h, chMatrix.cc, |
|
308 chMatrix.h, dColVector.cc, dColVector.h, dDiagMatrix.cc, |
|
309 dDiagMatrix.h, dMatrix.cc, dMatrix.h, dRowVector.cc, dRowVector.h, |
|
310 dbleAEPBAL.cc, dbleAEPBAL.h, dbleCHOL.cc, dbleCHOL.h, dbleDET.cc, |
|
311 dbleDET.h, dbleHESS.cc, dbleHESS.h, dbleLU.cc, dbleLU.h, |
|
312 dbleQR.cc, dbleQR.h, dbleQRP.cc, dbleQRP.h, dbleSCHUR.cc, |
|
313 dbleSCHUR.h, dbleSVD.cc, dbleSVD.h, idx-vector.cc, idx-vector.h, |
|
314 oct-alloc.cc: |
|
315 Use USE_PRAGMA_INTERFACE_IMPLEMENTATION instead of __GNUG__ |
|
316 to decide whether to use the interface/implementation pragmas. |
|
317 |
4058
|
318 2002-09-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
319 |
|
320 * Makefile.in (INCLUDES): Add lo-sstream.h to the list. |
|
321 |
4055
|
322 2002-08-17 Mumit Khan <khan@nanotech.wisc.edu> |
|
323 |
|
324 * CmplxCHOL.h, CollocWt.h, cmd-edit.h, oct-shlib.h: Don't use |
|
325 qualified names. |
|
326 |
4051
|
327 2002-08-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
328 |
4054
|
329 * Array.h, Array2-idx.h, DiagArray2.cc, Array2.cc, Array3.cc, |
|
330 ArrayN.cc: Add typename where needed. |
4053
|
331 |
4051
|
332 * DASPK.cc: Include lo-sstream.h and use macros instead of using |
|
333 strstream classes directly. |
|
334 * DASRT.cc: Likewise. |
|
335 * DASSL.cc: Likewise. |
|
336 * LSODE.cc: Likewise. |
|
337 * ODESSA.cc: Likewise. |
|
338 |
|
339 * cmd-hist.cc: Don't include <strstream>. |
|
340 * oct-shlib.cc: Likewise. |
|
341 |
|
342 * lo-sstream.h: New file. |
|
343 |
4049
|
344 2002-08-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
345 |
|
346 * LSODE.h (rel_tol, abs_tol, px, pabs_tol, piwork, prwork, itol): |
|
347 New data members. |
|
348 (LSODE::sanity_checked): Delete unused data member. |
|
349 |
|
350 * DASPKL.h (initialized, abs_tol, rel_tol, px, pxdot, pabs_tol, |
|
351 prel_tol, pinfo, piwork, prwork): New data members. |
|
352 * DASSL.h (DASSL): Likewise. |
|
353 |
|
354 * DASRT.h (DASRT::sanity_checked): Delete unused data member. |
|
355 |
|
356 * DASRT.cc (DASRT::integrate (double)): Better handling of |
|
357 initialization, changes in options, etc. |
|
358 * DASPK.cc (DASPK::do_integrate): Likewise. |
|
359 * DASSL.cc (DASSL::do_integrate): Likewise. |
|
360 * LSODE.cc (LSODE::do_integrate): Likewise. |
|
361 |
4047
|
362 2002-08-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
363 |
4049
|
364 * DAEFunc.h (DAEFunc::reset): New data member. |
|
365 * DAERTFunc.h (DAERTFunc::reset): Likewise. |
|
366 |
|
367 * base-de.h (base_diff_eqn::set_stop_time): Force restart here. |
|
368 (base_diff_eqn::clear_stop_time): Likewise. |
|
369 |
4047
|
370 * DASSL.cc (DASSL::do_integrate (double)): Handle more optoins. |
|
371 * DASPK.cc (DASPK::do_integrate (double)): Likewise. |
|
372 |
4044
|
373 2002-08-15 Paul Kienzle <pkienzle@users.sf.net> |
|
374 |
|
375 * DASPK-opts.in, DASPK.h: Move include to .in file. |
|
376 * DASRT-opts.in, DASRT.h: Likewise. |
|
377 * DASSL-opts.in, DASSL.h: Likewise. |
|
378 * LSODE-opts.in, LSODE.h: Likewise. |
|
379 * NLEqn-opts.in, NLEqn.h: Likewise. |
|
380 * ODESSA-opts.in, ODESSA.h: Likewise. |
|
381 |
4038
|
382 2002-08-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
383 |
4042
|
384 * LSODE.cc (LSODE::error_message): Also return current T on |
|
385 failures when that makes sense. |
4043
|
386 * DASSL.cc (DASSL::error_message): Likewise. |
|
387 * DASRT.cc (DASRT::error_message): Likewise. |
|
388 * DASPK.cc (DASPK::error_message): Likewise. |
|
389 * ODESSA.cc (ODESSA:error_message): Likewise. |
4042
|
390 |
4038
|
391 * Makefile.in (liboct-pathsearch.$(SHLEXT_VER)): Link to |
|
392 $(LIBKPATHSEA) here. |
|
393 |
4025
|
394 2002-08-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
395 |
|
396 * lo-ieee.cc (lo_ieee_is_NA): New function. |
|
397 (lo_ieee_is_NaN_or_NA): New function. |
|
398 (octave_NA): New global value. |
|
399 (octave_ieee_init): Initialize it. |
|
400 * lo-mappers.cc (octave_is_NA): New function. |
|
401 (octave_is_NaN_or_NA): New function. |
|
402 (xisnan): Return false if NaN looks like a missing value. |
|
403 (xisnan (const Complex&)): Use xisnan here. |
|
404 |
4015
|
405 2002-08-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
406 |
4017
|
407 * CMatrix.h (ComplexMatrix::all, ComplexMatrix::any, |
|
408 ComplexMatrix::cumprod, ComplexMatrix::cumsum, |
|
409 ComplexMatrix::prod, ComplexMatrix::sum, ComplexMatrix::sumsq): |
|
410 Default value for dim is -1, not 0. |
|
411 * dMatrix.h (Matrix::all, Matrix::any, Matrix::cumprod, |
|
412 Matrix::cumsum, Matrix::prod, Matrix::sum, Matrix::sumsq): Likewise. |
|
413 * boolMatrix.h (boolMatrix:all, boolMatrix::any): Likewise. |
|
414 * chMatrix.h (charMatrix::all, charMatrix::any): Likewise. |
|
415 |
4015
|
416 * mx-inlines.cc (MX_ANY_ALL_OP_ROW_CODE, MX_ANY_ALL_OP_COL_CODE): |
|
417 New macros. |
|
418 (MX_ANY_ALL_OP): Define MX_ANY_ALL_OP using them and |
|
419 MX_BASE_REDUCTION_OP. |
|
420 (MX_CUMULATIVE_OP): Fix spelling. Change all uses. |
|
421 |
4014
|
422 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
423 |
4015
|
424 * chMatrix.h, chMatrix.cc (charMatrix::any, charMatrix::all): |
|
425 Return boolMatrix, not Matrix. |
|
426 |
|
427 * mx-inlines.cc (MX_ANY_ALL_OP, MX_ALL_OP, MX_ANY_OP): New macros. |
|
428 * dMatrix.cc (Matrix::any): Replace guts with MX_ANY_OP. |
|
429 (Matrix::all): Replace guts with MX_ALL_OP. |
|
430 * CMatrix.cc (ComplexMatrix::any): Replace guts with MX_ANY_OP. |
|
431 (ComplexMatrix::all): Replace guts with MX_ALL_OP. |
|
432 * boolMatrix.cc (boolMatrix::any): Replace guts with MX_ANY_OP. |
|
433 (boolMatrix::all): Replace guts with MX_ALL_OP. |
|
434 * chMatrix.cc (charMatrix::any): Replace guts with MX_ANY_OP. |
|
435 (charMatrix::all): Replace guts with MX_ALL_OP. |
|
436 |
|
437 * dMatrix.h (Matrix::any): New arg, dim. |
|
438 (Matrix::all): Likewise. |
|
439 * CMatrix.h (ComplexMatrix::any): Likewise. |
|
440 (ComplexMatrix::all): Likewise. |
|
441 * boolMatrix.h (boolMatrix::any): Likewise. |
|
442 (boolMatrix::all): Likewise. |
|
443 * chMatrix.h (charMatrix::any): Likewise. |
|
444 (charMatrix::all): Likewise. |
|
445 |
4014
|
446 * Makefile.in: Use $@-t instead of $@.t. |
|
447 |
4004
|
448 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
449 |
|
450 * lo-specfun.cc (gammainc): New arg, err, for scalar version. |
|
451 Use it in matrix versions to avoid spewing multiple errors. |
|
452 Call xgammainc instead of dgamit. |
|
453 |
3998
|
454 2002-07-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
455 |
|
456 * CMatrix.cc (ComplexMatrix::ComplexMatrix (const boolMatrix&)): |
|
457 Get rows and columns right in loop. |
|
458 (ComplexMatrix::ComplexMatrix (const charMatrix&)): Likewise. |
|
459 |
|
460 2002-07-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
461 |
|
462 * DASPK.cc (DASPK::do_integrate): Allow array tolerances. |
|
463 * DASRT.cc (DASRT::integrate): Likewise. |
|
464 * DASSL.cc (DASSL::do_integrate): Likewise. |
|
465 |
|
466 * Quad.cc: Don't pass tolerances in constructors. |
|
467 |
|
468 * DASPK-opts.in, DASRT-opts.in, DASSL-opts.in, LSODE-opts.in, |
|
469 NLeqn-opts.in, ODESSA-opts.in, Quad-opts.in: New files. |
|
470 * DASPK-opts.h, DASRT-opts.h, DASSL-opts.h, LSODE-opts.h, |
|
471 NLeqn-opts.h, ODESSA-opts.h, Quad-opts.h: Generate automatically |
|
472 from corresponding .in files. |
|
473 * LSODE.h, Quad.h: Replace options class definitions with included |
|
474 file. |
|
475 * Makefile.in (OPTS_INC_SRC, OPTS_INC): New variables, new rule to |
|
476 create OPTS_INC files from OPTS_INC_SRC files. |
|
477 (stamp-prereq): New target. |
|
478 (libraries): Depend on stamp-prereq. |
|
479 Include stamp-prereq along with $(MAKEDEPS). |
|
480 |
3997
|
481 2002-07-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
482 |
|
483 * base-de.h (base_diff_eqn::istate): New data member. |
|
484 (base_diff_eqn::integration_state): New member function. |
|
485 * LSODE.h, LSODE.cc, ODESSA.h, ODESSA.cc: Delete corresponding |
|
486 data members and functions. |
|
487 * DASPK.h, DASRT.h, DASSL.h: Delete idid data member. |
|
488 * DASPK.cc, DASRT.cc, DASSL.cc: Use istate instead of idid. |
|
489 |
3990
|
490 2002-07-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
491 |
3995
|
492 * base-de.h (base_diff_eqn::stop_time, |
|
493 base_diff_eqn::stop_time_set, base_diff_eqn::restart, |
|
494 base_diff_eqn::integration_error): New data members. |
|
495 (base_diff_eqn::set_stop_time, base_diff_eqn::clear_stop_time, |
|
496 base_diff_eqn::force_restart, base_diff_eqn::integration_ok, |
|
497 base_diff_eqn::error_message): New member functions. |
|
498 * LSODE.h, LSODE.cc, DASSL.h, DASSL.cc, DASPK.h, DASPK.cc, |
|
499 DASRT.h, DASRT.cc, ODESSA.h, ODESSA.cc: Delete corresponding data |
|
500 members and functions. |
|
501 |
3992
|
502 * DASRT.h (DASRT::set_ng, DASRT::get_ng): Delete |
|
503 * DASRT.cc (DASRT::DASRT): Set ng here. |
3993
|
504 (DASRT::integrate): Don't forget to set nn. |
3992
|
505 |
3991
|
506 * DAEFunc.h (DAEFunc): Jacobian function now follows format of DASSL. |
|
507 * DASSL.cc (ddassl_j): Make it work. |
|
508 * DASPK.cc (ddaspk_j): Likewise. |
|
509 |
3990
|
510 * DAE.cc: Delete. |
|
511 |
|
512 * DAERT.h, DAERTFunc.h, DASRT.h, DASRT.cc: New files for DAE |
|
513 solving with root finding. |
|
514 * Makefile.in: Add them to the appropriate lists. |
|
515 |
|
516 * base-dae.h: New file. |
|
517 * Makefile.in (INCLUDES): Add it to the list. |
|
518 * DAE.h (DAE): Derive from base_diff_alg_eqn, not base_diff_eqn. |
|
519 |
3984
|
520 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
521 |
|
522 * ODE.h: Move integrate and do_integrate method declarations and |
|
523 definitions here. |
|
524 * base-de.h: From here. |
|
525 |
|
526 * ODES.h, ODES.cc, ODESFunc.h, ODESSA.h, ODESSA.cc: New files. |
|
527 * Makefile.in: Add them to the appropriate lists. |
|
528 (LIBOCTAVE_CXX_SOURCES): |
|
529 |
3971
|
530 2002-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
531 |
|
532 * NLEqn.cc (NLEqn::error_message): New function. |
|
533 * NLEqn.h (NLEqn::solution_state, NLEqn::solution_ok): New functions. |
|
534 |
3970
|
535 2002-07-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
536 |
|
537 * lo-utils.cc (octave_fgetl): New function. |
|
538 * cmd-edit.cc (do_readline): Use it instead of octave_fgets. |
|
539 |
3959
|
540 2002-05-24 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
541 |
|
542 * LSODE.cc (LSODE::error_message): New function. |
|
543 * LSODE.h: Provide decl. |
|
544 (LSODE::integration_state): New function. |
|
545 (LSODE::integration_ok): New function. |
|
546 |
3952
|
547 2002-05-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
548 |
3955
|
549 * LSODE.cc (LSODE_options::x_integration_method): New data member. |
|
550 (LSODE_options::set_integration_method, |
|
551 LSODE_options::integration_method): New functions. |
3954
|
552 |
3952
|
553 * LSODE.h (LSODE_options::x_absolute_tolerance): Now Array<double>. |
|
554 Change all uses. |
|
555 (LSODE_OPTIONS::absolute_tolerance): Return Array<double>, not double. |
|
556 (LSODE_OPTIONS::set_absolute_tolerance (const Array<double>&)): |
|
557 New function. |
|
558 |
|
559 * Array.h (Array::fortran_vec): New const version. |
|
560 |
3951
|
561 2002-05-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
562 |
|
563 * cmd-edit.cc (gnu_readline::history_search_backward): New function. |
|
564 (gnu_readline::history_search_forward): Likewise. |
|
565 (gnu_readline::gnu_readline): Use them instead of passing pointers |
|
566 to extern "C" functions to octave_rl_ad_defun. |
|
567 |
3946
|
568 2002-05-22 Mumit Khan <khan@nanotech.wisc.edu> |
|
569 |
|
570 * DASPK.cc (ddaspk_psol): Return value. |
|
571 * oct-rl-edit.c: Use /* ... */ to comment. |
|
572 |
3945
|
573 2002-05-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
574 |
|
575 * DASSL.h (DASSL_options::init): Undo previous change. |
|
576 (DASSL_options::set_absolute_tolerance): Likewise. |
|
577 * LSODE.h (LSODE_options::init): Likewise. |
|
578 (LSODE_options::set_absolute_tolerance): Likewise. |
|
579 |
|
580 * DASPK.h (DASPK_options::init): Use default absolute tolerance of |
|
581 sqrt(eps), not eps^2. |
|
582 DASPK_options::set_absolute_tolerance): Likewise. |
|
583 |
3944
|
584 2002-05-17 Mumit Khan <khan@nanotech.wisc.edu> |
|
585 |
|
586 * Array.h (Array<T>::resize_fill_value): Return default initialized |
|
587 object. |
|
588 |
3933
|
589 2002-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
590 |
|
591 * oct-rl-edit.c (OCTAVE_RL_SAVE_STRING): New macro. |
|
592 (octave_rl_set_name, octave_rl_set_basic_quote_characters): Use it. |
|
593 (octave_rl_set_basic_word_break_characters, |
|
594 octave_rl_set_completer_word_break_characters): New functions. |
|
595 * oct-rl-edit.h: Provide decls. |
|
596 * cmd-edit.cc (gnu_readline::do_set_basic_word_break_characters, |
|
597 gnu_readline::do_set_completer_word_break_characters): New functions. |
|
598 (command_editor::set_basic_quote_characters, |
|
599 command_editor::set_completion_append_character): New static functions. |
|
600 * cmd-edit.h: Provide decls. |
|
601 (command_editor::do_set_basic_word_break_characters, |
|
602 command_editor::do_set_completer_word_break_characters): |
|
603 New virtual functions. |
|
604 |
|
605 * CMatrix.h, boolMatrix.h, chMatrix.h, dMatrix.h |
|
606 (resize_fill_value): New static function. |
|
607 |
|
608 * Array-idx.h (Array<T>::index): New args, resize_ok and |
|
609 resize_fill_value. |
|
610 * Array2-idx.h (Array2<T>::index): Likewise. |
|
611 * ArrayN-idx.h (ArrayN<T>::index): Likewise. |
|
612 |
|
613 * Array2.cc (Array<T>::print_info): New function. |
|
614 * Array2.h: Provide decl. |
|
615 |
|
616 * Array.cc (Array<T>::print_info): New function. |
|
617 * Array.h: Provide decl. |
|
618 |
3928
|
619 2002-05-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
620 |
|
621 * idx-vector.h (idx_vector::idx_vector (int)): New function. |
|
622 (idx_vector_rep::idx_vector_rep (int)): New decl. |
|
623 * idx-vector.cc (idx_vector_rep::idx_vector_rep (int)): New function. |
|
624 |
|
625 * Array.h (Array<T>::resize_fill_value (void)): New static function. |
|
626 (assign (Array<LT>&, const Array<RT>&)): Use it. |
|
627 * Array2.h (assign (Array2<LT>&, const Array2<RT>&)): Use it. |
|
628 * ArrayN.h (assign (ArrayN<LT>&, const ArrayN<RT>&)): Use it. |
|
629 |
|
630 2002-05-02 Cai Jianming <caijianming@yahoo.co.uk> |
|
631 |
|
632 * Array3.h (Array3<T>::checkelem): Improve error message. |
|
633 * ArrayN.h (ArrayN<T>::range_error): Likewise. |
|
634 * DiagArray2.cc (DiagArray2<T>::checkelem): Likewise. |
|
635 * DiagArray2.cc (DiagArray2<T>::operator ()): Likewise. |
|
636 |
3919
|
637 2002-04-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
638 |
|
639 * DASSL.h (DASSL_options::init): Undo previous change. |
|
640 (DASSL_options::set_absolute_tolerance): Likewise. |
|
641 |
3912
|
642 2002-04-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
643 |
|
644 * DASPK.h, DASPK.cc: New files. |
|
645 * Makefile.in: Add them to the appropriate lists. |
|
646 |
3904
|
647 2002-04-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
648 |
|
649 * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&) const): |
|
650 Simplify indexing when one or both of the indices are empty. |
|
651 |
3896
|
652 2002-04-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
653 |
|
654 * DASSL.h (DASSL_options::init): Set absolute tolerance to eps ^ 2. |
|
655 (DASSL_options::set_absolute_tolerance): Likewise. |
|
656 * LSODE.h (LSODE_options::init): Likewise. |
|
657 (LSODE_options::set_absolute_tolerance): Likewise. |
|
658 |
3887
|
659 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu> |
|
660 |
|
661 * f2c-main.c (MAIN_, MAIN__): Delete. Use F77_DUMMY_MAIN instead. |
|
662 * file-stat.cc (file_stat::update_internal, file_stat::copy): |
|
663 Use HAVE_STRUCT_STAT_ST_RDEV instead of HAVE_ST_RDEV. |
|
664 Use HAVE_STRUCT_STAT_ST_BLKSIZE instead of HAVE_ST_BLKSIZE. |
|
665 Use HAVE_STRUCT_STAT_ST_BLOCKS instead of HAVE_ST_BLOCKS. |
|
666 * file-stat.h: Likewise. |
|
667 * oct-time.cc (octave_time::octave_time, octave_base_tm::strftime, |
|
668 octave_base_tm::init, octave_strptime::init): Use HAVE_TM_ZONE |
|
669 instead of HAVE_STRUCT_TM_TM_ZONE. |
|
670 * strftime.c: Likewise. |
|
671 * lo-specfun.cc, mach-info.cc, CColVector.cc, CMatrix.cc, |
|
672 CRowVector.cc, CmplxAEPBAL.cc, CmplxCHOL.cc, CmplxHESS.cc, |
|
673 CmplxLU.cc, CmplxQR.cc, CmplxQRP.cc, CmplxSCHUR.cc, CmplxSVD.cc, |
|
674 CollocWt.cc, DASSL.cc, EIG.cc, LSODE.cc, NLEqn.cc, Quad.cc, |
|
675 dColVector.cc, dMatrix.cc, dRowVector.cc, dbleAEPBAL.cc, |
|
676 dbleCHOL.cc, dbleHESS.cc, dbleLU.cc, dbleQR.cc, dbleQRP.cc, |
|
677 dbleSCHUR.cc, dbleSVD.cc: Use F77_FUNC instead of F77_FCN. |
|
678 |
3883
|
679 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> |
|
680 |
|
681 * CmplxQR.cc (ComplexQR::init): Use economy QR decomposition |
|
682 internally when the user requests it. |
|
683 * CmplxQRP.cc (ComplexQRP::init): Ditto. |
|
684 * dbleQR.cc (QR::init): Ditto. |
|
685 * dbleQRP.cc (QRP::init): Ditto. |
|
686 |
3874
|
687 2002-02-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
688 |
|
689 * oct-fftw.cc (octave_fftw::fft2d): Avoid having to find a |
|
690 definition for NULL by passing 0 as the last arg to fftwnd_one. |
|
691 (octave_fftw::ifft2d): Likewise. |
|
692 |
3873
|
693 2002-02-22 Paul Kienzle <pkienzle@jazz.ncnr.nist.gov> |
|
694 |
|
695 * lo-mappers.cc (arg): Simply call atan2 (0.0, x). |
|
696 |
3867
|
697 2001-12-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
698 |
|
699 * data-conv.cc (LS_DO_READ): Don't do anything unless len > 0. |
|
700 (LS_DO_WRITE): Likewise. |
|
701 |
3864
|
702 2001-11-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
703 |
|
704 * mx-inlines.cc (MX_CUMMULATIVE_OP): New macro. |
|
705 * CMatrix.cc (ComplexMatrix::cumprod, ComplexMatrix::cumsum): Use it. |
|
706 * dMatrix.cc (Matrix::cumprod, Matrix::cumsum): Likewise. |
|
707 |
|
708 * mx-inlines.cc (MX_REDUCTION_OP, MX_REDUCTION_OP_COL_EXPR, |
|
709 MX_REDUCTION_OP_ROW_EXPR): New macros. |
|
710 * dMatrix.cc (Matrix::prod, Matrix::sum): Use MX_REDUCTION_OP. |
|
711 * CMatrix.cc (ComplexMatrix::prod, ComplexMatrix::sum): Likewise. |
|
712 |
|
713 * mx-inlines.cc (MX_BASE_REDUCTION_OP): New macro. |
|
714 DIM == -1 now means no orientation for vector sums. |
|
715 * dMatrix.cc (ComplexMatrix::sumsq): Use it. |
|
716 * CMatrix.cc (ComplexMatrix::sumsq): Likewise. |
|
717 |
3858
|
718 2001-11-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
719 |
|
720 * Range.cc (Range::nelem_internal): Special case ranges that must |
|
721 have zero elements. |
|
722 |
3854
|
723 2001-11-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
724 |
3857
|
725 * Makefile.in: Split out readline and pathsearch functionality |
|
726 into separate liboct-readline and liboct-pathsearch libraries. |
|
727 |
3854
|
728 * oct-rl-edit.c (octave_rl_clear_screen): Call rl_clear_screen, |
3857
|
729 not _rl_clear_screen. Temporarily redefine rl_redisplay_function |
|
730 to do nothing for this call to rl_clear_screen. |
3854
|
731 |
3849
|
732 2001-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
733 |
|
734 * DASSL.cc (ddassl_f): Handle IRES returned from user supplied |
|
735 function. |
|
736 * DAEFunc.h (DAERHSFunc): Add IRES to prototype. |
|
737 |
3838
|
738 2001-06-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
739 |
|
740 * dMatrix.cc (Matrix::inverse, Matrix::solve, Matrix::determinant, |
|
741 Matrix::inverse): Handle the case of rcond being a NaN the same as |
|
742 a signular matrix. From "Jianming" <caijianming@yahoo.co.uk>. |
|
743 * CMatrix.cc (ComplexMatrix::inverse, ComplexMatrix::solve, |
|
744 ComplexMatrix::determinant, ComplexMatrix::inverse): Likewise. |
|
745 |
3836
|
746 2001-05-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
747 |
|
748 * chMatrix.cc (charMatrix::row_as_string): New parameter, raw. |
|
749 |
|
750 * Array-i.cc, Array-s.cc, Array-d.cc, Array-ch.cc, Array-C.cc, |
|
751 Array-b.cc: Instantiate three arg assign functions. |
|
752 |
|
753 * ArrayN.cc (assign (ArrayN<LT>&, const ArrayN<RT>&, const LT&)): |
|
754 New arg, resize_fill_value. |
|
755 * ArrayN.h: Provide declaration. |
|
756 (assign (ArrayN<LT>&, const ArrayN<RT>&): Define here by calling |
|
757 three arg version. |
|
758 |
|
759 * Array3.cc (assign (Array3<LT>&, const Array3<RT>&, const LT&)): |
|
760 New arg, resize_fill_value. |
|
761 * Array3.h: Provide declaration. |
|
762 (assign (Array3<LT>&, const Array3<RT>&): Define here by calling |
|
763 three arg version. |
|
764 |
|
765 * Array2.cc (assign (Array2<LT>&, const Array2<RT>&, const LT&)): |
|
766 New arg, resize_fill_value. |
|
767 * Array2.h: Provide declaration. |
|
768 (assign (Array2<LT>&, const Array2<RT>&): Define here by calling |
|
769 three arg version. |
|
770 |
|
771 * Array.cc (assign (Array<LT>&, const Array<RT>&, const LT&)): |
|
772 New arg, resize_fill_value. |
|
773 * Array.h: Provide declaration. |
|
774 (assign (Array<LT>&, const Array<RT>&): Define here by calling |
|
775 three arg version. |
|
776 |
3833
|
777 2001-05-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
778 |
|
779 * pathsearch.cc (dir_path::set_program_name): Set the environment |
|
780 variables SELFAUTOLOC, SELFAUTODIR, SELFAUTOPARENT, and TEXMFDBS |
|
781 to the empty string. |
|
782 |
3832
|
783 2001-05-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
784 |
|
785 * Array2.h (Array2<T>::operator = (const Array2<T>&)): |
|
786 Don't check for rep != a.rep. |
|
787 |
3827
|
788 2001-05-02 Mumit Khan <khan@nanotech.wisc.edu> |
|
789 |
|
790 * oct-fftw.h, oct-fftw.cc: New files. |
|
791 * Makefile.in (INCLUDES, SOURCES): Add new files. |
|
792 * CMatrix.cc (ComplexMatrix::{fourier, ifourier, fourier2d, |
|
793 ifourier2d}): Use fftw if available. |
|
794 * dMatrix.cc (Matrix::{fourier, ifourier, fourier2d, ifourier2d}): |
|
795 Likewise. |
|
796 |
3821
|
797 2001-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
798 |
|
799 * Makefile.in (install-lib): Don't use mk-libdir-link. |
|
800 (install-inc): Don't use mk-includedir-link. |
|
801 |
3803
|
802 2001-02-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
803 |
|
804 * lo-cutils.c (octave_gethostname): New function. |
|
805 * lo-utils.h: Provide declaration. |
|
806 * oct-env.cc (octave_env::do_get_host_name): |
|
807 Call octave_gethostname, instead of gethostname. |
|
808 |
|
809 * lo-cutils.c (gethostname): Define here. |
|
810 * lo-sysdep.cc: Not here. |
|
811 |
3786
|
812 2001-02-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
813 |
|
814 * lo-cutils.c: Don't declare strptime. |
|
815 (oct_strptime): Cast return type of strptime to char*. |
|
816 |
3777
|
817 2001-02-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
818 |
3779
|
819 * oct-rl-edit.c (octave_rl_newline): Call rl_newline with two args. |
|
820 (octave_rl_set_name): call rl_re_read_init_file with two args. |
|
821 (octave_rl_read_init_file): Ditto. |
|
822 (octave_rl_clear_undo_list): Call rl_free_undo_list, not |
|
823 free_undo_list. |
|
824 (octave_rl_completion_matches): Call rl_completion_matches, not |
|
825 completion_matches. |
|
826 (octave_rl_enable_paren_matching): New function. |
|
827 (octave_rl_set_blink_matching_paren_flag): Delete. |
|
828 (octave_rl_get_blink_matching_paren_flag): Delete. |
|
829 |
3777
|
830 * lo-mappers.h, lo-mappers.cc (log10 (const Complex&), |
|
831 tanh (const Complex&)): Declare and define if not |
|
832 CXX_ISO_COMPLIANT_LIBRARY. |
|
833 |
3776
|
834 2001-02-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
835 |
|
836 * lo-mappers.h (tanh (const Complex&)): Only declare if not |
|
837 CXX_ISO_COMPLIANT_LIBRARY. |
|
838 |
3775
|
839 2001-02-05 Mumit Khan <khan@nanotech.wisc.edu> |
|
840 |
3776
|
841 * lo-mappers.cc (tanh (const Complex&)): Only define if not |
|
842 CXX_ISO_COMPLIANT_LIBRARY. |
|
843 |
3775
|
844 * Makefile.in (TEMPLATE_AR, TEMPLATE_ARFLAGS): Use to create |
|
845 archive libraries containing templates. |
|
846 |
|
847 * ArrayN-idx.h (freeze, all_ok, any_orig_empty, any_zero_len, |
|
848 get_zero_len_size, all_colon_equiv): Inline. |
|
849 (ArrayN<T>::index): Rename idx to arr_idx. |
|
850 * ArrayN.cc (ArrayN<T>::index, ArrayN<T>::compute_index, |
|
851 ArrayN<T>::get_size, ArrayN<T>::range_error, ArrayN<T>::range_error, |
|
852 increment_index, ArrayN<T>::resize, ArrayN<T>::insert): Likewise. |
|
853 |
|
854 2001-02-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
855 |
|
856 * lo-mappers.h, lo-mappers.cc (tan (const Complex&), |
|
857 log10 (const Complex&)): Delete. |
|
858 |
|
859 * oct-cmplx.h: Define forwarding functions for real, imag, abs, |
|
860 arg, norm, conj, polar, cos, cosh, exp, log, log10, pow, sin, |
|
861 sinh, sqrt, tan, and tanh. |
|
862 |
3769
|
863 2001-01-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
864 |
|
865 * file-ops.cc, help.cc, load-save.cc, pr-output.cc, utils.cc: |
|
866 Add std:: namespace qualifier as needed. |
|
867 |
|
868 * mx-inlines.cc: Rename all functions with mx_inline_ prefix. |
|
869 Change all uses to match. |
|
870 |
3767
|
871 2001-01-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
872 |
|
873 * lo-cutils.c: Don't delcare strptime. |
|
874 |
3760
|
875 2001-01-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
876 |
|
877 * CMatrix.cc (operator * (const ComplexMatrix&, const ComplexMatrix&): |
|
878 Return correct size result for empty matrix case. |
|
879 |
3757
|
880 2000-12-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
881 |
|
882 * lo-mappers.cc (xmin (const Complex&, const Complex& y): |
|
883 If args are equal in magnitude, return first arg instead of |
|
884 second. |
|
885 |
3752
|
886 2000-12-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
887 |
3755
|
888 * Range.cc (Range::nelem_internal): Call tfloor, not round, but |
|
889 then try harder to compute correct number of elements. |
3753
|
890 |
3752
|
891 * dMatrix.cc (Matrix::lssolve): Ask DGELSS for size of work vector. |
|
892 * CMatrix.cc (ComplexMatrix::lssolve): Likewise, for ZGELSS. |
|
893 |
3750
|
894 2000-12-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
895 |
3751
|
896 * Range.cc (Range::nelem_internal): Call round here, not tfloor. |
|
897 Rename n_intervals to be n_elt. |
|
898 |
3750
|
899 * strptime.c: Surround everything after including config.h in |
|
900 #ifndef HAVE_STRPTIME ... #endif. |
|
901 |
3742
|
902 2000-11-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
903 |
|
904 * Array-idx.h (assign): When resizing, cast fill value to LT. |
|
905 * Array2-idx.h (MAYBE_RESIZE_LHS): Likewise. |
|
906 |
3741
|
907 2000-11-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
908 |
|
909 * MArray-defs.h: Protect against multiple inclusion. |
|
910 |
3739
|
911 2000-11-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
912 |
|
913 * data-conv.h (enum save_type): Move LS_U_LONG and LS_LONG to the |
|
914 end of the list, to be compatible with previous versions of Octave. |
|
915 |
3736
|
916 2000-11-16 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
917 |
|
918 * oct-time.cc (DEFINE_SET_INT_FIELD_FCN): Don't check limits here, |
|
919 since mktime is supposed to `normalize' the results for us. |
|
920 |
3731
|
921 2000-10-31 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
922 |
|
923 * Array2.cc (Array2<T>::transpose): Avoid copy for empty matrices |
3732
|
924 and vectors. Use xelem for faster access to elements when copying. |
3731
|
925 |
3726
|
926 2000-10-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
927 |
|
928 * CMatrix.cc (ComplexMatrix::cumsum, ComplexMatrix::cumprod): |
|
929 Correct indexing for operation across rows. |
|
930 * dMatrix.cc (Matrix::cumsum, Matrix::cumprod): Likewise. |
|
931 |
3725
|
932 2000-10-12 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
933 |
|
934 * Array2-idx.h (Array2<T>::index (idx_vector&)): Avoid copying |
|
935 elements if arg is a colon. |
|
936 |
3723
|
937 2000-10-12 Cai Jianming <caijianming@yahoo.co.uk> |
|
938 |
3795
|
939 * dMatrix.cc (Matrix::cumprod (int) const): New arg, DIM. |
3723
|
940 (Matrix::cumsum (int) const): Likewise. |
|
941 (Matrix::prod (int) const): Likewise. |
|
942 (Matrix::sum (int) const): Likewise. |
|
943 (Matrix::sumsq (int) const): Likewise. |
|
944 * CMatrix.cc (ComplexMatrix::cumprod (int dim) const): Likewise. |
|
945 (ComplexMatrix::cumsum (int) const): Likewise. |
|
946 (ComplexMatrix::prod (int) const): Likewise. |
|
947 (ComplexMatrix::sum (int) const): Likewise. |
|
948 (ComplexMatrix::sumsq (int) const): Likewise. |
|
949 |
3722
|
950 2000-10-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
951 |
|
952 * Array2-idx.h (Array2<T>::index (idx_vector&)): Correctly set |
|
953 size if Array<T>::index returns an empty array. |
|
954 |
3710
|
955 2000-08-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
956 |
|
957 * file-ops.cc (file_ops::link, file_ops::symlink, |
|
958 file_ops::readlink): New functions. |
|
959 |
3709
|
960 2000-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
961 |
|
962 * Array2-idx.h (Array2<T>::index (idx_vector&)): If a scalar is |
|
963 indexed, always return an object the same size as the index arg. |
|
964 |
|
965 * oct-time.cc (octave_base_tm::strftime): Return empty string for |
|
966 empty format. |
|
967 |
3706
|
968 2000-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
969 |
|
970 * lo-cutils.c (oct_strptime): New function. |
|
971 * oct-time.cc (octave_strptime::init): Call it instead of strptime. |
|
972 Don't declare strptime. Don't define _XOPEN_SOURCE or _BSD_SOURCE. |
|
973 |
3702
|
974 2000-07-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
975 |
3703
|
976 * oct-time.cc: Comment out _BSD_SOURCE and _XOPEN_SOURCE definitions. |
|
977 |
3702
|
978 * Makefile.in (MATRIX_INC): Add ArrayN-idx.h to the list. |
|
979 |
3689
|
980 2000-06-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
981 |
|
982 * dMatrix.h (read_int): Provide declaration. |
|
983 |
3688
|
984 2000-06-29 James R. Van Zandt <jrv@vanzandt.mv.com> |
|
985 |
|
986 * data-conv.cc (read_doubles): Handle EIGHT_BYTE_INT cases. |
|
987 (write_doubles): Ditto. |
|
988 * data-conv.h: Ditto. |
|
989 (enum save_type): New values, LS_U_LONG and LS_LONG. |
|
990 |
3685
|
991 2000-06-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
992 |
|
993 * boolMatrix.h: Declare MM_CMP_OPS here. |
|
994 * boolMatrix.cc: Define them here. |
|
995 |
3680
|
996 2000-06-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
997 |
|
998 * Array2-idx.h (assign): Allow x(bool) = RHS to succeed if x is |
|
999 previously undefined and set size of x to size of bool index. |
|
1000 * idx-vector.cc (IDX_VEC_REP::maybe_convert_one_zero_to_idx): |
|
1001 Allow z_len to be zero. |
|
1002 (IDX_VEC_REP::freeze): If z_len is zero, set frozen_at_z_len to len. |
|
1003 If frozen, don't assert that frozen_at_z_len == z_len. |
|
1004 |
3670
|
1005 2000-05-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1006 |
|
1007 * oct-rl-edit.c (octave_rl_clear_screen): Call _rl_clear_screen |
|
1008 instead of rl_clear_screen. |
|
1009 |
3665
|
1010 2000-05-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1011 |
|
1012 * Array-d.cc: Instantiate ArrayN<double> here too. |
|
1013 * Array-idx-vec.cc, ArrayN-idx.h, ArrayN.cc, ArrayN.h: New files. |
|
1014 * Makefile.in: Add them to the appropriate lists. |
|
1015 |
3657
|
1016 2000-04-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1017 |
|
1018 * Array.cc (Array<T>::operator =): Don't set max_indices to 1 here. |
|
1019 |
3635
|
1020 2000-03-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1021 |
|
1022 * lo-sysdep.h: octave_chdir returns int, not bool. |
|
1023 |
3615
|
1024 2000-03-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1025 |
|
1026 * Makefile.in (liboctave.$(SHLEXT)): Delete target |
|
1027 before rebuilding. |
|
1028 |
|
1029 2000-03-21 Ben Sapp <bsapp@nua.lampf.lanl.gov>: |
|
1030 |
|
1031 * liboctave/Makefile.in (liboctave.$(LIBEXT)): New target. |
|
1032 (libraries): Depend only on library targets, not archive members. |
|
1033 |
3613
|
1034 2000-03-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1035 |
|
1036 * Makefile.in: (objects): New target. |
|
1037 |
|
1038 * lo-cutils.c: New file. |
|
1039 * Makefile.in (SOURCES): Add it to the list. |
|
1040 * lo-utils.h: Declare octave_qsort here. |
|
1041 * Array.h (Array::qsort): Use it here. |
|
1042 |
3607
|
1043 2000-03-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1044 |
|
1045 * oct-time.cc: Include <sys/types.h> and <unistd.h>, if available. |
|
1046 |
3598
|
1047 2000-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1048 |
|
1049 * oct-rl-hist.c (octave_history_list): Do something when not |
|
1050 printing line numbers. Fix reallocation of retval. |
|
1051 |
3597
|
1052 2000-02-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1053 |
|
1054 * Makefile.in (install-inc): Install files in |
|
1055 $(octincludedir)/octave. |
|
1056 (uninstall): Remove them from the correct directory too. |
|
1057 |
|
1058 * oct-time.cc: Temporarily define _BSD_SOURCE and _XOPEN_SOURCE if |
|
1059 they are not already defined. |
|
1060 |
3588
|
1061 2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1062 |
|
1063 * CRowVector.cc, CRowVector.h, CColVector.cc, CColVector.h: |
|
1064 Delete declarations and definitions of mixed-type vector-vector ops. |
|
1065 |
3585
|
1066 2000-02-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1067 |
|
1068 * CMatrix.h, CMatrix.cc: Add lssolve methods for real-valued RHS |
|
1069 matrix and vector objects. |
|
1070 |
|
1071 * mx-op-defs.h (DMM_BIN_OP): Explicitly request conversion to |
|
1072 return type from second arg type. |
|
1073 (MDM_BIN_OP): Likewise, for first arg type. |
|
1074 |
|
1075 * dMatrix.cc (Matrix::fourier, Matrix::ifourier, |
|
1076 Matrix::fourier2d, Matrix::ifourier2d): Likewise. |
|
1077 |
|
1078 * EIG.cc (EIG::symmetric_init, EIG::hermitian_init): Explicitly |
|
1079 request ColumnVector to ComplexColumnVector, and Matrix to |
|
1080 ComplexMatrix conversions. |
|
1081 |
|
1082 * CmplxAEPBAL.cc (ComplexAEPBALANCE::init): Give balancing_mat its |
|
1083 initial value using ComplexMatrix constructor. |
|
1084 |
|
1085 * CColVector.cc (product, quotient, |
|
1086 operator * (const DiagMatrix&, const ComplexColumnVetor&)): |
|
1087 Fix type of returned value. |
|
1088 * CDiagMatrix.cc (ComplexDiagMatrix::row, |
|
1089 ComplexDiagMatrix::column, ComplexDiagMatrix::inverse): Likewise. |
|
1090 |
|
1091 * Array.h, CColVector.h, CDiagMatrix.h, CMatrix.h, CRowVector.h, |
|
1092 MArray.h, MDiagArray2.h, dColVector.h, dDiagMatrix.h, dMatrix.h, |
|
1093 dRowVector.h: Declare some constructors explicit, to disallow |
|
1094 potentially problematic automatic type conversions. |
|
1095 |
3580
|
1096 2000-02-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1097 |
3582
|
1098 * vx-rv-crv.h, vx-cv-ccv.h, vx-crv-rv.h, vx-ccv-cv.h, |
|
1099 vx-rv-crv.cc, vx-cv-ccv.cc, vx-crv-rv.cc, vx-ccv-cv.cc: |
|
1100 More new files. |
|
1101 * Makefile.in: Add them to the appropriate lists. |
|
1102 |
|
1103 * vx-ccv-s.h, vx-crv-s.h, vx-cs-cv.h, vx-cs-rv.h, vx-cv-cs.h, |
|
1104 vx-rv-cs.h, vx-s-ccv.h, vx-s-crv.h, vx-ccv-s.cc, vx-crv-s.cc, |
|
1105 vx-cs-cv.cc, vx-cs-rv.cc, vx-cv-cs.cc, vx-rv-cs.cc, vx-s-ccv.cc, |
|
1106 vx-s-crv.cc:, New files. |
|
1107 * Makefile.in: Add them to the appropriate lists. |
|
1108 |
|
1109 * CRowVector.h, CRowVector.cc, CColVector.h, CColVector.cc: |
|
1110 Delete scalar by vector and vector by scalar binary ops. |
|
1111 |
3580
|
1112 * MArray-defs.h: More new macros to handle MDiagArray operators. |
|
1113 * dDiagMatrix.h, CDiagMatrix.h: Use the op-forwarding macros. |
|
1114 |
3573
|
1115 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1116 |
3578
|
1117 * oct-rl-edit.c (octave_rl_set_event_hook): Take address of |
|
1118 rl_event_hook before casting to void **. |
|
1119 (octave_rl_set_startup_hook): Likewise, for rl_startup_hook. |
|
1120 |
3574
|
1121 * MArray-defs.h: Many new macros to make declaration and |
|
1122 definition of operators more consistent. |
|
1123 |
|
1124 * MArray.h, MArray2.h, dColVector.h, dRowVector.h, CColVector.h, |
|
1125 CRowVector.h, dMatrix.h, CMatrix.h: Use them. |
3573
|
1126 |
3569
|
1127 2000-02-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1128 |
3572
|
1129 * dMatrix.cc (Matrix::ifourier): Cast divisor to double. |
|
1130 (Matrix::ifourier2d): Likewise. |
|
1131 * CMatrix.cc (ComplexMatrix::ifourier): Likewise. |
|
1132 (ComplexMatrix::ifourier2d): Likewise. |
|
1133 |
3569
|
1134 * Array.h (Array::ArrayRep::qsort): Cast len to size_t. |
|
1135 |
3504
|
1136 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1137 |
3519
|
1138 * oct-rl-edit.c, oct-rl-edit.h: New files for interface to GNU |
|
1139 readline library. |
|
1140 * Makefile.in: Add them to the appropriate lists. |
|
1141 |
|
1142 * oct-rl-hist.c, oct-rl-hist.h: New files for interface to GNU |
|
1143 readline history library. |
|
1144 * Makefile.in: Add them to the appropriate lists. |
|
1145 |
3517
|
1146 * data-conv.cc (LS_DO_WRITE): Cast arg to ostream::write to char*. |
|
1147 (LS_DO_READ): Likewise, for istream::read. |
3518
|
1148 (write_doubles): Likewise. |
|
1149 (read_doubles): Likewise. |
3517
|
1150 |
3516
|
1151 * oct-env.cc (octave_env::do_polite_directory_format): |
|
1152 Use operator== and substr method to do limited-length string |
|
1153 comparison. |
|
1154 |
3513
|
1155 * Array2-idx.h, Array-idx.h: Avoid shadowing warnings for idx. |
3512
|
1156 |
3511
|
1157 * Quad.h: Use do_integrate as name of pure virtual function. |
|
1158 |
3508
|
1159 * base-de.h: Use tt instead of t as arg names. |
3511
|
1160 Add method with tcrit arg. |
|
1161 |
3509
|
1162 * DAE.h, DAE.cc: Likewise, also xx for x. |
3508
|
1163 |
3507
|
1164 * DASSL.cc (dassl_fcn_ptr, dassl_jac_ptr): New typedefs. |
|
1165 * LSODE.cc: lsode_fcn_ptr, lsode_jac_ptr): Ditto. |
|
1166 * Quad.cc (quad_fcn_ptr): Ditto. |
|
1167 * NLEqn.cc (hybrd1_fcn_ptr, hybrj1_fcn_ptr): Ditto. |
|
1168 |
3505
|
1169 * oct-getopt.h, oct-getopt.c: New files for interface to getopt. |
3519
|
1170 * Makefile.in: Add them to the appropriate lists. |
3505
|
1171 |
|
1172 * oct-kpse.h, oct-kpse.c: New files for interface to kpathsearch. |
3519
|
1173 * Makefile.in: Add them to the appropriate lists. |
3505
|
1174 |
3504
|
1175 * dMatrix.cc (write_int, read_int): No longer declared static. |
|
1176 |
|
1177 * CDiagMatrix.h: Delete decls for friend operators that are |
|
1178 handled by MDiagArray2 class. Move others outside class decl and |
|
1179 strip friend status. |
|
1180 * dDiagMatrix.h: Likewise. |
|
1181 |
|
1182 * MArray.h: Delete decls for friend operators inside class decl. |
|
1183 * MArray2.h: Ditto. |
|
1184 * MDiagArray2.h: Ditto. |
|
1185 |
|
1186 * MArray-defs.h (DO_VS_OP,, DO_SV_OP, DO_VV_OP, NEGV): Pass all |
|
1187 necessary parameters. Don't allocate memory in the macro. Change |
|
1188 all uses. |
|
1189 |
|
1190 * dMatrix.h (class Matrix): Delete `friend class' decls. |
|
1191 * CMatrix.h (class ComplexMatrix): Ditto. |
|
1192 |
|
1193 * mx-op-defs (MS_BOOL_OP, MS_BOOL_OPS, SM_BOOL_OP, SM_BOOL_OPS, |
|
1194 MM_BOOL_OP, MM_BOOL_OPS, MDM_MULTIPLY_OP, MDM_BIN_OPS, |
|
1195 DMM_MULTIPLY_OP, DMM_BIN_OPS): Pass zero constant as final arg, to |
|
1196 avoid type conflicts. Change all uses. |
|
1197 |
|
1198 * strptime.c (__mon_yday): Fix size of array decl. |
|
1199 |
|
1200 * mx-inlines.cc: Use `xnot' instead of `not' for function name. |
|
1201 |
|
1202 * chMatrix.cc (charMatrix::row_as_string): Delete extraneous |
|
1203 default value for second arg. |
|
1204 |
|
1205 * Array2.cc (Array2<T>::resize): Add Array<T>:: qulaifier to |
|
1206 references to ArrayRep. |
|
1207 |
3503
|
1208 2000-01-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1209 |
3504
|
1210 * Array.h (Array::ArrayRep): Now protected, not private. |
3503
|
1211 |
|
1212 * All source files: Include iostream, fstream, strstream, |
|
1213 etc. as needed instead of using forward declarations for these |
3504
|
1214 classes. Add std:: qualifier as needed. |
3503
|
1215 |
3498
|
1216 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1217 |
|
1218 * oct-time.cc: Declare strptime extern "C". |
|
1219 |
3496
|
1220 2000-01-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1221 |
|
1222 * oct-time.cc [! HAVE_STRPTIME]: Provide declaration. |
|
1223 |
3488
|
1224 2000-01-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1225 |
3492
|
1226 * Array2.h (Array2<T>::get_size): Now protected instead of private. |
|
1227 * Array3.h, Array3.cc: Use it in constructors and resize methods |
|
1228 to get total size to be allocated. |
|
1229 |
3488
|
1230 * DASSL.cc (DASSL::integrate): Declare do_restart and save_output |
|
1231 as bool, not int. |
|
1232 |
3482
|
1233 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1234 |
|
1235 * Array2-idx.h (assign (Array2<LT>& lhs, const Array2<RT>& rhs)): |
|
1236 Allow A(idx) = RHS if idx is a boolean index with the same shape |
|
1237 as A, even when do_fortran_indexing is not enabled. |
|
1238 (Array2<T>::index (idx_vector& idx) const): Likewise, for A(idx). |
|
1239 |
3473
|
1240 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1241 |
3480
|
1242 * dMatrix.cc (Matrix::solve (...)): Add new variant with |
|
1243 function pointer as final arg. Passed function (if any) will be |
|
1244 called for singularity errors. |
|
1245 * CMatrix.cc (ComplexMatrix::solve (...)): Likewise. |
|
1246 |
|
1247 * dMatrix.cc (Matrix::pseudo_inverse): Use economy SVD. |
|
1248 * CMatrix.cc (ComplexMatrix::pseudo_inverse): Likewise. |
|
1249 |
3475
|
1250 * lo-ieee.cc (octave_ieee_init): Don't include sunmath.h. |
|
1251 No longer bother with infinity or quiet_nan. |
|
1252 |
3473
|
1253 * Array2.cc (Array2<T>::get_size): New function. |
|
1254 (Array2<T>::Array2, Array2<T>::resize): Use it. |
|
1255 |
3472
|
1256 2000-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1257 |
|
1258 * Array2-idx.h (Array2<T>::maybe_delete_elements (idx_vector&)): |
|
1259 New function. |
|
1260 (assign (Array2<LT>& lhs, const Array2<RT>& rhs)): |
|
1261 Use it when indexing with one arg instead of faking a second one. |
|
1262 (Array2<T>::maybe_delete_elements (idx_vector&, idx_vector&)): |
|
1263 Return empty matrices with the correct dimensions for A(:,:) = [] |
|
1264 and also A(:,idx) = [], and A(idx,:) = [] when idx enumerates all |
|
1265 rows or columns. |
|
1266 |
|
1267 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Recognize a bool |
|
1268 vector that is all true values with a length equal to n as colon |
|
1269 equivalent. |
|
1270 |
3470
|
1271 2000-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1272 |
|
1273 * strptime.c: Only include langinfo.h if _LIBC is defined. |
|
1274 |
|
1275 2000-01-21 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3468
|
1276 |
|
1277 * CMatrix.cc (ComplexMatrix::expm): Apply permutation and scaling |
|
1278 operations directly in step 2 and reverse step 2. |
|
1279 * dMatrix.cc (Matrix::expm): Apply permutation and scaling |
|
1280 operations directly in step 2 and reverse step 2. |
|
1281 |
3465
|
1282 2000-01-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1283 |
|
1284 * oct-time.h, oct-time.cc (octave_strptime): New class. |
|
1285 |
|
1286 * strptime.c: New file, from glibc 2.1.2. |
|
1287 * Makefile.in (SOURCES): Add strptime.c to the list. |
|
1288 |
3419
|
1289 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1290 |
|
1291 * MArray.h (MArray <const Array<T>&)): New constructor. |
|
1292 |
3415
|
1293 2000-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1294 |
|
1295 * pathsearch.cc (dir_path::all_directories): Avoid dereferencing |
|
1296 NULL directory list returned from kpse_element_dirs |
|
1297 |
3375
|
1298 1999-12-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1299 |
|
1300 * dbleLU.cc (LU::LU): Call DGETRF directly instead of calling DGESV. |
|
1301 * CmplxLU.cc (ComplexLU::ComplexLU): Likewise, call ZGETRF |
|
1302 directly, instead of calling ZGESV. |
|
1303 |
3358
|
1304 1999-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1305 |
|
1306 * data-conv.cc (init_sized_type_lookup_table): New function. |
|
1307 (string_to_data_type): Use it to improve lookup of data types. |
|
1308 |
3354
|
1309 1999-11-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1310 |
|
1311 * dMatrix.cc (is_symmetric): Move here from Array2.cc. |
|
1312 * Array2.h (is_symmetric): Delete declaration. |
|
1313 |
3347
|
1314 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1315 |
|
1316 * oct-env.cc (do_get_user_name): Reverse sense of test. |
|
1317 |
3344
|
1318 1999-11-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1319 |
|
1320 * oct-time.cc (Fstrftime): Undo previous change. |
|
1321 (octave_time::octave_time (const octave_base_tm&)): Likewise. |
|
1322 |
3334
|
1323 1999-11-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1324 |
3336
|
1325 * dbleSVD.cc (SVD::init): Let DGESVD determine work space requirement. |
|
1326 * CmplxSVD.cc (ComplexSVD::init): Likewise, for complex version. |
|
1327 |
3334
|
1328 * dbleSCHUR.cc (SCHUR::init): IWORK is always referenced by dgeesx. |
|
1329 Don't forget to pass length of third string argument to dgeesx. |
|
1330 |
|
1331 * CmplxSCHUR.cc (ComplexSCHUR::init): Don't forget to pass length |
|
1332 of third string argument to zgeesx. |
|
1333 |
3333
|
1334 1999-11-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1335 |
|
1336 * DiagArray2.cc (DiagArray2<T>::operator () (int, int)): |
|
1337 On errors, simply return `T ()'. |
|
1338 (DiagArray2<T>::checkelem (int, int)): Likewise. |
|
1339 |
3331
|
1340 1999-11-02 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
1341 |
|
1342 * dMatrix.cc (Matrix::expm): Do balancing here instead of using |
|
1343 AEPBALANCE class. |
|
1344 * CMatrix.cc (ComplexMatrix::expm): Likewise. |
|
1345 |
3325
|
1346 1999-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1347 |
|
1348 * oct-shlib.cc, oct-shlib.h: New files. |
|
1349 * Makefile.in (INCLUDES, SOURCES): Add them to the lists. |
|
1350 |
3322
|
1351 1999-10-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1352 |
|
1353 * CRowVector.cc (linspace): Allow npoints == 1 if x1 == x2. |
|
1354 * dRowVector.cc (linspace): Ditto. |
|
1355 |
|
1356 * oct-time.cc (Fstrftime): Don't save or delete tm_zone. |
|
1357 (octave_time::octave_time (const octave_base_tm&)): Likewise. |
|
1358 |
3312
|
1359 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1360 |
|
1361 * DASSL.cc (DASSL::do_integrate (double)): If we have a function |
|
1362 to evaluate the Jacobian, set info(4), not iwork(4). |
|
1363 Set rwork(1) to the maximum step size, not rwork(2). |
|
1364 |
3290
|
1365 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1366 |
|
1367 * oct-time.cc: Include <climits>. |
|
1368 |
3281
|
1369 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1370 |
|
1371 * cmd-edit.h (command_editor::do_resize_terminal): New function. |
|
1372 * cmd-edit.cc (command_editor::resize_terminal): New function. |
|
1373 (gnu_readline::do_resize_terminal): New function. |
|
1374 |
3268
|
1375 Fri Sep 3 12:39:17 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1376 |
|
1377 * lo-mappers.cc: Include ieeefp.h and sunmath.h if we have them. |
|
1378 * lo-ieee.c: Likewise. |
|
1379 Delete extern "C" declarations for infinity and quiet_nan. |
|
1380 |
3262
|
1381 Fri Aug 20 07:58:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1382 |
3263
|
1383 * mx-inlines.cc (VS_OP, SV_OP, VV_OP): Delete `extern template' decls. |
|
1384 (VS_OP_FCN, SV_OP_FCN, VV_OP_FCN): Declare template functions |
|
1385 `inline', not `static inline'. |
|
1386 |
3262
|
1387 * idx-vector.cc (intcmp): Declare args as const void *, not int *, |
|
1388 then cast to const int * to compare. |
|
1389 |
3257
|
1390 Fri Jul 16 11:23:51 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1391 |
|
1392 * DAEFunc.h: Remove useless preprocessor conditional. |
|
1393 |
3255
|
1394 Thu Jul 15 14:10:33 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1395 |
3257
|
1396 * cmd-edit.cc (command_editor::do_decode_prompt_string): |
|
1397 Use octave_time object instead of time_t. |
|
1398 |
|
1399 * file-stat.h (file_stat::fs_atime, file_stat::fs_mtime, |
|
1400 file_stat::fs_ctime): Now octave_time objects. |
|
1401 (file_stat::atime, file_stat::mtime, file_stat::ctime): |
|
1402 Return octave_time objects. |
|
1403 (file_stat::is_newer): Args are now octave_time objects instead of |
|
1404 time_t. |
|
1405 |
3255
|
1406 * oct-time.h (octave_time::as_double): Delete. |
|
1407 (octave_time::operator double ()): New function. |
|
1408 (octave_time::operator time_t ()): New function. |
|
1409 (octave_time::ctime): New function. |
|
1410 (octave_base_tm::strftime): Renamed from format_as_string. |
|
1411 (octave_base_tm::asctime): New function. |
|
1412 (operator == (const octave_time&, const octave_time&), |
|
1413 operator != (const octave_time&, const octave_time&), |
|
1414 operator < (const octave_time&, const octave_time&), |
|
1415 operator <= (const octave_time&, const octave_time&), |
|
1416 operator > (const octave_time&, const octave_time&), |
|
1417 operator >= (const octave_time&, const octave_time&)): |
|
1418 New comparison functions. |
|
1419 |
|
1420 * strftime.c: Move here from src directory. |
|
1421 * Makefile.in (SOURCES): Add it to the list. |
|
1422 |
|
1423 * oct-time.h (octave_time::octave_time (time_t)): New constructor. |
|
1424 |
3253
|
1425 Wed Jul 14 17:38:07 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1426 |
|
1427 * oct-time.h, oct-time.cc: New files. |
|
1428 * Makefile.in (INCLUDES, SOURCES): Add them to the lists. |
|
1429 |
|
1430 * systime.h: Move here from src directory. |
|
1431 * Makefile.in (INCLUDES): Add it to the list. |
|
1432 |
3248
|
1433 Mon Jul 12 22:34:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1434 |
|
1435 * mx-defs.h (b_d_Mapper, b_c_Mapper): New typedefs. |
|
1436 * dMatrix.cc (Matrix::map (b_d_Mapper)): New function. |
|
1437 * CMatrix.cc (ComplexMatrix::map (b_c_Mapper)): New function. |
|
1438 * lo-mappers.cc (xisinf, xisnan, xfinite): Return bool, not double. |
|
1439 |
|
1440 * lo-mappers.cc (xmin, xmax): New functions to correctly handle NaNs. |
|
1441 |
3243
|
1442 Mon May 10 07:45:11 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1443 |
|
1444 * MArray-defs.h (DO_VV_OP2): Fix macro definition to use arg. |
|
1445 |
|
1446 Wed May 5 20:06:10 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1447 |
|
1448 * Array2-idx.h (Array2<T>index (idx_vector& idx)): Always return a |
|
1449 column vector for A(:), for compatibility with Matlab. |
|
1450 |
|
1451 Fri Apr 23 11:52:23 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1452 |
|
1453 * LSODE.cc (LSODE::do_integrate (double)): Don't forget to set |
|
1454 iopt when there are optional inputs in rwork or iwork. |
|
1455 |
3238
|
1456 Fri Mar 26 11:26:32 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1457 |
|
1458 * Makefile.in (libraries): Use the libfoo.a(objects) method of |
|
1459 creating static libs. |
|
1460 |
|
1461 Thu Mar 4 02:17:04 1999 James Macnicol <jamesm@evans.ee.adfa.oz.au> |
|
1462 |
|
1463 * data-conv.cc (oct_data_conv::string_to_data_type): Handle uint16 |
|
1464 and uint32 data types. |
|
1465 |
|
1466 Thu Mar 4 01:51:37 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1467 |
|
1468 * lo-ieee.cc (octave_ieee_init): Don't use __alpha__-specific code |
|
1469 for Linux. Remove old Linux-specific code. |
|
1470 |
3233
|
1471 Tue Jan 19 09:34:55 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1472 |
|
1473 * dMatrix.cc (operator * (const ColumnVector& v, const RowVector& a)): |
|
1474 Don't require lengths to be equal. |
|
1475 * CMatrix.cc (operator * (const ComplexColumnVector& v, const |
|
1476 ComplexRowVector& a)): Likewise |
|
1477 |
3225
|
1478 Tue Nov 24 23:38:19 1998 Eric Norum <eric@skatter.USask.Ca> |
|
1479 |
|
1480 * statdefs.h: Only define mode_t if not already defined. |
|
1481 |
|
1482 Tue Nov 24 17:24:52 1998 john <john@arrows.demon.co.uk> |
|
1483 |
|
1484 * lo-specfun.cc (airy, biry): Set imaginary part of result to zero |
|
1485 when appropriate. |
|
1486 |
|
1487 Mon Nov 23 09:57:05 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1488 |
|
1489 * cmd-edit.cc (gnu_readline::gnu_readline): Set terminal name |
|
1490 before calling rl_initialize. |
|
1491 |
3220
|
1492 Tue Nov 17 23:47:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1493 |
|
1494 * lo-specfun.cc (besselh, airy, biry): New functions. |
|
1495 Update Bessel function support to use library by D. E. Amos. |
|
1496 |
3219
|
1497 Thu Nov 12 17:44:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1498 |
|
1499 * cmd-edit.h (command_editor::readline): Add new variation that |
|
1500 allows EOF information to be passed back to caller. |
|
1501 |
|
1502 * dMatrix.cc (Matrix::read): Do the right thing for EOF when |
|
1503 amount of data to read is unspecified. |
|
1504 |
3215
|
1505 Tue Nov 10 07:53:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1506 |
3219
|
1507 * oct-alloc.h (DECLARE_OCTAVE_ALLOCATOR): New macro. |
|
1508 (DEFINE_OCTAVE_ALLOCATOR): Ditto. |
|
1509 |
3215
|
1510 * byte-swap.h (swap_bytes, swap_2_bytes, swap_4_bytes, swap_8_bytes): |
|
1511 Add volatile qualifier to void* arg. |
|
1512 Cast volatile void* arg to volatile char*. |
|
1513 |
|
1514 Mon Nov 9 08:28:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1515 |
|
1516 * cmd-edit.h (command_editor::do_set_event_hook): New function. |
|
1517 (command_editor::do_restore_event_hook): Ditto. |
|
1518 * cmd-edit.cc (command_editor::set_event_hook): Ditto. |
|
1519 (command_editor::restore_event_hook): Ditto. |
|
1520 (gnu_readline::do_set_event_hook): Ditto. |
|
1521 (gnu_readline::do_restore_event_hook): Ditto. |
|
1522 (gnu_readline::previous_event_hook): New data member. |
|
1523 (gnu_readline::gnu_readline): Initialize previous_event_hook. |
|
1524 |
3206
|
1525 Mon Nov 2 13:36:04 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1526 |
|
1527 * Makefile.in (BINDISTLIBS): Don't include .$(SHLEXT_VER) in name. |
|
1528 |
|
1529 * Makefile.in (stmp-pic): New target. |
|
1530 ($(PICOBJ)): Depend on stmp-pic, not pic. |
|
1531 (clean): Remove stmp-pic |
|
1532 |
|
1533 * Makefile.in: Undo previous change to avoid optmization when |
|
1534 compiling lo-ieee.cc. |
|
1535 |
|
1536 Sun Nov 1 10:10:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1537 |
|
1538 * lo-mappers.cc (xfinite): Define in terms of xfinite for real and |
|
1539 imaginary parts. |
|
1540 (xisinf): Define in terms of xisinf for real and imaginary parts. |
|
1541 |
3203
|
1542 Thu Oct 29 18:57:50 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1543 |
|
1544 * boolMatrix.cc (boolMatrix::operator !): New function. |
|
1545 |
3196
|
1546 Fri Oct 23 21:46:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1547 |
|
1548 * pathsearch.h (dir_path::default_path): New data member. |
|
1549 * pathsearch.cc (dir_path::init): Use it. |
|
1550 |
|
1551 * Makefile.in: Avoid optmization when compiling lo-ieee.cc. |
|
1552 |
3189
|
1553 Fri Oct 16 01:08:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1554 |
|
1555 * chMatrix.cc (charMatrix::extract): New function. |
|
1556 (charMatrix::charMatrix (char c)): New constructor. |
|
1557 |
|
1558 Tue Oct 13 22:11:08 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1559 |
|
1560 * cmd-edit.h: (command_editor::do_read_init_file): New function. |
|
1561 * cmd-edit.cc (command_editor::read_init_file): New function. |
|
1562 (gnu_readline::do_read_init_file): Likewise. |
|
1563 |
3185
|
1564 Fri Sep 25 14:26:44 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1565 |
|
1566 * oct-env.cc (octave_env::do_get_home_directory): |
|
1567 If HOME can't be found, set it to "/". |
|
1568 (octave_env::do_get_user_name) |
|
1569 If user name can't be found, set it to "unknown". |
|
1570 (octave_env::do_get_host_name) |
|
1571 If host name can't be found, set it to "unknown". |
|
1572 |
|
1573 * pathsearch.h (dir_path::rehash): New function. |
|
1574 * pathsearch.cc (dir_path::init): Clear kpathsea's internal |
|
1575 diretcory cache before doing initialization. |
|
1576 |
3180
|
1577 Thu Sep 24 13:23:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1578 |
3185
|
1579 * dMatrix.cc (Qzval): Delete. |
|
1580 (qzhes, qzit, qzval): Delete F77_FCN declarations. |
|
1581 * dMatrix.h (Qzval): Delete declaration. |
|
1582 |
|
1583 * dbleGEPBAL.h, dbleGEPBAL.cc: Delete. |
|
1584 * Makefile.in (MATRIX_INC, MATRIX_SRC): Delete them from the lists. |
|
1585 * mx-ext.h: Don't include dbleGEPBAL. |
|
1586 |
3180
|
1587 * lo-ieee.cc (octave_ieee_init): For now, use X_CAST instead of |
|
1588 static_cast. |
|
1589 |
|
1590 Fri Sep 4 10:58:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1591 |
|
1592 * dMatrix.cc (Matrix::read): Skip after reading, not before. |
|
1593 From: Dr.-Ing. Torsten Finke <fi@igh-essen.com>. |
|
1594 |
|
1595 Wed Sep 2 09:50:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1596 |
|
1597 * lo-ieee.cc (octave_ieee_init): For Linux on arm, don't rely on |
|
1598 HUGE_VAL and NAN. |
|
1599 |
|
1600 Wed Aug 26 15:04:57 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1601 |
|
1602 * Array2-idx.h (assign (Array2<LT>& lhs, const Array2<RT>& rhs)): |
|
1603 Handle x(i) = scalar for do_fortran_indexing == 1. |
|
1604 |
|
1605 Thu Jul 30 00:34:10 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1606 |
|
1607 * CMatrix.cc (ComplexMatrix::ComplexMatrix (const charMatrix&)): |
|
1608 Alloctate space before attempting to use it. |
|
1609 (ComplexMatrix::ComplexMatrix (const boolMatrix&)): Likewise. |
|
1610 |
3178
|
1611 Mon Jun 22 17:04:27 1998 Tomislav Goles <tom@ait-tech.com> |
|
1612 |
|
1613 * EIG.cc (EIG::init): Move invariant code outside loop. |
|
1614 |
|
1615 Thu Jun 18 11:08:23 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1616 |
|
1617 * MArray2.cc (MARRAY_A2A2_OP): If operands are empty, make result |
|
1618 have the same size as the operands. |
|
1619 |
|
1620 Thu May 28 10:41:04 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1621 |
|
1622 * DASSL.cc (DASSL::do_integrate): If an exception occurs in the |
|
1623 call to ddassl, set integration_error to 1 before calling the |
|
1624 error handler and returning. |
|
1625 * LSODE.cc (LSODE::do_integrate): Likewise. |
|
1626 |
3177
|
1627 Wed May 27 13:46:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1628 |
|
1629 * Array2-idx.h (assign): Allow A([],[]) = scalar and, if |
|
1630 do_fortran_indexing is set, A([]) = scalar. |
|
1631 * Array-idx.h (assign): Allow A([]) = scalar. |
|
1632 |
3176
|
1633 Thu May 14 11:50:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1634 |
|
1635 * mx-op-defs.h (MDM_MULTIPLY_OP): Compute result if dm_nc > 0, not |
|
1636 if dm_nc == 0. |
|
1637 |
3174
|
1638 Thu Apr 23 16:15:37 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1639 |
|
1640 * pathsearch.h (dir_path::p_orig): New field. |
|
1641 * pathsearch.cc (dir_path::init): Perform variable and tilde |
|
1642 expansion on the original path here. |
|
1643 (dir_path::find_all): Don't do anything if not initialized. |
|
1644 |
3164
|
1645 Tue Apr 14 14:41:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1646 |
|
1647 * Array2-idx.h (index): Allow x(:) even when do_fortran_indexing |
|
1648 is not set. |
|
1649 (index): Allow x = zeros (2, 0); x(1,:) to work. |
|
1650 |
|
1651 * lo-specfun.cc (gammainc): Use dgamit to compute |
|
1652 (\int_0^x exp(-t) t^(a-1) dt)/gamma(a), not just |
|
1653 \int_0^x exp(-t) t^(a-1) dt. |
|
1654 |
|
1655 Wed Apr 8 22:50:44 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1656 |
|
1657 * Array-C.cc, Array-b.cc, Array-ch.cc, Array-i.cc, Array-d.cc, |
|
1658 Array-s.cc: Change return types of all `assign' explicit |
|
1659 instantiations to be int, not void, to match the template decl in |
|
1660 Array.h. |
|
1661 |
3162
|
1662 Mon Apr 6 00:27:06 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1663 |
|
1664 * lo-specfun.cc (gammainc): Reorder args in call to xdgami. |
|
1665 |
3156
|
1666 Thu Feb 19 01:16:38 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1667 |
|
1668 * lo-specfun.cc (xgamma, xlgamma): Define here. |
|
1669 * lo-mappers.cc: Not here. |
|
1670 |
|
1671 * lo-specfun.h: Declare xgamma and xlgamma here. |
|
1672 * lo-mappers.h: Not here. |
|
1673 |
|
1674 * lo-specfun.h: Never declare gamma or lgamma. |
|
1675 |
3154
|
1676 Tue Feb 10 16:14:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1677 |
|
1678 * Array-idx.h (assign): Allow A([]) = X to succeed if X is an |
|
1679 empty matrix of any dimension. |
|
1680 |
3145
|
1681 Thu Feb 5 02:12:38 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1682 |
3147
|
1683 * oct-syscalls.cc (octave_syscalls::vfork): New function. |
|
1684 |
3146
|
1685 * lo-specfun.cc: Don't include dbleBessel.h. |
|
1686 |
|
1687 * Makefile.in (INCLUDES): Delete oct-math.h from the list. |
|
1688 |
3145
|
1689 * dir-ops.h (dir_entry::operator bool ()): Return bool, not void*. |
|
1690 * file-stat.h (file_stat::operator bool ()): Likewise. |
|
1691 * idx-vector.h (idx_vector::operator bool ()): Likewise. |
|
1692 * oct-group.h (octave_group::operator bool ()): Likewise. |
|
1693 * oct-passwd.h (octave_passwd::operator bool ()): Likewise. |
|
1694 |
|
1695 * data-conv.cc (IEEE_little_double_to_IEEE_big_double): |
|
1696 Don't cast arg in call to swap_8_bytes. |
|
1697 (IEEE_big_double_to_IEEE_little_double): Ditto |
|
1698 (IEEE_big_float_to_IEEE_little_float): Don't cast arg in call to |
|
1699 swap_4_bytes. |
|
1700 (IEEE_little_float_to_IEEE_big_float): Ditto |
|
1701 |
|
1702 * oct-alloc.cc (grow): Use X_CAST, not static_cast. |
|
1703 * prog-args.cc (prog_args::getopt): Likewise. |
|
1704 * dMatrix.cc (read_int, do_read, write_int, do_write): Likewise. |
|
1705 * cmd-edit.cc (gnu_readline::do_set_completion_function): Likewise. |
|
1706 * data-conv.cc (LS_DO_READ, LS_DO_WRITE, read_doubles, write_doubles): |
|
1707 Likewise. |
|
1708 |
|
1709 * byte-swap.h (swap_bytes, swap_2_bytes, swap_4_bytes, |
|
1710 swap_8_bytes): Declare ptr arg as void*, then use cast. |
|
1711 |
3141
|
1712 Mon Feb 2 01:42:56 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1713 |
|
1714 * Makefile.in (install, uninstall): Use $(octlibdir), not $(libdir). |
|
1715 Use $(mk-libdir-link). |
|
1716 |
|
1717 * file-stat.cc (file_stat::update_internal): Use stat and lstat, |
|
1718 not SAFE_STAT and SAFE_LSTAT. |
|
1719 (lstat): New function, defined if HAVE_LSTAT is not defined. |
|
1720 * safe-xstat.hin, safe-xstat.cin: Delete. |
|
1721 * Makefile.in: Delete rules for safe-stat.h, safe-stat.c, |
|
1722 safe-lstat.h, and safe-lstat.cc. |
|
1723 |
3136
|
1724 Fri Jan 30 23:48:43 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1725 |
|
1726 * chMatrix.cc (charMatrix::all, charMatrix::any): New functions. |
|
1727 |
3130
|
1728 Tue Jan 20 16:30:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1729 |
|
1730 * dMatrix.cc (Matrix::expm): Skip trace normalization step if the |
|
1731 trace is negative. |
|
1732 * CMatrix.cc (ComplexMatrix::expm): Skip trace normalization if |
|
1733 the real part of the trace is negative. |
|
1734 |
|
1735 Mon Jan 19 16:01:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1736 |
|
1737 * dMatrix.cc (Matrix::expm): Call xdlange instead of dlange. |
|
1738 * CMatrix.cc (ComplexMatrix::expm): Call xzlange instead of zlange. |
|
1739 |
|
1740 * Array2-idx.h (assign): Allow operations like a = 1; a(2:3) = [1;2] |
|
1741 to succeed. |
|
1742 |
3125
|
1743 Thu Dec 18 14:53:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1744 |
|
1745 * idx-vector.cc (IDX_VEC_REP::sort): Don't do anything unless len > 1. |
|
1746 (make_uniq): Likewise. |
|
1747 |
|
1748 Fri Dec 12 10:58:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1749 |
|
1750 * lo-ieee.cc (octave_ieee_init): Check for linux before __alpha__. |
|
1751 |
3119
|
1752 Sun Nov 30 14:59:12 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1753 |
3121
|
1754 * lo-mappers.cc: Include cmath and lo-specfun.h, not oct-math.h. |
|
1755 |
|
1756 * lo-specfun.h, lo-specfun.cc: New files. |
3119
|
1757 * Makefile.in (INCLUDES, SOURCES): Add them to the lists. |
|
1758 |
3121
|
1759 * acosh.c, asinh.c, atanh.c, erf.c, erfc.c, gamma.c, lgamma.c, |
|
1760 oct-math.h: Delete. |
|
1761 * Makefile.in (SOURCES): Delete them from the list. |
|
1762 |
3112
|
1763 Wed Nov 26 20:02:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1764 |
|
1765 * lo-sysdep.cc (octave_getcwd): Prefer getcwd over getwd. |
|
1766 |
3107
|
1767 Wed Nov 19 02:30:04 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu> |
|
1768 |
|
1769 Changes to make support egcs snapshots that implement explicit |
|
1770 specification of template functions according to CD2. |
|
1771 |
|
1772 * MArray.h: If NEED_TEMPLATE_FCN_SPECS is defined, add explicit |
|
1773 template function specs for template friends. |
|
1774 * MArray2.h: Likewise. |
|
1775 * MDiagArray2.h: Likewise. |
|
1776 |
3095
|
1777 Thu Nov 13 21:57:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1778 |
|
1779 * CMatrix.cc (sumsq): Compute equivalent of sum (x .* conj (x)) |
|
1780 |
3092
|
1781 Thu Oct 2 17:13:02 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu> |
|
1782 |
|
1783 * CRowVector.cc (linspace): Removed attempt for implicit conversion |
|
1784 to complex<double>(int) instead of complex<double>(double). |
|
1785 |
|
1786 * lo-mappers.cc (atanh): Ditto. |
|
1787 |
3079
|
1788 Thu Jul 31 22:13:54 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1789 |
|
1790 * idx-vector.cc (IDX_VEC_REP::sort): New function. |
|
1791 * idx-vector.h (idx_vector::sort): Ditto. |
|
1792 * Array2-idx.h (Array2<T>::maybe_delete_elements): Use it before |
|
1793 trying to delete elements specified by the index vectors. |
|
1794 |
3075
|
1795 Fri Jul 25 17:31:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1796 |
|
1797 * dMatrix.cc (Matrix::lssolve): Increase lwork by factor of 16. |
|
1798 * CMatrix.cc (ComplexMatrix::lssolve): Ditto. |
|
1799 |
3074
|
1800 Thu Jul 24 14:32:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1801 |
|
1802 * file-ops.cc (tilde_expand_word): Fix off-by-one error. |
|
1803 |
3069
|
1804 Wed Jul 9 19:40:23 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1805 |
|
1806 * lo-sysdep.cc (octave_getcwd): If getwd is available, use it. |
|
1807 Call error handler if we can't find the current directory. |
|
1808 |
3068
|
1809 Mon Jul 7 21:14:41 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1810 |
3069
|
1811 * lo-mappers.cc (xisnan (double)): Return only 1 or 0. |
|
1812 (xfinite (double)): Ditto. |
|
1813 |
3068
|
1814 * dbleQR.cc (QR::init): Don't forget to initialize Q when type is raw. |
|
1815 * CmplxQR.cc (ComplexQR::init): Ditto. |
|
1816 |
3056
|
1817 Sun Jun 15 21:06:37 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1818 |
|
1819 * lo-mappers.cc (acos (const Complex&)): Select branch that is |
|
1820 compatible with Matlab. |
|
1821 |
3050
|
1822 Tue Jun 10 10:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1823 |
|
1824 * Array2-idx.h: Correctly handle empty matrices indexed by a |
|
1825 single colon. |
|
1826 |
3040
|
1827 Fri Jun 6 04:27:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1828 |
3049
|
1829 * lo-mappers.cc (xlgamma): Use F77_XFCN function to call dlgams. |
|
1830 (xgamma): Likewise, for calling xdgamma. |
|
1831 |
3042
|
1832 * FSQP.h, NPSOL.h, QPSOL.h, FSQP.cc, NPSOL.cc, QPSOL.cc: Delete |
|
1833 * Makefile.in (INCLUDES, SOURCES): Remove them from the lists. |
|
1834 |
3040
|
1835 * file-ops.cc (file_ops::tilde_expand): Steal more code from bash |
|
1836 to do better job expanding tildes. |
|
1837 |
|
1838 * str-vec.cc (string_vector::string_vector (const char * const *): |
|
1839 Use temporary variable to compute length. |
|
1840 |
3029
|
1841 Thu Jun 5 01:44:43 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1842 |
3034
|
1843 * Makefile.in: Make building of static library optional. |
3036
|
1844 (liboctave.$(SHLEXT_VER)): Add $(SONAME_FLAGS) to command. |
3034
|
1845 |
3029
|
1846 * Makefile.in (stamp-picdir): Delete. |
|
1847 (pic): New target. Don't worry so much about creating pic |
|
1848 directory only when it is really needed. |
|
1849 (stamp-interp): Delete. |
|
1850 (libraries): New target. Depend on shared library directly. |
|
1851 |
3024
|
1852 Wed Jun 4 00:08:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1853 |
|
1854 * pathsearch.h, pathsearch.cc (dir_pat::set_program_name): |
|
1855 New static function. |
|
1856 |
3012
|
1857 Mon Jun 2 12:44:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1858 |
|
1859 * lo-mappers.cc (fix): Use floor and ceil instead of casting to int. |
|
1860 |
3004
|
1861 Thu May 22 16:20:43 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1862 |
|
1863 * cmd-edit.h, cmd-edit.cc: Rename set_paren_string_delimiters to |
|
1864 set_basic_quote_characters, to match new version of readline. |
|
1865 |
|
1866 * cmd-edit.cc (do_restore_terminal_state): Call readline function |
|
1867 for restoring terminal state through rl_deprep_term_function, now |
|
1868 declared in readline.h |
|
1869 (rl_deprep_terminal): Delete declaration. |
|
1870 |
2993
|
1871 Wed May 21 16:30:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1872 |
|
1873 * Makefile.in (install-in): Use new mk-includedir-link macro. |
|
1874 (install-lib): Install in $octlibdir. Use new mk-libdir-link macro. |
|
1875 |
2968
|
1876 Thu May 15 11:46:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1877 |
|
1878 * cmd-edit.cc (command_editor::increment_current_command_number): |
|
1879 New static function. |
|
1880 |
2964
|
1881 Mon May 12 02:14:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1882 |
2966
|
1883 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Make it work when |
|
1884 the vector is not sorted. |
|
1885 |
2964
|
1886 * CMatrix.cc (ComplexMatrix::operator !): Return boolMatrix. |
|
1887 * dMatrix.cc (Matrix::operator !): Likewise |
|
1888 |
2941
|
1889 Wed May 7 21:14:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1890 |
|
1891 * oct-syscalls.h, oct-syscalls.cc: New files. |
|
1892 |
|
1893 * cmd-edit.h, cmd-edit.cc: Handle completion function. |
|
1894 |
|
1895 * str-vec.h, str-vec.cc (string_vector::uniq): New function. |
|
1896 |
2938
|
1897 Tue May 6 00:52:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1898 |
2941
|
1899 * Makefile.in (INCLUDES_FOR_INSTALL): New variable. |
|
1900 (install-inc): Use it. |
|
1901 |
2938
|
1902 * file-ops.h, file-ops.cc (tempnam): Add DIR and PREFIX args. |
|
1903 Handle errors and missing functions consistently. |
|
1904 |
|
1905 * oct-group.h, oct-group.cc: New files. |
|
1906 |
|
1907 * oct-passwd.cc: Handle errors and missing functions consistently. |
|
1908 |
|
1909 * str-vec.h, str-vec.cc (c_str_vec, delete_c_str_vec): New functions. |
|
1910 |
2934
|
1911 Mon May 5 17:53:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1912 |
|
1913 * file-ops.cc: (file_ops::tilde_expand): Use new octave_passwd class. |
|
1914 * oct-env.cc (octave_env::do_get_user_name): Likewise. |
|
1915 |
|
1916 * oct-passwd.h, oct-passwd.cc: New files. |
|
1917 |
2926
|
1918 Sun May 4 22:17:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1919 |
|
1920 * statdefs.h: Only include sys/types.h if HAVE_SYS_STAT_H is defined. |
|
1921 |
|
1922 * mach-info.h, mach-info.cc: Add missing const qualifiers. |
|
1923 (instance_ok ()): New function. |
|
1924 |
|
1925 * glob-match.h, glob-match.cc: Rename from oct-glob.h, oct-glob.cc. |
|
1926 |
|
1927 * cmd-hist.h, cmd-hist.cc: Make it work without GNU readline. |
|
1928 |
|
1929 * lo-utils.h, lo-utils.cc (strsave, octave_putenv): Move here from |
|
1930 src/utils.h and src/utils.cc. |
|
1931 (octave_fgets): New function, extracted from src/input.cc. |
|
1932 |
|
1933 * cmd-edit.h, cmd-edit.cc: New files. Provide wrapper class for |
|
1934 GNU readline, and allow Octave to work without GNU readline. |
|
1935 |
|
1936 * lo-sysdep.h, lo-sysdep.cc: New files for miscellaneous |
|
1937 system-dependent functions. |
|
1938 |
|
1939 * oct-env.h, oct-env.cc: New files for process environment stuff. |
|
1940 |
|
1941 * file-stat.h, file-stat.cc: New files. Extract file_stat class |
|
1942 from file-ops.h and file-ops.cc and move here. |
|
1943 |
|
1944 * file-ops.h, file-ops.cc: Wrap functions in struct. Move |
|
1945 tilde_expand functions here from src/dirfns.cc. |
|
1946 |
|
1947 Fri May 2 19:50:12 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1948 |
|
1949 * pathlen.h: New file, from ../src. |
|
1950 |
2917
|
1951 Tue Apr 29 04:39:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1952 |
|
1953 * Array2-idx.h (Array2<T>::maybe_delete_elements): Prevent |
|
1954 out-of-bounds indexing of the index array. |
|
1955 * Array-idx.h (Array<T>::maybe_delete_elements): Likewise. |
|
1956 |
2850
|
1957 Fri Mar 28 15:37:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1958 |
|
1959 * LSODE.h (x_step_limit): New field. |
|
1960 (LSODE_options::init): Initialize it. |
|
1961 (LSODE_options::copy): Copy it. |
|
1962 (LSODE_options::set_step_limit, LSODE_options::step_limit): |
|
1963 New functions. |
|
1964 (LSODE::working_too_hard): Delete. |
|
1965 * LSODE.cc (LSODE::do_integrate): Handle step limit. |
|
1966 |
2844
|
1967 Wed Mar 26 15:31:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1968 |
|
1969 * MArray-b.cc: Delete. |
|
1970 * Makefile.in: Delete it from the lists. |
|
1971 |
|
1972 * boolMatrix.h (class bboolMatrix): Derive from Array2, not |
|
1973 MArray2, since most of the numeric ops don't really make sense. |
|
1974 |
2829
|
1975 Tue Mar 25 17:37:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1976 |
2832
|
1977 * boolMatrix.cc (boolMatrix::all, boolMatrix::any): New functions. |
|
1978 |
|
1979 * dMatrix.cc (Matrix::all, Matrix::any): Return boolMatrix. |
|
1980 * CMatrix.cc (ComplexMatrix::all, ComplexMatrix::any): Likewise. |
|
1981 |
2830
|
1982 * idx-vector.h (idx_vector::idx_vector_rep::freeze, |
|
1983 idx_vector::freeze): Delete prefer_zero_one arg. |
|
1984 * Array-idx.h, Array2-idx.h: Change all callers. |
|
1985 |
|
1986 * Array-flags.h, Array-flags.cc (liboctave_pzo_flag): Delete. |
|
1987 |
2829
|
1988 * mx-op-defs.h: New file for operator definitions. |
|
1989 * mx-cdm-cm.h, mx-cdm-cs.h, mx-cdm-dm.h, mx-cdm-m.h, mx-cdm-s.h, |
|
1990 mx-cm-cdm.h, mx-cm-dm.h, mx-cm-m.h, mx-cm-s.h, mx-cs-cdm.h, |
|
1991 mx-cs-dm.h, mx-cs-m.h, mx-dm-cdm.h, mx-dm-cm.h, mx-dm-cs.h, |
|
1992 mx-dm-m.h, mx-dm-s.h, mx-m-cdm.h, mx-m-cm.h, mx-m-cs.h, mx-m-dm.h, |
|
1993 mx-s-cdm.h, mx-s-cm.h, mx-s-dm.h, mx-cdm-cm.cc, mx-cdm-cs.cc, |
|
1994 mx-cdm-dm.cc, mx-cdm-m.cc, mx-cdm-s.cc, mx-cm-cdm.cc, mx-cm-dm.cc, |
|
1995 mx-cm-m.cc, mx-cm-s.cc, mx-cs-cdm.cc, mx-cs-dm.cc, mx-cs-m.cc, |
|
1996 mx-dm-cdm.cc, mx-dm-cm.cc, mx-dm-cs.cc, mx-dm-m.cc, mx-dm-s.cc, |
|
1997 mx-m-cdm.cc, mx-m-cm.cc, mx-m-cs.cc, mx-m-dm.cc, mx-s-cdm.cc, |
|
1998 mx-s-cm.cc, mx-s-dm.cc: |
|
1999 New files for mixed-type operations. |
|
2000 * Makefiles.in: Add them to the appropriate lists. |
|
2001 |
|
2002 * mx-inlines.cc: Add bool by bool EQ ops. |
|
2003 |
|
2004 * idx-vector.h, idx-vector.cc: Add constructors for bool and |
|
2005 boolMatrix types. |
|
2006 (idx_vector::maybe_convert_one_zero_to_idx, |
|
2007 idx_vector::idx_vector_rep::maybe_convert_one_zero_to_idx): |
|
2008 Delete second arg, prefer_zero_one. Change all callers. |
|
2009 |
|
2010 * boolMatrix.h, boolMatrix.cc: New files. |
|
2011 * mx-base.h: Include boolMatrix.h here. |
|
2012 * mx-defs.h: Provide forward declaration for boolMatrix here. |
|
2013 |
|
2014 * chMatrix.h, chMatrix.cc: Delete unused junk. |
|
2015 |
|
2016 * dMatrix.h, CMatrix.h: Delete friend declarations for operator+, |
|
2017 operator-, operator*, product, and quotient functions. |
|
2018 Add constructor for boolMatrix type. |
|
2019 * dMatrix.cc, CMatrix.cc: Delete operator+, operator-, operator*, |
|
2020 product, and quotient functions. |
|
2021 |
|
2022 * CDiagMatrix.h: Delete friend declarations for operator+, |
|
2023 operator-, and product functions. |
|
2024 * CDiagMatrix.h: Delete operator+, operator-, and product functions. |
|
2025 |
|
2026 * Array-b.cc: Also instantiate 2d and 2d diagonal arrays. |
|
2027 |
2815
|
2028 Fri Mar 14 00:29:46 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2029 |
|
2030 * EIG.cc (EIG::hermitian_init (const ComplexMatrix&)): New function. |
|
2031 (EIG::init (const ComplexMatrix&)): Call it if arg is hermitian. |
|
2032 (EIG::symmetric_init (const Matrix&)): New function. |
|
2033 (EIG::init (const Matrix&)): Call it if arg is symmetric. |
|
2034 |
|
2035 * CMatrix.cc (ComplexMatrix::is_hermitian): New function. |
|
2036 |
|
2037 Thu Mar 13 17:04:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2038 |
|
2039 * Array2.cc (is_symmetric): New function. |
|
2040 * Array2.h (is_square): New function. |
|
2041 |
2811
|
2042 Wed Mar 12 16:59:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2043 |
|
2044 * Makefile.in (install-strip): New target. |
|
2045 |
2804
|
2046 Mon Mar 10 22:34:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2047 |
|
2048 * CmplxCHOL.cc, CmplxHESS.cc, CmplxLU.cc, CmplxQR.cc, |
|
2049 CmplxQRP.cc, CmplxSCHUR.cc, CmplxSVD.cc, EIG.cc, dbleCHOL.cc, |
|
2050 dbleHESS.cc, dbleLU.cc, dbleQR.cc, dbleQRP.cc, dbleSCHUR.cc, |
|
2051 dbleSVD.cc: Don't include mx-inlines.cc. |
|
2052 |
|
2053 * mx-inlines.cc: Abuse the preprocessor to eliminate lots of |
|
2054 duplicate code. |
|
2055 |
2800
|
2056 Sun Mar 9 03:44:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2057 |
2804
|
2058 * dbleQR.h (QR): Delete extra comma at end of list. |
|
2059 |
|
2060 * prog-args.cc (prog_args::getopt): Add missing const in cast. |
|
2061 |
|
2062 * dbleSVD.h (SVD::type): Delete extra comma at end of list. |
|
2063 |
|
2064 * idx-vector.h (idx_vector): Delete unnecessary idx_vector:: and |
|
2065 idx_vecotr_rep:: qualifiers. |
|
2066 |
|
2067 * Array.h (class Array): Delete unnecessary Array<T>:: qualifiers. |
|
2068 |
|
2069 * data-conv.h (save_type): Delete extra comma at end of list. |
|
2070 |
2800
|
2071 * CMatrix.cc, FEGrid.cc, Range.cc, dMatrix.cc, data-conv.cc, |
|
2072 dir-ops.cc, file-ops.h, idx-vector.cc, idx-vector.h, lo-ieee.cc, |
|
2073 lo-mappers.cc, oct-alloc.cc: Use `static_cast<T> (val)' instead of |
|
2074 old C-style `(T) val' casts. |
|
2075 |
2795
|
2076 Thu Mar 6 20:20:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2077 |
|
2078 * dMatrix.cc (operator >>): Return if an error occurs instead of |
|
2079 just breaking out of the innermost loop. |
|
2080 * CMatrix.cc (operator >>): Likewise. |
|
2081 |
2779
|
2082 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
2083 |
|
2084 * Version 2.0.5 released. |
|
2085 |
2767
|
2086 Fri Feb 28 20:11:23 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2087 |
|
2088 * CmplxQR.cc (ComplexQR::init): New function. |
|
2089 (ComplexQR::ComplexQR): Use it. Use initializer list too. |
|
2090 * CmplxQRP.cc (ComplexQRP::init): New function. |
|
2091 Get sizes right in all cases. |
|
2092 (ComplexQR::ComplexQRP): Use it. Use initializer list too. |
|
2093 |
|
2094 * dbleQR.cc (QR::init): New function. |
|
2095 (QR::QR): Use it. Use initializer list too. |
|
2096 * dbleQRP.cc (QRP::init): New function. |
|
2097 Get sizes right in all cases. |
|
2098 (QR::QRP): Use it. Use initializer list too. |
|
2099 |
2759
|
2100 Wed Feb 26 15:46:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2101 |
|
2102 * mach-info.cc (oct_mach_info::string_to_float_format): |
|
2103 Recognize "vaxg", not "vax_g". |
|
2104 |
2713
|
2105 Fri Feb 21 16:07:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2106 |
2714
|
2107 * Array2-idx.h (Array2<T>::maybe_delete_elements): Use correct |
|
2108 dimension in check for colon equivalent index. |
|
2109 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): A single-element |
|
2110 index whose value is 0 is also colon eqivalent for n == 1. |
|
2111 |
2713
|
2112 * lo-ieee.cc (octave_ieee_init): Reorder #ifdef stuff to put |
|
2113 system-specific tests first. |
|
2114 |
2709
|
2115 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
2116 |
|
2117 * Version 2.0.4 released. |
|
2118 |
|
2119 Wed Feb 19 09:42:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2120 |
|
2121 * lo-ieee.cc: D'oh, it's `extern "C"', not `#extern "C"'. |
|
2122 |
2693
|
2123 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
2124 |
|
2125 * Version 2.0.3 released. |
|
2126 |
2686
|
2127 Fri Feb 14 16:23:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2128 |
|
2129 * Makefile.in (bin-dist): Don't write empty strings to LIBRARIES. |
|
2130 |
2673
|
2131 Thu Feb 13 14:35:19 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2132 |
2676
|
2133 * Makefile.in (stamp-prereq): Depend on stamp-picdir. |
|
2134 (all): Don't depend on stamp-prereq or stamp-picdir. |
|
2135 (liboctave.a, stamp-shared): Do depend on stamp-prereq. |
|
2136 (stamp-picdir): Silence noise about making pic. |
|
2137 (stamp-shared): Use $(SH_LD) $(SH_LDFLAGS) instead of $(CXX) -shared. |
|
2138 |
2673
|
2139 * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&)): |
|
2140 Fix typo in last change. |
|
2141 |
|
2142 * CColVector.cc (ComplexColumnVector::map (d_c_mapper)): |
|
2143 Convert from friend (moved from dColVector.cc). |
|
2144 * CMatrix.cc (ComplexMatrix::map (d_c_mapper)): |
|
2145 Likewise (moved from dMatrix.cc). |
|
2146 * CRowVector.cc (ComplexRowVector::map (d_c_mapper)): |
|
2147 Likewise (moved from dRowVector.cc). |
|
2148 |
|
2149 * dColVector.cc (ColumnVector::map (d_d_mapper)): Convert from friend. |
|
2150 * dMatrix.cc (Matrix::map (d_d_mapper)): Likewise. |
|
2151 * dRowVector.cc (RowVector::map (d_d_mapper)): Likewise. |
|
2152 * CColVector.cc (ComplexColumnVector::map (c_c_mapper)): Likewise. |
|
2153 * CMatrix.cc (ComplexMatrix::map (c_c_mapper)): Likewise. |
|
2154 * CRowVector.cc (ComplexRowVector::map (c_c_mapper)): Likewise. |
|
2155 |
|
2156 * dColVector.cc (ColumnVector::apply): Rename from map, return *this. |
|
2157 * dMatrix.cc (Matrix::apply): Likewise. |
|
2158 * dRowVector.cc (RowVector::apply): Likewise. |
|
2159 * CColVector.cc (ComplexColumnVector::apply): Likewise. |
|
2160 * CMatrix.cc (ComplexMatrix::apply): Likewise. |
|
2161 * CRowVector.cc (ComplexRowVector::apply): Likewise. |
|
2162 |
2668
|
2163 Tue Feb 11 19:44:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2164 |
|
2165 * lo-ieee.cc: Declare quiet_nan() and infinity(). |
|
2166 |
|
2167 Mon Feb 10 01:17:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2168 |
|
2169 * file-ops.cc (oct_unlink (const string&, string&)): |
|
2170 New two-arg version. |
|
2171 (oct_rmdir (const string&, string&)): New two-arg version. |
|
2172 (oct_mkdir (const string&, mode_t, string&)): New three-arg version. |
|
2173 (oct_mkfifo (const string&, mode_t, string&)): New three-arg version. |
|
2174 (oct_rename (const string&, const string&, string&)): |
|
2175 New three-arg version. |
|
2176 |
2663
|
2177 Fri Feb 7 13:15:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2178 |
|
2179 * idx-vector.h (idx_vector::orig_empty): New function. |
|
2180 |
|
2181 * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&)): |
|
2182 Don't always resize to [](0x0) if one of the indices is empty or |
|
2183 zero. |
|
2184 |
2658
|
2185 Sun Feb 2 22:33:44 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2186 |
|
2187 * cmd-hist.cc (command_history::read): New arg, must_exist. |
|
2188 Set line_in_file here too. |
|
2189 (command_history::read_range): New arg, must_exist. |
|
2190 |
2651
|
2191 Fri Jan 31 09:21:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2192 |
|
2193 * f2c-main.c: Change C++-style comments to C-style comments. |
|
2194 |
2638
|
2195 Tue Jan 28 10:46:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2196 |
|
2197 * Makefile.in (install-inc): Create a relative symbolic link. |
|
2198 |
2634
|
2199 Mon Jan 27 15:52:27 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2200 |
|
2201 * Version 2.0.2 released. |
|
2202 |
2624
|
2203 Sat Jan 25 22:36:21 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2204 |
|
2205 * Makefile.in (bin-dist): New target. |
|
2206 |
2621
|
2207 Wed Jan 22 16:18:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2208 |
|
2209 * dbleSVD.cc (SVD::init): Work around apparent dgesvd() bug. |
|
2210 * CmplxSVD.cc (ComplexSVD::init): Work around apparent zgesvd() bug. |
|
2211 |
2613
|
2212 Mon Jan 20 18:44:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2213 |
|
2214 * chMatrix.cc (charMatrix::charMatrix (const string&)): |
|
2215 If the number of columns is zero, also set the number of rows to zero. |
|
2216 (charMatrix::charMatrix (const char *)): Likewise. |
|
2217 |
2602
|
2218 Tue Jan 7 00:16:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2219 |
|
2220 * Version 2.0.1 released. |
|
2221 |
2601
|
2222 Sun Jan 5 12:07:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2223 |
|
2224 * dMatrix.cc (Matrix::read): Correctly compute the number of |
|
2225 columns for resizing when the number of rows is specified but the |
|
2226 number of columns is not. |
|
2227 |
2598
|
2228 Wed Dec 18 16:18:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2229 |
2599
|
2230 * Range.cc (operator -): New function. |
|
2231 |
2598
|
2232 * lo-ieee.cc: Include <nan.h> on all systems that have it. |
|
2233 |
2589
|
2234 Fri Dec 13 02:01:32 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2235 |
|
2236 * Array2-idx.h (assign): Delay resizing left hand side until we |
|
2237 know if the assignment conforms. |
|
2238 |
2583
|
2239 Tue Dec 10 01:43:09 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2240 |
|
2241 * Version 2.0 released. |
|
2242 |
2570
|
2243 Fri Dec 6 14:41:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2244 |
2575
|
2245 * Array2-idx.h (assign): If index is a colon, set number of |
|
2246 elements to the lhs dimension if the lhs dimension is greater than |
|
2247 zero. Otherwise, set it to the rhs dimension. |
|
2248 |
|
2249 * Version 1.94. |
|
2250 |
2570
|
2251 * Array2-idx.h (assign): Test for rhs scalar case first. |
|
2252 If index is colon, set number of elements to lhs dimension, not |
|
2253 rhs dimension. |
|
2254 |
2563
|
2255 Thu Dec 5 13:05:18 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2256 |
2566
|
2257 * sun-utils.h: Don't declare MAIN_ or MAIN__ here. |
|
2258 * sun-utils.cc: Delete. |
|
2259 * f2c-main.c: New file |
|
2260 |
|
2261 * Makefile.in: Fix file name lists. |
|
2262 |
2563
|
2263 * CMatrix.cc (lssolve): Don't redeclare retval, resize it. |
|
2264 |
2561
|
2265 Wed Dec 4 12:24:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2266 |
|
2267 * dMatrix.cc (Qzval): Don't try to use same memory three times. |
|
2268 Create result using Complex constructor, not multiplication. |
|
2269 Order elements as they are returned from Eispack. |
|
2270 |
2559
|
2271 Mon Dec 2 00:26:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2272 |
2560
|
2273 * lo-ieee.cc (octave_ieee_init): Kluge for octave_Inf on SCO. |
|
2274 Only include nan.h if SCO is defined. Define _IEEE before |
|
2275 including it and undefine it afterward. |
|
2276 [SCO] (isnan): Don't mistake Inf as NaN. |
|
2277 |
2559
|
2278 * Array-idx.h (assign): Only resize if assignment conforms. |
|
2279 |
2551
|
2280 Wed Nov 20 01:00:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2281 |
|
2282 * Makefile.in (INCLUDES): Delete lo-error.h. |
|
2283 * lo-error.h: Delete (moved to libcruft/misc). |
|
2284 |
|
2285 * Version 1.93. |
|
2286 |
2546
|
2287 Tue Nov 19 23:07:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2288 |
2549
|
2289 * oct-glob.cc (glob_match::match): Don't expect our flag values to |
|
2290 be the same as they are in fnmatch.h. |
|
2291 |
2546
|
2292 * f77-fcn.c, f77-fcn.h: Move to libcruft/misc directory. |
|
2293 |
|
2294 * Makefile.in (INCLUDES): Delete f77-fcn.h. |
|
2295 (SOURCES): Delete f77-fcn.c. |
|
2296 |
2522
|
2297 Fri Nov 15 13:47:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2298 |
|
2299 * lo-ieee.h: [SCO]: Declare isinf and isnan. |
|
2300 |
2512
|
2301 Thu Nov 14 00:06:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2302 |
|
2303 * Version 1.92. |
|
2304 |
2508
|
2305 Wed Nov 13 11:19:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2306 |
2512
|
2307 * cmd-hist.cc (command_history::add): Ignore empty input lines, or |
|
2308 lines that have only carriage return or newline. |
|
2309 |
2508
|
2310 * lo-ieee.cc (isnan, isinf): Provide functions for SCO. |
|
2311 |
2500
|
2312 Tue Nov 12 11:11:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2313 |
|
2314 * idx-vector.cc (idx_is_inf_or_nan): New function. |
|
2315 (IDX_VEC_REP::idx_vector_rep): Use it. |
|
2316 |
2493
|
2317 Sun Nov 10 17:09:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2318 |
|
2319 * str-vec.h, str-vec.cc: Add constructors to make string vectors |
|
2320 from vectors of C strings. |
|
2321 |
|
2322 * oct-glob.h, oct-glob.cc (glob_match): Allow pat to be a string |
|
2323 vector. |
|
2324 (glob_match::match): Allow match string to be a string vector. |
|
2325 (glob_match::glob): New function. |
|
2326 |
|
2327 * chMatrix.cc (charMatrix::row_as_string): New arg, strip_ws. |
|
2328 |
|
2329 * Array-b.cc: New file. |
|
2330 * Makefile.in (TI_SRC): Add it to the list. |
|
2331 |
2492
|
2332 Fri Nov 8 18:09:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2333 |
|
2334 * file-ops.cc: Change #include "" to #include <> for safe-lstat.h |
|
2335 and safe-stat.h, to avoid getting them from $srcdir when we really |
|
2336 want the version from the build directory. (Maybe this should be |
|
2337 done for all the include files, not just those that are |
|
2338 auto-generated? Hmm.) |
|
2339 |
2481
|
2340 Thu Nov 7 10:45:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2341 |
2482
|
2342 * Version 1.91. |
|
2343 |
2481
|
2344 * Array3.cc (Array3<T>::resize): Make it work. |
|
2345 |
|
2346 Wed Nov 6 22:44:33 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2347 |
|
2348 * oct-alloc.h, oct-alloc.cc: New files. |
|
2349 * Makefile.in: Add them to the lists. |
|
2350 |
|
2351 Mon Nov 4 21:49:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2352 |
|
2353 * dbleQRP.cc (QRP::QRP): Don't pass tmp data to unsafe constructor. |
|
2354 * CmplxQRP.cc (ComplexQRP::ComplexQRP): Ditto. |
|
2355 |
2466
|
2356 Sun Nov 3 15:45:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2357 |
|
2358 * file-ops.cc (file_stat::is_blk, file_stat::is_chr, |
|
2359 file_stat::is_dir, file_stat::is_fifo, file_stat::is_lnk, |
|
2360 file_stat::is_reg, file_stat::is_sock): Just return false if the |
|
2361 underlying macro is not defined. |
|
2362 |
|
2363 * oct-math.h (lgamma, gamma): Delete declarations. |
|
2364 (asinh, acosh, atanh, erf, erfc): Declare arg types too. |
|
2365 Protect declarations with #ifdef HAVE_*. |
|
2366 |
2440
|
2367 Wed Oct 30 11:42:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2368 |
2452
|
2369 * Version 1.90. |
|
2370 |
|
2371 * Makefile.in (DISTFILES): Add ChangeLog. |
|
2372 |
2444
|
2373 * cmd-hist.cc: Only include fcntl.h if HAVE_FCNTL_H. |
|
2374 |
|
2375 * Matrix-ext.cc: Include <cfloat>, not <float.h>. |
|
2376 |
2443
|
2377 * CMatrix.cc, cmd-hist.cc, file-ops.cc, file-ops.h, filemode.c, |
2444
|
2378 mkdir.c, rename.c, rmdir.c, safe-xstat.cin, statdefs.h, sysdir.h, |
|
2379 tempname.c, utils.cc: Only include sys/types.h if HAVE_SYS_TYPES_H. |
2443
|
2380 |
2440
|
2381 * Array3.h (T Array3<T>::checkelem): Return T() for bogus value, |
|
2382 since that is now accepatble syntax, even for built-in types. |
|
2383 * Array2.h (T Array2<T>::checkelem): Likewise |
|
2384 |
2433
|
2385 Sat Oct 26 23:37:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2386 |
|
2387 * file-ops.cc (mkfifo) [! HAVE_MKFIFO]: Just print an error |
|
2388 message and return -1. |
|
2389 |
2428
|
2390 Fri Oct 25 01:24:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2391 |
2431
|
2392 * str-vec.h (str_vec_compare): Declare args as const void *, then |
|
2393 cast them to const string * in the body of the function. |
|
2394 |
|
2395 * file-ops.cc (file_stat::mode_as_string): Explicitly construct |
|
2396 string from buf. |
|
2397 |
2428
|
2398 * Array3.h (Array3::checkelem): Tag bogus return value with |
|
2399 GCC_ATTRIBUTE_UNUSED. |
|
2400 * Array2.h (Array2::checkelem): Likewise. |
|
2401 |
2424
|
2402 Thu Oct 24 19:40:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2403 |
|
2404 * Quad.h (Quad): Define virtual destructor. |
|
2405 |
2408
|
2406 Tue Oct 15 11:34:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2407 |
|
2408 * CMatrix.cc (ComplexMatrix::all_elements_are_real): new function. |
|
2409 |
2401
|
2410 Sun Oct 13 11:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2411 |
|
2412 * sun-utils.h: Conditionally declare MAIN__ too. Declare MAIN_ |
|
2413 and MAIN__ extern "C". |
|
2414 * sun-utils.cc: Include sun-utils.h here. Delete extern "C" stuff. |
|
2415 |
2391
|
2416 Sat Oct 12 12:40:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2417 |
|
2418 * MArray-misc.cc: New file. |
|
2419 * Makefile.in (MATRIX_SRC): Add it to the list. |
|
2420 |
|
2421 * mx-inlines.cc (equal): Return bool, not int. |
|
2422 |
|
2423 * idx-vector.h (idx_vector (double)): New constructor. |
|
2424 |
|
2425 * chMatrix.h, chMatrix.cc, CMatrix.h, CMatrix.cc, dMatrix.h, |
|
2426 dMatrix.cc, dDiagMatrix.h, dDiagMatrix.cc, dRowVector.h, |
|
2427 dRowVector.cc, dColVector.h, dColVector.cc, CColVector.h, |
|
2428 CColVector.cc, CDiagMatrix.h, CDiagMatrix.cc, CRowVector.h, |
|
2429 CRowVector.cc: Logical operators return bool, not int. |
|
2430 |
|
2431 * CMatrix.h, CMatrix.cc (ComplexMatrix::any_element_is_inf_or_nan): |
|
2432 New function. |
|
2433 |
|
2434 * dMatrix.h, dMatrix.cc (Matrix::any_element_is_negative, |
|
2435 Matrix::any_element_is_inf_or_nan, Matrix::abs, |
|
2436 Matrix::all_elements_are_inf_or_nan): New functions. |
|
2437 |
|
2438 * Range.h, Range.cc (Range::all_elements_are_ints): New function. |
|
2439 |
|
2440 * MArray.cc, MArray2.cc, MDiagArray2.cc: Call gripe_nonconformant |
|
2441 for errors. Simplify macros by converting FCN to string for error |
|
2442 messages. |
|
2443 |
|
2444 * Array-idx.h (Array<T>::index): New function. Don't call |
|
2445 clear_index() here. |
|
2446 (Array<T>::value): Call it, do call clear_index() here. |
|
2447 * Array2-idx.h (Array<T>::value, Array<T>::index): Likewise, for |
|
2448 one and two arg index functions. |
|
2449 |
|
2450 Tue Sep 17 21:21:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2451 |
|
2452 * DAEFunc.h: Delete #pragma interface since there is no longer a |
|
2453 separate implementation file. |
|
2454 |
2354
|
2455 Tue Aug 20 17:38:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2456 |
2358
|
2457 * Makefile.in (stamp-picdir): Only create a pic subdirectory if |
|
2458 SHARED_LIBS is true AND CPICFLAG or CXXPICFLAG is not empty. |
|
2459 |
2356
|
2460 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Rename arg sort to |
|
2461 sort_uniq. If sort_uniq is nonzero, sort the elements and make |
|
2462 them uniq. |
|
2463 |
2354
|
2464 * CMatrix.cc (ComplexMatrix::row_max, ComplexMatrix::row_min, |
|
2465 ComplexMatrix::column_max, ComplexMatrix::column_min): |
|
2466 Rewrite. Also return index as a reference arg. |
|
2467 (ComplexMatrix::row_max_loc, ComplexMatrix::row_min_loc, |
|
2468 ComplexMatrix::column_max_loc, ComplexMatrix::column_min_loc): |
|
2469 Delete. |
|
2470 |
|
2471 * dMatrix.cc (Matrix::row_max, Matrix::row_min, |
|
2472 Matrix::column_max, Matrix::column_min): |
|
2473 Rewrite. Also return index as a reference arg. |
|
2474 (Matrix::row_max_loc, Matrix::row_min_loc, |
|
2475 Matrix::column_max_loc, Matrix::column_min_loc): Delete. |
|
2476 |
|
2477 Fri Aug 9 05:01:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2478 |
|
2479 * dMatrix.cc (Matrix::row_min, Matrix::row_min_loc, |
|
2480 Matrix::row_max, Matrix::row_max_loc, Matrix::column_min, |
|
2481 Matrix::column_min_loc, Matrix::column_max, |
|
2482 Matrix::column_max_loc): Ignore leading NaNs. |
|
2483 * CMatrix.cc (ComplexMatrix::row_min, ComplexMatrix::row_min_loc, |
|
2484 ComplexMatrix::row_max, ComplexMatrix::row_max_loc, |
|
2485 ComplexMatrix::column_min, ComplexMatrix::column_min_loc, |
|
2486 ComplexMatrix::column_max, ComplexMatrix::column_max_loc): Ignore |
|
2487 leading NaNs. |
|
2488 |
2352
|
2489 Thu Aug 8 16:04:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2490 |
|
2491 * QPSOL.cc (QPSOL::do_minimize): Insert linear constraint bounds |
|
2492 starting at n, not 0. |
|
2493 |
2349
|
2494 Sat Jul 27 02:54:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2495 |
|
2496 * dMatrix.cc (Matrix::Matrix (const RowVector&), |
|
2497 Matrix::Matrix (const ColumnVector&)): New constructors. |
|
2498 |
|
2499 * CMatrix.cc (ComplexMatrix::ComplexMatrix (const RowVector&), |
|
2500 ComplexMatrix::ComplexMatrix (const ColumnVector&), |
|
2501 ComplexMatrix::ComplexMatrix (const ComplexRowVector&), |
|
2502 ComplexMatrix::ComplexMatrix (const ComplexColumnVector&)): |
|
2503 New constructors. |
|
2504 |
|
2505 * chMatrix.cc (charMatrix::charMatrix (const string_vector&)): |
|
2506 New constructor. |
|
2507 |
2343
|
2508 Wed Jul 24 16:39:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2509 |
|
2510 * LSODE.cc (do_integrate): Check to make sure that the state and |
|
2511 derivative vectors are the same size. |
2344
|
2512 * DASSL.cc (do_integrate): Likewise. |
2343
|
2513 |
2330
|
2514 Sun Jul 14 17:30:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2515 |
|
2516 * dMatrix.cc (Matrix::read, Matrix::write): Convert to use |
|
2517 iostreams and handler data format conversions. Delete old methods |
|
2518 that used stdio. |
|
2519 |
|
2520 * data-conv.h, data-conv.cc (oct_data_conv): New class. |
|
2521 |
|
2522 Fri Jul 12 13:52:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2523 |
|
2524 * mach-info.h: Rename from float-fmt.h. |
|
2525 * mach-info.cc: Rename from float-fmt.cc. |
|
2526 Handle machine information using a singlton class. |
|
2527 * Makefile.in: Update appropriate lists. |
|
2528 |
|
2529 Tue Jul 9 11:49:10 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2530 |
|
2531 * Array-flags.cc: Provide definitions for the flags even if |
|
2532 OCTAVE_SOURCE is not defined. |
|
2533 |
|
2534 * Array.h, Array2.h, Array3.h: BOUNDS_CHECKING now affects |
|
2535 operator(), not elem(). |
|
2536 * Array3.h: Move indexing methods here from Array3.cc. |
|
2537 |
|
2538 Mon Jun 24 02:30:05 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2539 |
|
2540 * Array3.cc (checkelem): Fix typo in call to Array2<T>::elem(). |
|
2541 |
|
2542 * Makefile.in (install-lib): Use INSTALL_PROGRAM instead of |
|
2543 INSTALL_DATA for shared libs. |
|
2544 |
|
2545 Thu Jun 6 09:59:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2546 |
|
2547 * Quad.cc: Include lo-error.h here too. |
|
2548 |
|
2549 Mon May 27 12:41:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2550 |
|
2551 * file-ops.h: Include sys/types.h here. |
|
2552 |
|
2553 Wed May 22 00:20:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2554 |
|
2555 * chMatrix.cc (charMatrix::transpose): Provide definition. |
|
2556 |
|
2557 * Array-idx.h (maybe_delete_elements): Correctly compute number of |
|
2558 elements in result. |
|
2559 * Array2-idx.h (maybe_delete_elements): Likewise for number of |
|
2560 rows and columns in result. |
|
2561 |
|
2562 Tue May 21 23:46:09 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2563 |
|
2564 * dbleQR.cc (QR::QR): Don't create result from to-be-deleted data. |
|
2565 * CmplxQR.cc (ComplexQR::ComplexQR): Likewise. |
|
2566 |
|
2567 Fri May 17 03:06:02 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2568 |
|
2569 * Makefile.in (install-inc): Install in octincludedir, not includedir. |
|
2570 |
|
2571 Sun May 12 03:40:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2572 |
|
2573 * Makefile.in (uninstall): Also delete shared library. |
|
2574 Split install into install-libs and install-includes. |
|
2575 (install-inc): If linkdir is a directory, leave it alone. |
|
2576 |
|
2577 * sun-utils.cc (MAIN__): Define for Linux/ELF systems. |
|
2578 |
|
2579 Thu May 2 20:19:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2580 |
|
2581 * Array-idx.h (assign): Handle A(:) = X for A undefined or empty. |
|
2582 * Array2-idx.h (assign): Likewise. |
|
2583 |
|
2584 Tue Apr 30 05:43:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2585 |
|
2586 * Array2.cc (Array2<T>::range_error): New functions. |
|
2587 |
|
2588 * Array.h (class Array<T>): elem() and operator() are now |
|
2589 equivalent, and do bounds checking by default. |
|
2590 * Array2.cc (class Array2<T>): Likewise. |
|
2591 |
|
2592 Sat Apr 6 21:26:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2593 |
|
2594 * Makefile.in (maintainer-clean, distclean): Also delete |
|
2595 stamp-picdir, stamp-shared, and pic directory. |
|
2596 (stamp-prereq): New target. |
|
2597 |
|
2598 Fri Mar 29 13:44:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2599 |
|
2600 * NPSOL.h (NPSOL_options::set_option (const char *, int)): |
|
2601 New function. |
|
2602 |
|
2603 * Array.h, Array.cc (Array<T>::range_error ()): New functions. |
|
2604 * Array.h (Array<T>::checkelem): Use them. |
|
2605 |
|
2606 * base-lu.h, base-lu.cc: Parameterize based on types of matrix |
|
2607 elements too. |
|
2608 * dbleLU.h, dbleLU.cc, CmplxLU.h, CmplxLU.cc: Change to match. |
|
2609 |
|
2610 * MDiagArray2.h (MDiagArray2 (const MArray<T>& a)): Delete. |
|
2611 |
|
2612 * Makefile.in (distclean): Delete so_locations, which is created |
|
2613 on DEC Alpha systems. |
|
2614 |
|
2615 Sat Mar 23 04:02:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2616 |
|
2617 * Array.h (HEAVYWEIGHT_INDEXING): Do define this here if it is not |
|
2618 already defined. |
|
2619 |
|
2620 Fri Mar 22 23:53:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2621 |
|
2622 * pathsearch.cc: Include config.h. |
|
2623 |
|
2624 Wed Mar 20 04:54:03 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2625 |
|
2626 * Array2-idx.h (assign (Array2<LT>&, const Array2<RT>&)): Don't |
|
2627 allow M(I, J) = scalar if I or J is empty. |
|
2628 |
|
2629 * Array-idx.h: Delete Array2 and Array3 code (now in Array2-idx.h |
|
2630 and Array3-idx.h). |
|
2631 |
|
2632 Thu Mar 7 10:20:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2633 |
|
2634 * lo-error.h: Make comments C friendly. |
|
2635 |
|
2636 Sun Mar 3 14:04:32 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2637 |
|
2638 * Array2.h (make_unique): Move all indexing functions here. |
|
2639 * Array2.cc: From here. |
|
2640 |
|
2641 * Array.h, Array2.h (NO_BOUNDS_CHECKING): New macro to control |
|
2642 whether operator() calls elem or checkelem. |
|
2643 |
|
2644 * Array.h (make_unique): New private function. |
|
2645 Move all indexing functions here. |
|
2646 * Array.cc: From here. |
|
2647 |
|
2648 * pathsearch.cc (dir_path::find_all): Index tmp, don't dereference |
|
2649 it too. |
|
2650 |
|
2651 * Array-d.cc, Array-ch.cc, Array-C.cc, Array-s.cc, Array-str.cc, |
|
2652 Array-i.cc, MArray-i.cc, MArray-s.cc, MArray-d.cc, MArray-ch.cc, |
|
2653 MArray-C.cc: Include config.h. |
|
2654 |
|
2655 * Array.h, Array2.h, DiagArray2.h, Array3.h: |
|
2656 Don't define HEAVYWEIGHT_INDEXING here. |
|
2657 |
|
2658 Sat Mar 2 18:39:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2659 |
|
2660 * base-lu.h, base-lu.cc: New files. |
|
2661 * Makefile.in: Add them to the appropriate lists. |
|
2662 * dbleLU.h, dbleLU.cc, CmplxLU.h, Cmplx.cc: Derive from base_lu. |
|
2663 |
|
2664 Fri Mar 1 08:30:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2665 |
|
2666 * Array2.h, Array3.h, DiagArray2.h: New files, extracted from Array.h |
|
2667 * Array2-idx.h, Array3-idx.h: New files, extracted from Array-idx.h |
|
2668 * Array2.cc, Array3.cc, DiagArray2.cc: New files, from Array.cc. |
|
2669 * MArray2.h, MDiagArray2.h: New files, extracted from MArray.h. |
|
2670 * MArray2.cc, MDiagArray2.cc, MArray-defs.h: New files, from MArray.cc. |
|
2671 |
|
2672 * MArray.h (INSTANTIATE_MARRAY_FRIENDS): New macro. |
|
2673 (INSTANTIATE_MARRAY2_FRIENDS): Likewise. |
|
2674 (INSTANTIATE_MDIAGARRAY_FRIENDS): Likewise. |
|
2675 * MArray-C.cc, MArray-ch.cc, MArray-c.cc, MArray-i.cc, MArray-s.cc: |
|
2676 Simplify using new macros. |
|
2677 |
|
2678 Mon Feb 26 03:04:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2679 |
|
2680 * Makefile.in (install): If $(includedir) ends in version string, |
|
2681 make link to name that does not include version info. |
|
2682 |
|
2683 * lo-ieee.cc: Include <cmath> here. |
|
2684 |
|
2685 Fri Feb 16 20:52:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2686 |
|
2687 * lo-ieee.cc, lo-ieee.h: New files. |
|
2688 * lo-mappers.cc, lo-mappers.h: New files. |
|
2689 * lo-utils.cc, lo-utils.h: New files. |
|
2690 * Makefile.in: Add them to the appropriate lists. |
|
2691 |
|
2692 Thu Feb 15 22:02:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2693 |
|
2694 * dMatrix.cc (all_integers, too_large_for_float): New functions. |
|
2695 * CMatrix.cc (all_integers, too_large_for_float): New functions. |
|
2696 |
|
2697 * byte-swap.h, data-conv.h, data-conv.cc, float-fmt.h, |
|
2698 float-fmt.cc: New files. |
|
2699 * Makefile.in: Include them in the appropriate lists. |
|
2700 |
|
2701 Wed Feb 14 01:49:47 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2702 |
|
2703 * dMatrix.cc (Qzval): New function. |
|
2704 |
|
2705 Tue Feb 13 12:41:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2706 |
|
2707 * NPSOL.cc (NPSOL_options::set_option): Arg key is now string, not |
|
2708 char*. |
|
2709 |
|
2710 * DASSL.h, DASSL.cc: Do better management of temporary workspace. |
|
2711 Use F77_XFCN to call Fortran subroutine. |
|
2712 * dColVector.cc, CColVector.cc: Likewise. |
|
2713 * dRowVector.cc, CRowVector.cc: Likewise. |
|
2714 * NPSOL.h, NPSOL.cc: Likewise. |
|
2715 * CmplxCHOL.cc: Likewise. |
|
2716 * dbleCHOL.cc: Likewise. |
|
2717 * CMatrix.cc: Likewise. |
|
2718 * dMatrix.cc: Likewise. |
|
2719 * QPSOL.cc: Likewise. |
|
2720 * LSODE.cc: Likewise. |
|
2721 |
|
2722 Sun Feb 11 14:14:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2723 |
|
2724 * dbleHESS.cc (HESS::init): Dimension of tau is n-1, not n+1. |
|
2725 |
|
2726 * dbleSCHUR.h, dbleSCHUR.cc: Do better management of temporary |
|
2727 workspace. Use F77_XFCN to call Fortran subroutine. |
|
2728 * CmplxAEPBAL.h, CmplxAEPBAL.cc: Likewise. |
|
2729 * CmplxSCHUR.h, CmplxSCHUR.cc: Likewise. |
|
2730 * dbleGEPBAL.h, dbleGEPBAL.cc: Likewise. |
|
2731 * dbleAEPBAL.h, dbleAEPBAL.cc: Likewise. |
|
2732 * CmplxHESS.h, CmplxHESS.cc: Likewise. |
|
2733 * CmplxSVD.h, CmplxSVD.cc: Likewise. |
|
2734 * dbleHESS.h, dbleHESS.cc: Likewise. |
|
2735 * dbleSVD.h, dbleSVD.cc: Likewise. |
|
2736 * EIG.h, EIG.cc; Likewise. |
|
2737 * CollocWt.cc: Likewise. |
|
2738 * NLEqn.cc: Likewise. |
|
2739 * Quad.cc: Likewise. |
|
2740 |
|
2741 Sat Feb 10 12:14:59 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2742 |
|
2743 * dbleLU.h, dbleLU.cc: Do better management of temporary workspace. |
|
2744 Use F77_XFCN to call Fortran subroutine. |
|
2745 * CmplxLU.h, CmplxLU.cc: Ditto. |
|
2746 * dbleQR.h, dbleQR.cc: Ditto. |
|
2747 * CmplxQR.h, CmplxQR.cc: Ditto. |
|
2748 * dbleQRP.h, dbleQRP.cc: Ditto. |
|
2749 * CmplxQRP.h, CmplxQRP.cc: Ditto. |
|
2750 |
|
2751 * dir-ops.h (dir_entry::dir): Declare as void*, not DIR*. |
|
2752 (struct DIR): delete forward declaration. |
|
2753 (dir_entry::operator = (const dir_entry$)): Protect against |
|
2754 copying same object. |
|
2755 * dir-ops.cc: Cast dir appropriately. |
|
2756 |
|
2757 Fri Feb 9 16:12:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2758 |
|
2759 * lo-error.cc: Moved to libcruft/misc. |
|
2760 * Makefile.in: Delete it from the list. |
|
2761 |
|
2762 * f77-fcn.c (f77_context, f77_exception_encountered): Delete |
|
2763 definitions (they have been moved to libcruft/misc/f77-extern.cc). |
|
2764 |
|
2765 * Array-flags.h: New file. |
|
2766 * Array-idx.h: Include it here. |
|
2767 * Makefile.in (MATRIX_INC): Add it to the list. |
|
2768 |
|
2769 * Array-flags.cc: Renamed from Array-ext.cc. |
|
2770 (liboctave_dfi_flag): Renamed from dfi_flag. |
|
2771 (liboctave_pcv_flag): Renamed from pcv_flag. |
|
2772 (liboctave_pzo_flag): Renamed from pzo_flag. |
|
2773 (liboctave_rre_flag): Renamed from rre_flag. |
|
2774 * Array-idx.h: Change all uses of dfi_flag, etc. |
|
2775 * Makefile.in (MATRIX_SRC): Change file name here too. |
|
2776 |
|
2777 * Makefile.in (LIBOCTAVE_LFLAGS, LIBOCTAVE_LIBS): New variables. |
|
2778 (stamp-shared): Use them here. |
|
2779 |
|
2780 Tue Feb 6 09:53:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2781 |
|
2782 * cmd-hist.cc (command_history::ignore_entries): Delete default |
|
2783 argument value. |
|
2784 |
|
2785 Mon Feb 5 12:07:50 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2786 |
|
2787 * CmplxAEPBAL.h, CmplxCHOL.h, CmplxDET.h, CmplxHESS.h, CmplxLU.h, |
|
2788 CmplxQR.h, CmplxQRP.h, CmplxSCHUR.h, CmplxSVD.h, dbleAEPBAL.h, |
|
2789 dbleCHOL.h, dbleDET.h, dbleGEPBAL.h, dbleHESS.h, dbleLU.h, |
|
2790 dbleQR.h, dbleQRP.h, dbleSCHUR.h, dbleSVD.h: |
|
2791 Clean up constructors, assigment operator. |
|
2792 |
|
2793 Sun Feb 4 03:12:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2794 |
|
2795 * NPSOL.cc (do_minimize): Use F77_XFCN to call npsol. |
|
2796 Check f77_exception_encountered on return. |
|
2797 |
|
2798 * f77-fcn.c (f77_exception_encountered): New variable. |
|
2799 (F77_XFCN): Set it. |
|
2800 * f77-fcn.h: Provide declaration. |
|
2801 |
|
2802 * QPSOL.h (QPSOL_options::set_options): Renamed from copy(). |
|
2803 |
|
2804 * NPSOL.h (NPSOL_options::set_options): Renamed from copy(). |
|
2805 |
|
2806 * NLEqn.h (NLEqn_options::set_options): New function. |
|
2807 * Quad.h (Quad_options::set_options): Likewise. |
|
2808 |
|
2809 * LP.h (class LP): Add accessors for LP data. |
|
2810 |
|
2811 * NLEqn.h (NLEqn::n): Delete. |
|
2812 |
|
2813 * NLEqn.h (class NLEqn::n): Likewise. |
|
2814 |
|
2815 * NLP.h (class NLP): Add accessors for NLP data. |
|
2816 |
|
2817 * NPSOL.h (class NPSOL_options): Move constructors, set, and |
|
2818 access functions here. |
|
2819 * NPSOL.cc.cc: From here. |
|
2820 |
|
2821 * QLD.h (class QLD): Add destructor definition. |
|
2822 * Objective.h (class Objective): Likewise. |
|
2823 * ODEFunc.h (class ODEFunc): Likewise. |
|
2824 * NLFunc.h (class NLFunc): Likewise. |
|
2825 * NLEqn.h (class NLEqn): Likewise. |
|
2826 * NLConst.h (class NLConst): Likewise. |
|
2827 * LinConst.h (class LinConst): Likewise. |
|
2828 * LSODE.h (class LSODE_options): Likewise. |
|
2829 * CollocWt.h (class CollocWt): Likewise. |
|
2830 * Bounds.h (class Bounds): Likewise. |
|
2831 |
|
2832 * QLD.cc (QLD::set_default_options): Delete. |
|
2833 |
|
2834 * QP.h (QP): Add accessors for QP data. |
|
2835 Add copy constructor, operator =, and destructor definitions. |
|
2836 |
|
2837 * Range.h, Quad.h, QP.h, QLD.h, Objective.h, NLP.h, NLFunc.h, |
|
2838 NLConst.h, LinConst.h, LSODE.h, LP.h, FEGrid.h, EIG.h, DASSL.h, |
|
2839 DAEFunc.h, CollocWt.h, Bounds.h: |
|
2840 Clean up constructors, assigment operator. |
|
2841 |
|
2842 * dRowVector.cc (RowVector::transpose): Use magic of reference |
|
2843 counting to avoid duplicating the data immediately. |
|
2844 * dColVector.cc (ColumnVector::transpose): Likewise. |
|
2845 * CRowVector.cc (ComplexrowVector::transpose): Likewise. |
|
2846 * CColVector.cc (ComplexColumnVector::transpose): Likewise. |
|
2847 |
|
2848 Sat Feb 3 01:02:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2849 |
|
2850 * prog-args.h (prog_args::option_argument): New enum. |
|
2851 |
|
2852 * f77-fcn.h: Rename from f77-uscore.h. |
|
2853 (F77_XFCN_ERROR, F77_XFCN): New macros. |
|
2854 * f77-fcn.c: New file. |
|
2855 * Makefile.in (SOURCES): Add it to the list. |
|
2856 |
|
2857 * ODEFunc.h: Clean up. |
|
2858 |
|
2859 * DASSL.cc, DASSL.h: New files. |
|
2860 * Makefile.in: Add them to the appropriate lists. |
|
2861 |
|
2862 * LSODE.cc, LSODE.h: New files. |
|
2863 * Makefile.in: Add them to the appropriate lists. |
|
2864 |
|
2865 * ODE.cc: Delete. |
|
2866 * Makefile.in (SOURCES): Remove from list. |
|
2867 |
|
2868 * base-de.h, DAE.cc: New files. |
|
2869 * Makefile.in: Add them to the appropriate lists. |
|
2870 * ODE.h: Only define interface for ODE classes. |
|
2871 * DAE.h: Only define interface for ODE classes. |
|
2872 |
|
2873 * LPsolve.cc (do_minimize): Print sorry not implemented message. |
|
2874 (LPsolve::set_default_options)): Delete |
|
2875 * LPsolve.h (class LPsolve): Add operator =, copy constructor, and |
|
2876 destructor. |
|
2877 |
|
2878 * LP.h (class LP): Add operator =, copy constructor, and destructor. |
|
2879 |
|
2880 * QPSOL.h (QPSOL::QPSOL (const QPSOL&)): New constructor. |
|
2881 (QPSOL::operator =): Call base class operator = instead of assuming |
|
2882 we know what to copy. |
|
2883 |
|
2884 * base-min.h (size): New function. |
|
2885 |
|
2886 * NLP.h (NLP::size): Delete. |
|
2887 (NLP::NLP (const NLP&)): New constructor. |
|
2888 (NLP::operator =): Call base class operator = instead of assuming |
|
2889 we know what to copy. |
|
2890 |
|
2891 * NPSOL.h, NPSOL.cc (NPSOL::option): Delete. |
|
2892 (class NPSOL): Add operator = and destructor. |
|
2893 |
|
2894 * NPSOL.h: Add NPSOL_options() to list of constructor initalizers. |
|
2895 |
|
2896 Fri Feb 2 22:52:55 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2897 |
|
2898 * Makefile.in (liboctave.a): Depend on $(PICOBJ). |
|
2899 |
|
2900 Wed Jan 31 05:29:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2901 |
|
2902 * dMatrix.cc (Givens, Sylvester, Matrix::expm): New functions. |
|
2903 * CMatrix.cc (Givens, Sylvester, ComplexMatrix::expm): Ditto. |
|
2904 |
|
2905 Mon Jan 29 00:00:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2906 |
|
2907 * prog-args.h, prog-args.cc: New files. |
|
2908 * Makefile.in: Add them to lists. |
|
2909 |
|
2910 * getopt.h, getopt.c, getopt1.c: New files. |
|
2911 * Makefile.in: Add them to the lists. |
|
2912 |
|
2913 * oct-term.h, oct-term.cc: New files. |
|
2914 * Makefile.in: Add them to the lists. |
|
2915 |
|
2916 * str-vec.cc: New file. |
|
2917 * Makefile.in (SOURCES): Add it to the list. |
|
2918 |
|
2919 * file-ops.cc (oct_tmpnam): Move here from src/utils.cc. |
|
2920 |
|
2921 * tempname.c, tempnam.c: Move here from src directory. |
|
2922 * Makefile.in: Add to lists. |
|
2923 |
|
2924 Sun Jan 28 23:06:19 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2925 |
|
2926 * cmd-hist.h, cmd-hist.cc: New files. |
|
2927 * Makefile.in: Add them to lists. |
|
2928 |
|
2929 Thu Jan 25 20:36:05 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2930 |
|
2931 * oct-glob.h, oct-glob.cc: New files. |
|
2932 * Makefile.in: Add them to lists. |
|
2933 |
|
2934 Wed Jan 24 01:55:08 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2935 |
|
2936 * pathsearch.h, pathsearch.cc: New files. |
|
2937 * Makefile.in: Add them to lists. |
|
2938 |
|
2939 * dir-ops.h, dir-ops.cc: New files. |
|
2940 * sysdir.h: Move here from src directory. |
|
2941 * Makefile.in: Add them to lists. |
|
2942 |
|
2943 * Array.h (Array::qsort): Return *this, not void. |
|
2944 * str-vec.h (string_vector::qsort): Likewise. |
|
2945 |
|
2946 * chMatrix.cc (row_as_string): Resize result to eliminate |
|
2947 unnecessary NULs. |
|
2948 |
|
2949 Tue Jan 23 00:40:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2950 |
|
2951 * safe-xstat.hin, safe-xstat.cin, statdefs.h, file-ops.h, |
|
2952 file-ops.cc, filemode.c, mkdir.c, rmdir.c, rename.c: |
|
2953 Files moved here from src directory. |
|
2954 * Makefile.in: Add them to lists. Include appropriate rules. |
|
2955 |
|
2956 * acosh.c, asinh.c, atanh.c, erf.c, erfc.c, gamma.c, lgamma.c: |
|
2957 Use pointers, not references (this is C code!). |
|
2958 |
|
2959 * oct-math.h: New file. |
|
2960 * acosh.c, asinh.c, atanh.c, erf.c, erfc.c, gamma.c, lgamma.c: |
|
2961 Files moved here from src directory. |
|
2962 * Makefile.in: Add them to lists. |
|
2963 |
|
2964 Sun Jan 21 22:53:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2965 |
|
2966 * idx-vector.cc (make_uniq): Fix major brain-o. |
|
2967 |
|
2968 * CmplxSCHUR.h, CmplxSCHUR.cc, dbleSCHUR.h, dbleSCHUR.cc: |
|
2969 Convert to use string class instead of char*. |
|
2970 |
|
2971 * str-vec.h, Array-str.cc: New files. |
|
2972 |
|
2973 * Array.h (Array::qsort): New function. |
|
2974 |
|
2975 Fri Jan 12 01:45:10 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2976 |
|
2977 * Array.h: Nest ArrayRep class inside Array class. |
|
2978 Refer to ArrayRep, not ArrayRep<T>. |
|
2979 Move all ArrayRep functions inline. |
|
2980 Don't declare other Array classes as friends of ArrayRep. |
|
2981 * Array.cc: Delete ArrayRep functions. |
|
2982 * Array-idx.h: Refer to ArrayRep, not ArrayRep<T>. |
|
2983 |
|
2984 * Array-C.cc, Array-ch.cc, Array-d.cc, Array-i.cc, Array-s.cc: |
|
2985 Don't instantiate ArrayRep objects. |
|
2986 |
|
2987 Wed Jan 10 04:40:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2988 |
|
2989 * chMatrix.cc (charMatrix::charMatrix (const string&)): |
|
2990 New constructor. |
|
2991 |
|
2992 Tue Jan 9 04:44:56 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2993 |
|
2994 * dbleGEPBAL.cc (GEPBALANCE::init): Use string instead of char* |
|
2995 for balance_job arg. |
|
2996 * dbleAEPBAL.cc (AEPBALANCE::init): Likewise. |
|
2997 * CmplxAEPBAL.cc (ComplexAEPBALANCE::init): Likewise. |
|
2998 |
|
2999 * chMatrix.cc (row_as_string): Return string, not const char*. |
|
3000 |
|
3001 Mon Jan 8 03:20:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3002 |
|
3003 * Makefile.in (clean): If $(SHARED_LIBS), also remove shared libs. |
|
3004 |
|
3005 * chMatrix.cc (row_as_string): Undo previous change. |
|
3006 |
|
3007 Sun Jan 7 19:50:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3008 |
|
3009 * chMatrix.cc (row_as_string): Do memory management here. Caller |
|
3010 is expected to save string if necessary. |
|
3011 |
|
3012 Sat Jan 6 19:28:20 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3013 |
|
3014 * Array.h (class DiagArray): Enable nested Proxy class for all |
|
3015 platforms. |
|
3016 |
|
3017 * Array.cc (Array<T>::operator = (const Array<T>&)): If rep == |
|
3018 a.rep, don't mess with count. |
|
3019 * Array.h (Array2<T>& operator = (const Array2<T>&)): Likewise, |
|
3020 don't do anything if reps are the same. |
|
3021 (Array3<T>& operator = (const Array3<T>&) |
|
3022 |
|
3023 * Array.h (ArrayRep<T>::operator = (const ArrayRep<T>&)): |
|
3024 Declare private with no definition to prevent misuse. |
|
3025 |
|
3026 * Array.cc (Array2<T>::insert (const Array2<T>&, int, int)): |
|
3027 Get range check right. |
|
3028 * dMatrix.cc (Matrix::insert (const RowVector&, int, int)): Ditto. |
|
3029 (Matrix::insert (const ColumnVector&, int, int)): Ditto. |
|
3030 (Matrix::insert (const DiagMatrix&, int, int)): Ditto. |
|
3031 * CMatrix.cc (ComplexMatrix::insert (const Matrix&, int, int)): Ditto. |
|
3032 (ComplexMatrix::insert (const RowVector&, int, int)): Ditto. |
|
3033 (ComplexMatrix::insert (const ColumnVector&, int, int)): Ditto. |
|
3034 (ComplexMatrix::insert (const DiagMatrix&, int, int)): Ditto. |
|
3035 (ComplexMatrix::insert (const ComplexRowVector&, int, int)): Ditto. |
|
3036 (ComplexMatrix::insert (const ComplexColumnVector&, int, int)): Ditto. |
|
3037 (ComplexMatrix::insert (const ComplexDiagMatrix&, int, int)): Ditto. |
|
3038 * dRowVector.cc (RowVector::insert (const RowVector&, int)): Ditto. |
|
3039 * dColVector.cc |
|
3040 (ColumnVector::insert (const ColumnVector&, int)): Ditto. |
|
3041 * CRowVector.cc |
|
3042 (ComplexRowVector::insert (const RowVector&, int)): Ditto. |
|
3043 (ComplexRowVector::insert (const ComplexRowVector&, int)): Ditto. |
|
3044 * CColVector.cc |
|
3045 (ComplexColumnVector::insert (const ColumnVector&, int)): Ditto. |
|
3046 (ComplexColumnVector::insert (const ComplexColumnVector&, int)): Ditto. |
|
3047 |
|
3048 * dMatrix.cc (Matrix::insert (const DiagMatrix&, int, int)): |
|
3049 Also fill in zeros, not just the diagonal. |
|
3050 |
|
3051 * CDiagMatrix.cc (ComplexDiagMatrix::fill (double, int, int)): |
|
3052 Use END parameter properly. |
|
3053 (ComplexDiagMatrix::fill (const Complex&, int, int)): Ditto. |
|
3054 * dDiagMatrix.cc (DiagMatrix::fill (double, int, int)): Ditto. |
|
3055 |
|
3056 * Array.h (ArrayRep<T>::ArrayRep (void)): Set count to 1 here. |
|
3057 (ArrayRep<T>::ArrayRep (T *, int)): Likewise. |
|
3058 * Array.cc (ArrayRep<T>::ArrayRep (const ArrayRep<T>&)): |
|
3059 Don't copy count. Set it to 1. |
|
3060 (ArrayRep<T>::ArrayRep (int)): Set count to 1 here. |
|
3061 |
|
3062 * Array.h (Array<T>::Array (T *, int)): After constructing rep, |
|
3063 don't set rep->count to 1 here (now handled by ArrayRep |
|
3064 constructors). |
|
3065 (Array<T>::Array (void)): Ditto. |
|
3066 (Array<T>::Array (int)): Ditto. |
|
3067 (Array<T>::T& elem (int)): Ditto. |
|
3068 * Array-idx.h (Array<T>::maybe_delete_elements (idx_vector&)): Ditto. |
|
3069 (Array2<T>::maybe_delete_elements (idx_vector&, idx_vector&)): Ditto. |
|
3070 * Array.cc: (Array<T>::Array (int, const T&)): Ditto. |
|
3071 (Array<T>::resize (int)): Ditto. |
|
3072 (Array<T>::resize (int, const T&)) :Ditto. |
|
3073 (Array<T>::fortran_vec (void)): Ditto. |
|
3074 (Array2<T>::resize (int, int)): Ditto. |
|
3075 (Array2<T>::resize (int, int, const T&)): Ditto. |
|
3076 (DiagArray<T>::resize (int, int)): Ditto. |
|
3077 (DiagArray<T>::resize (int, int, const T&)): Ditto. |
|
3078 |
|
3079 Sun Dec 31 21:23:26 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3080 |
|
3081 * Array-ch.cc: Rename from Array-c.cc. |
|
3082 * MArray-ch.cc: Rename from MArray-c.cc. |
|
3083 * chMatrix.cc: Rename from cMatrix.cc. |
|
3084 * chMatrix.h: Rename from cMatrix.h. |
|
3085 * Makefile.in (TI_SRC): Use new names here. |
|
3086 * mx-base.h: Likewise. |
|
3087 |
|
3088 Fri Dec 29 21:45:00 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3089 |
|
3090 * Makefile.in: Handle shared libraries. |
|
3091 |
|
3092 Thu Dec 28 14:18:34 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3093 |
|
3094 * CRowVector.cc (operator * (ComplexRowVector, ComplexMatrix)): |
|
3095 Correctly compute length of return value. Correct rows and |
|
3096 columns in zgemv call. |
|
3097 * dRowVector.cc (operator * (RowVector, Matrix)): Likewise. |
|
3098 |
|
3099 Tue Dec 26 00:37:57 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3100 |
|
3101 * Makefile.in (stamp-picdir): New target. |
|
3102 (all): Depend on it. |
|
3103 |
|
3104 Sun Dec 24 03:10:41 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3105 |
|
3106 * Makefile.in (INCLUDES): Remove QLD.h. |
|
3107 (SOURCES): Remove QLD.cc. |
|
3108 |
|
3109 Wed Dec 20 00:43:46 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
3110 |
|
3111 * dMatrix.cc (Matrix::inverse): New arg, force. |
|
3112 If force is nonzero, invert even if matrix is singular. |
|
3113 (ComplexMatrix::inverse): Likewise. |
|
3114 |
|
3115 * dRowVector.cc, mx-inlines.cc, dMatrix.cc, dDiagMatrix.cc, |
|
3116 dColVector.cc,MArray-C.cc, CmplxDET.cc, CRowVector.cc, CMatrix.cc, |
|
3117 CDiagMatrix.cc, CColVector.cc, Array-C.cc, CmplxDET.h, CMatrix.h: |
|
3118 Include "oct-cmplx.h" instead of <Complex.h>. |
|
3119 |
|
3120 * mx-defs.h: Include oct-cmplx.h in place of forward declaration |
|
3121 for class Complex. |
|
3122 |
|
3123 * oct-cmplx.h: New file. |
|
3124 * Makefile.in (INCLUDES): Add it to the list. |
|
3125 |
|
3126 * idx-vector.cc (IDX_VEC_REP::idx_vector_rep): Don't redeclare len. |
|
3127 (IDX_VEC_REP::maybe_convert_one_zero_to_idx): Don't redeclare count. |
|
3128 (IDX_VEC_REP::freeze): Don't redeclare max_val and min_val. |
|
3129 (intcmp, sort_data, make_uniq, copy_data, IDX_VEC_REP::print): |
|
3130 Avoid g++ bugs. |
|
3131 |
|
3132 Tue Nov 14 14:24:16 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3133 |
|
3134 * Array-idx.h (maybe_delete_elements): Give useful error message. |
|
3135 |
|
3136 * dbleSCHUR.cc, dbleSVD.cc: Include iostream.h. |
|
3137 |
|
3138 Mon Nov 13 08:35:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3139 |
|
3140 * CDiagMatrix.cc (inverse): Return retval, not *this. |
|
3141 * dDiagMatrix.cc (inverse): Use same method as for Complex case. |
|
3142 |
|
3143 Sat Nov 4 05:06:12 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3144 |
|
3145 * Array.h, Array.cc, Array-idx.h [HEAVYWEIGHT_INDEXING]: Keep |
|
3146 index vector object with Array, not ArrayRep. |
|
3147 |
|
3148 Fri Nov 3 06:52:38 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3149 |
|
3150 * Array-idx.h (assign (Array2<T>&, const Array2<T>&): Don't fail |
|
3151 if index is a colon and resizing is maybe needed. |
|
3152 |
|
3153 Tue Oct 31 17:40:01 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3154 |
|
3155 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Don't return true |
|
3156 if we have a vector of 1's. |
|
3157 |
|
3158 * Array-idx.h (assign (Array2<LT>&, Array2<RT>&): If lhs has no |
|
3159 current orientation, require index and rhs to conform unless |
|
3160 do_fortran_indexing flag is set. |
|
3161 |
|
3162 Sun Oct 15 23:32:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3163 |
|
3164 * Array-d.cc, Array-C.cc, mx-base.h, mx-inlines.cc, dDiagMatrix.h, |
|
3165 CDiagMatrix.h, CMatrix.cc, CMatrix.h, dMatrix.h, mx-defs.h, |
|
3166 cMatrix.h, MArray.cc, MArray.h, MArray-i.cc, MArray-c.cc, |
|
3167 MArray-s.cc, Array.h, Array.cc, Array-c.cc, Array-i.cc, |
|
3168 Array-s.cc, cMatrix.cc, Array-idx.h, dMatrix.cc: |
|
3169 Massive changes to support additional data types. Only charMatrix |
|
3170 is currently used in Octave. |
|
3171 |
|
3172 Thu Oct 12 02:22:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3173 |
|
3174 * Array.cc (Array2<T>::insert (Array2<T>&, int, int): New function. |
|
3175 * CMatrix.cc (ComplexMatrix::insert (ComplexMatrix&, int, int): |
|
3176 Simply call Array2<Complex> version. |
|
3177 * dMatrix.cc (Matrix::insert (Matrix&, int, int): Similarly, just |
|
3178 call Array2<double> version. |
|
3179 |
|
3180 * Array-C.cc, Array-d.cc: Instantiate new assign functions too. |
|
3181 |
|
3182 * Array.h, Array.cc: Massive overhaul to support new way of |
|
3183 handling indexing. |
|
3184 * idx-vector.h, idx-vector.cc: Likewise. |
|
3185 * Array-ext.cc, Array-idx.h: New files. |
|
3186 * Makefile.in: Add them to the appropriate lists. |
|
3187 |
|
3188 Wed Oct 11 00:49:58 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3189 |
|
3190 * Range.cc (nelem_internal): Use tfloor here, not round. |
|
3191 |
|
3192 Sun Oct 8 18:21:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3193 |
|
3194 * idx-vector.h, idx-vector.cc: New files, moved from ../src. |
|
3195 * Makefile.in (SOURCES, INCLUDES): Include them in the lists. |
|
3196 |
|
3197 Sat Oct 7 19:07:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3198 |
|
3199 * CMatrix.cc (pseudo_inverse): Avoid bogus g++ warning. |
|
3200 |
|
3201 * Array.h: Move simple member functions here. |
|
3202 * Array.cc: From here. |
|
3203 |
|
3204 Fri Oct 6 00:36:04 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3205 |
|
3206 * Range.cc (tfloor, tceil, round): New static functions. |
|
3207 (Range::nelem_internal): Rewrite to use better method. |
|
3208 |
|
3209 * dbleSVD.h (SVD::type): New item, sigma_only. |
|
3210 (type_computed): New var. |
|
3211 * dbleSVD.cc (left_singular_matrix, right_singular_matrix): |
|
3212 Handle possible error condition. |
|
3213 (init): Allow for SVD::sigma_only, save type computed. |
|
3214 * CmplxSVD.cc (left_singular_matrix, right_singular_matrix): |
|
3215 Handle possible error condition. |
|
3216 (init): Allow for SVD::sigma_only, save type computed. |
|
3217 |
|
3218 Wed Oct 4 15:33:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3219 |
|
3220 * Nearly all non-matrix .h and .cc files: |
|
3221 Move short function bodies into class declarations for inlining. |
|
3222 Generally clean up. |
|
3223 |
|
3224 * base-min.h: New file. |
|
3225 * LP.h (class LP): Derive from base_minimizer. |
|
3226 * QLP.h (class QLP): Derive from base_minimizer. |
|
3227 * NLP.h (class NLP): Derive from base_minimizer. |
|
3228 * Makefile.in (INCLUDES): Add base-min.h to the list. |
|
3229 |
|
3230 * Makefile.in (SOURCES): Delete DAEFunc.cc, LP.cc, NLConst.cc, |
|
3231 NLFunc.cc, Objective.cc and QP.cc from list. |
|
3232 |
|
3233 Tue Sep 26 04:14:23 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3234 |
|
3235 * dbleSCHUR.cc (select_ana): Remove name of unused parameter. |
|
3236 (SCHUR::SCHUR): Delete unused parameter ord. |
|
3237 * CmplxSCHUR.h (ComplexSCHUR::CmplxSCHUR): Likewise. |
|
3238 |
|
3239 * CRowVector.cc |
|
3240 (ComplexRowVector::operator+ (const Complex&, const RowVector&), |
|
3241 (ComplexRowVector::operator- (const Complex&, const RowVector&), |
|
3242 (ComplexRowVector::operator* (const Complex&, const RowVector&), |
|
3243 (ComplexRowVector::operator/ (const Complex&, const RowVector&)): |
|
3244 Actually do something. |
|
3245 |
|
3246 * dMatrix.cc (Matrix::lssolve (ComplexMatrix&)): Use dummy vars. |
|
3247 (Matrix::lssolve (ComplexMatrix&, int&)): Likewise. |
|
3248 (Matrix::lssolve (ComplexMatrix&, int&, int&)): Likewise. |
|
3249 |
|
3250 * Quad.cc (Quad_options::Quad_options (double, double)): New function. |
|
3251 * (Quad::Quad (integrand_fcn, double, double): Properly initialize |
|
3252 tolerances. |
|
3253 |
|
3254 * DAE.cc (ddassl_f, ddassl_j): Remove names of unused parameters. |
|
3255 * LPsolve.cc (LPsolve::minimize): Likewise. |
|
3256 * NPSOL.cc (NPSOL::option, npsol_confun, npsol_objfun): Likewise. |
|
3257 * ODE.cc (lsode_f, lsode_j): Likewise. |
|
3258 * QPSOL.cc (qphess): Likewise. |
|
3259 |
|
3260 Fri Sep 22 04:14:51 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3261 |
|
3262 * dMatrix.cc: Include <cstring>. |
|
3263 |
|
3264 * Array.cc: Try harder to avoid warnings from gcc in functions |
|
3265 that return bogus values after calling the error handler. |
|
3266 |
|
3267 Thu Sep 14 00:56:00 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3268 |
|
3269 * Makefile.in: Use `ifndef omit_deps', not `ifndef $(omit_deps)'. |
|
3270 |
|
3271 * Makefile.in (TEMPLATE_SRC): Add Array-i.cc to the list. |
|
3272 |
|
3273 Tue Aug 22 00:41:06 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3274 |
|
3275 * DAE.cc (dassl_f): Add UNUSED attribute for unused parameters. |
|
3276 (dassl_j): Likewise. |
|
3277 |
|
3278 * DAE.cc, NLEqn.cc, NPSOL.cc, ODE.cc, CColVector.cc, CMatrix.cc, |
|
3279 dColVector.cc, dMatrix.cc, CmplxLU.cc, dbleLU.cc, QPSOL.cc, |
|
3280 Array.cc, CollocWt.cc, FEGrid.h, LinConst.h: |
|
3281 Update for change in for loop variable scope for gcc 2.7.0. |
|
3282 |
|
3283 Mon Aug 21 19:34:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
3284 |
|
3285 * Makefile.in: Only include dependency files if $(omit_deps) is |
|
3286 not set. |
|
3287 |
|
3288 Mon May 1 13:26:00 1995 John Eaton (jwe@bullwinkle.che.utexas.edu) |
|
3289 |
|
3290 * dbleSCHUR.h dbleSVD.h dbleQRP.h dbleQR.h dbleHESS.h dbleLU.h |
|
3291 dbleCHOL.h dbleGEPBAL.h dbleAEPBAL.h dbleDET.h dDiagMatrix.h |
|
3292 dColVector.h dMatrix.h dRowVector.h Quad.h Range.h QPSOL.h QLD.h |
|
3293 ODEFunc.h QP.h Objective.h NPSOL.h ODE.h NLEqn.h NLFunc.h |
|
3294 NLConst.h LinConst.h LPsolve.h LP.h FSQP.h FEGrid.h EIG.h |
|
3295 DAEFunc.h CollocWt.h DAE.h CmplxSVD.h CmplxQRP.h CmplxSCHUR.h |
|
3296 CmplxHESS.h CmplxDET.h CmplxLU.h CmplxQR.h CmplxCHOL.h |
|
3297 CmplxAEPBAL.h CRowVector.h CDiagMatrix.h Bounds.h CColVector.h |
|
3298 CMatrix.h dbleSCHUR.cc dbleSVD.cc dbleQRP.cc dbleQR.cc |
|
3299 dbleGEPBAL.cc dbleLU.cc dbleHESS.cc dbleDET.cc dbleCHOL.cc |
|
3300 dbleAEPBAL.cc dColVector.cc dRowVector.cc dMatrix.cc |
|
3301 dDiagMatrix.cc QPSOL.cc Range.cc Quad.cc QP.cc ODEFunc.cc QLD.cc |
|
3302 Objective.cc NLEqn.cc ODE.cc NPSOL.cc NLFunc.cc LPsolve.cc |
|
3303 NLConst.cc LinConst.cc FSQP.cc FEGrid.cc LP.cc DAE.cc EIG.cc |
|
3304 CollocWt.cc DAEFunc.cc CmplxSVD.cc CmplxSCHUR.cc CmplxQRP.cc |
|
3305 CmplxLU.cc CmplxQR.cc CmplxHESS.cc CmplxDET.cc CmplxCHOL.cc |
|
3306 CmplxAEPBAL.cc CRowVector.cc CColVector.cc CMatrix.cc |
|
3307 CDiagMatrix.cc Bounds.cc MArray.h MArray.cc Array.cc Array.h |
|
3308 NLP.h: Use pragma interface/implementation. Don't surround |
|
3309 contents in extern "C++". |
|
3310 * lo-error.h sun-utils.h: Don't surround contents in extern "C++". |
|
3311 |
|
3312 Tue Apr 11 10:59:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3313 |
|
3314 * f77-uscore.h (F77_FCN): Allow for possibility of uppercase |
|
3315 identifiers. |
|
3316 * utils.cc dbleSVD.cc dbleSCHUR.cc dbleQRP.cc dbleQR.cc dbleLU.cc |
|
3317 dbleHESS.cc dbleGEPBAL.cc dbleAEPBAL.cc dRowVector.cc |
|
3318 dColVector.cc QLD.cc CmplxSVD.cc CmplxCHOL.cc CmplxHESS.cc |
|
3319 CmplxQR.cc CmplxQRP.cc QPSOL.cc CmplxAEPBAL.cc CmplxLU.cc |
|
3320 CmplxSCHUR.cc dMatrix.cc CColVector.cc CRowVector.cc dbleCHOL.cc |
|
3321 CollocWt.cc NLEqn.cc EIG.cc DAE.cc ODE.cc CMatrix.cc NPSOL.cc |
|
3322 Quad.cc: Change usage of F77_FCN to match new definition |
|
3323 |
|
3324 * utils.cc dbleSVD.cc dbleSCHUR.cc dbleQRP.cc dbleQR.cc dbleLU.cc |
|
3325 dbleHESS.cc dbleGEPBAL.cc dbleAEPBAL.cc dRowVector.cc |
|
3326 dColVector.cc QLD.cc CmplxSVD.cc CmplxCHOL.cc CmplxHESS.cc |
|
3327 CmplxQR.cc CmplxQRP.cc QPSOL.cc CmplxAEPBAL.cc CmplxLU.cc |
|
3328 CmplxSCHUR.cc dMatrix.cc CColVector.cc CRowVector.cc dbleCHOL.cc |
|
3329 CollocWt.cc NLEqn.cc EIG.cc DAE.cc ODE.cc CMatrix.cc NPSOL.cc |
|
3330 Quad.cc: Where appropriate, declare Fortran subroutines to take |
|
3331 args by reference instead of pointer. Change all callers. |
|
3332 |
|
3333 Sun Apr 9 20:11:56 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3334 |
|
3335 * MArray.h (MArray2::~MArray2, MDiagArray::~MDiagArray): New |
|
3336 functions. Make += and -= operators friend functions. |
|
3337 |
|
3338 * Array.h (Array2::~Array2, Array3::~Array3, |
|
3339 DiagArray::~DiagArray): New functions. |
|
3340 |
|
3341 Wed Apr 5 21:21:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3342 |
|
3343 * Makefile.in (EXTRAS): Don't distribute mx-kludge.cc. |
|
3344 (MATRIX_INC): Don't distribute mx-kludge.h. |
|
3345 |
|
3346 * CColVector.h CColVector.cc CDiagMatrix.h CDiagMatrix.cc |
|
3347 CMatrix.h CMatrix.cc CRowVector.h CRowVector.cc dColVector.h |
|
3348 dColVector.cc dDiagMatrix.h dDiagMatrix.cc dMatrix.h dMatrix.cc |
|
3349 dRowVector.h dRowVector.cc: |
|
3350 Derive classes from MArray, MArray2, and MDiagArray, not Array, |
|
3351 Array2, and DiagArray2. |
|
3352 Don't use functions defined in mx-kludge.cc for arithmetic |
|
3353 like-type operations on arrays. |
|
3354 |
|
3355 * MArray.cc: Use the classes defined here like-type mathematical |
|
3356 operations on Array objects. Abuse CPP more. |
|
3357 * Makefile.in (TEMPLATE_SRC): Add it to the list. |
|
3358 (EXTRAS): Delete it from this list. |
|
3359 |
|
3360 * MArray-C.cc, MArray-d.cc: New files. |
|
3361 * Makefile.in (TI_SRC): Add them to the list. |
|
3362 |
|
3363 Tue Apr 4 14:13:46 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3364 |
|
3365 * mx-kludge.cc: Abuse CPP even more. |
|
3366 |
|
3367 Mon Apr 3 21:05:30 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3368 |
|
3369 * Objective.h (objective_function): Add missing const. |
|
3370 (gradient_function): Likewise. |
|
3371 |
|
3372 * CColVector.h CColVector.cc CDiagMatrix.h CDiagMatrix.cc |
|
3373 CMatrix.h CMatrix.cc CRowVector.h CRowVector.cc dColVector.h |
|
3374 dColVector.cc dDiagMatrix.h dDiagMatrix.cc dMatrix.h dMatrix.cc |
|
3375 dRowVector.h dRowVector.cc: |
|
3376 Reorganize to declare and define friends where they should be, |
|
3377 based on the use of private constructors. |
|
3378 |
|
3379 Fri Mar 31 10:09:40 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
3380 |
|
3381 * CRowVector.h (linspace): Add declaration. |
|
3382 * dRowVector.h (linspace): Likewise. |
|
3383 |
|
3384 * dMatrix.cc (Matrix::inverse, Matrix::determinant, Matrix::solve): |
|
3385 Force result of rcond + 1.0 to be stored. |
|
3386 * CMatrix.cc (ComplexMatrix::inverse, ComplexMatrix::determinant, |
|
3387 ComplexMatrix::solve): Likewise. |
|
3388 |
|
3389 See ChangeLog.1 in the top level directory for earlier changes. |