3726
|
1 2000-10-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2 |
|
3 * CMatrix.cc (ComplexMatrix::cumsum, ComplexMatrix::cumprod): |
|
4 Correct indexing for operation across rows. |
|
5 * dMatrix.cc (Matrix::cumsum, Matrix::cumprod): Likewise. |
|
6 |
3725
|
7 2000-10-12 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> |
|
8 |
|
9 * Array2-idx.h (Array2<T>::index (idx_vector&)): Avoid copying |
|
10 elements if arg is a colon. |
|
11 |
3723
|
12 2000-10-12 Cai Jianming <caijianming@yahoo.co.uk> |
|
13 |
|
14 dMatrix.cc (Matrix::cumprod (int) const): New arg, DIM. |
|
15 (Matrix::cumsum (int) const): Likewise. |
|
16 (Matrix::prod (int) const): Likewise. |
|
17 (Matrix::sum (int) const): Likewise. |
|
18 (Matrix::sumsq (int) const): Likewise. |
|
19 * CMatrix.cc (ComplexMatrix::cumprod (int dim) const): Likewise. |
|
20 (ComplexMatrix::cumsum (int) const): Likewise. |
|
21 (ComplexMatrix::prod (int) const): Likewise. |
|
22 (ComplexMatrix::sum (int) const): Likewise. |
|
23 (ComplexMatrix::sumsq (int) const): Likewise. |
|
24 |
3722
|
25 2000-10-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
26 |
|
27 * Array2-idx.h (Array2<T>::index (idx_vector&)): Correctly set |
|
28 size if Array<T>::index returns an empty array. |
|
29 |
3710
|
30 2000-08-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
31 |
|
32 * file-ops.cc (file_ops::link, file_ops::symlink, |
|
33 file_ops::readlink): New functions. |
|
34 |
3709
|
35 2000-08-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
36 |
|
37 * Array2-idx.h (Array2<T>::index (idx_vector&)): If a scalar is |
|
38 indexed, always return an object the same size as the index arg. |
|
39 |
|
40 * oct-time.cc (octave_base_tm::strftime): Return empty string for |
|
41 empty format. |
|
42 |
3706
|
43 2000-07-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
44 |
|
45 * lo-cutils.c (oct_strptime): New function. |
|
46 * oct-time.cc (octave_strptime::init): Call it instead of strptime. |
|
47 Don't declare strptime. Don't define _XOPEN_SOURCE or _BSD_SOURCE. |
|
48 |
3702
|
49 2000-07-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
50 |
3703
|
51 * oct-time.cc: Comment out _BSD_SOURCE and _XOPEN_SOURCE definitions. |
|
52 |
3702
|
53 * Makefile.in (MATRIX_INC): Add ArrayN-idx.h to the list. |
|
54 |
3689
|
55 2000-06-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
56 |
|
57 * dMatrix.h (read_int): Provide declaration. |
|
58 |
3688
|
59 2000-06-29 James R. Van Zandt <jrv@vanzandt.mv.com> |
|
60 |
|
61 * data-conv.cc (read_doubles): Handle EIGHT_BYTE_INT cases. |
|
62 (write_doubles): Ditto. |
|
63 * data-conv.h: Ditto. |
|
64 (enum save_type): New values, LS_U_LONG and LS_LONG. |
|
65 |
3685
|
66 2000-06-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
67 |
|
68 * boolMatrix.h: Declare MM_CMP_OPS here. |
|
69 * boolMatrix.cc: Define them here. |
|
70 |
3680
|
71 2000-06-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
72 |
|
73 * Array2-idx.h (assign): Allow x(bool) = RHS to succeed if x is |
|
74 previously undefined and set size of x to size of bool index. |
|
75 * idx-vector.cc (IDX_VEC_REP::maybe_convert_one_zero_to_idx): |
|
76 Allow z_len to be zero. |
|
77 (IDX_VEC_REP::freeze): If z_len is zero, set frozen_at_z_len to len. |
|
78 If frozen, don't assert that frozen_at_z_len == z_len. |
|
79 |
3670
|
80 2000-05-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
81 |
|
82 * oct-rl-edit.c (octave_rl_clear_screen): Call _rl_clear_screen |
|
83 instead of rl_clear_screen. |
|
84 |
3665
|
85 2000-05-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
86 |
|
87 * Array-d.cc: Instantiate ArrayN<double> here too. |
|
88 * Array-idx-vec.cc, ArrayN-idx.h, ArrayN.cc, ArrayN.h: New files. |
|
89 * Makefile.in: Add them to the appropriate lists. |
|
90 |
3657
|
91 2000-04-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
92 |
|
93 * Array.cc (Array<T>::operator =): Don't set max_indices to 1 here. |
|
94 |
3635
|
95 2000-03-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
96 |
|
97 * lo-sysdep.h: octave_chdir returns int, not bool. |
|
98 |
3615
|
99 2000-03-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
100 |
|
101 * Makefile.in (liboctave.$(SHLEXT)): Delete target |
|
102 before rebuilding. |
|
103 |
|
104 2000-03-21 Ben Sapp <bsapp@nua.lampf.lanl.gov>: |
|
105 |
|
106 * liboctave/Makefile.in (liboctave.$(LIBEXT)): New target. |
|
107 (libraries): Depend only on library targets, not archive members. |
|
108 |
3613
|
109 2000-03-17 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
110 |
|
111 * Makefile.in: (objects): New target. |
|
112 |
|
113 * lo-cutils.c: New file. |
|
114 * Makefile.in (SOURCES): Add it to the list. |
|
115 * lo-utils.h: Declare octave_qsort here. |
|
116 * Array.h (Array::qsort): Use it here. |
|
117 |
3607
|
118 2000-03-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
119 |
|
120 * oct-time.cc: Include <sys/types.h> and <unistd.h>, if available. |
|
121 |
3598
|
122 2000-02-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
123 |
|
124 * oct-rl-hist.c (octave_history_list): Do something when not |
|
125 printing line numbers. Fix reallocation of retval. |
|
126 |
3597
|
127 2000-02-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
128 |
|
129 * Makefile.in (install-inc): Install files in |
|
130 $(octincludedir)/octave. |
|
131 (uninstall): Remove them from the correct directory too. |
|
132 |
|
133 * oct-time.cc: Temporarily define _BSD_SOURCE and _XOPEN_SOURCE if |
|
134 they are not already defined. |
|
135 |
3588
|
136 2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
137 |
|
138 * CRowVector.cc, CRowVector.h, CColVector.cc, CColVector.h: |
|
139 Delete declarations and definitions of mixed-type vector-vector ops. |
|
140 |
3585
|
141 2000-02-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
142 |
|
143 * CMatrix.h, CMatrix.cc: Add lssolve methods for real-valued RHS |
|
144 matrix and vector objects. |
|
145 |
|
146 * mx-op-defs.h (DMM_BIN_OP): Explicitly request conversion to |
|
147 return type from second arg type. |
|
148 (MDM_BIN_OP): Likewise, for first arg type. |
|
149 |
|
150 * dMatrix.cc (Matrix::fourier, Matrix::ifourier, |
|
151 Matrix::fourier2d, Matrix::ifourier2d): Likewise. |
|
152 |
|
153 * EIG.cc (EIG::symmetric_init, EIG::hermitian_init): Explicitly |
|
154 request ColumnVector to ComplexColumnVector, and Matrix to |
|
155 ComplexMatrix conversions. |
|
156 |
|
157 * CmplxAEPBAL.cc (ComplexAEPBALANCE::init): Give balancing_mat its |
|
158 initial value using ComplexMatrix constructor. |
|
159 |
|
160 * CColVector.cc (product, quotient, |
|
161 operator * (const DiagMatrix&, const ComplexColumnVetor&)): |
|
162 Fix type of returned value. |
|
163 * CDiagMatrix.cc (ComplexDiagMatrix::row, |
|
164 ComplexDiagMatrix::column, ComplexDiagMatrix::inverse): Likewise. |
|
165 |
|
166 * Array.h, CColVector.h, CDiagMatrix.h, CMatrix.h, CRowVector.h, |
|
167 MArray.h, MDiagArray2.h, dColVector.h, dDiagMatrix.h, dMatrix.h, |
|
168 dRowVector.h: Declare some constructors explicit, to disallow |
|
169 potentially problematic automatic type conversions. |
|
170 |
3580
|
171 2000-02-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
172 |
3582
|
173 * vx-rv-crv.h, vx-cv-ccv.h, vx-crv-rv.h, vx-ccv-cv.h, |
|
174 vx-rv-crv.cc, vx-cv-ccv.cc, vx-crv-rv.cc, vx-ccv-cv.cc: |
|
175 More new files. |
|
176 * Makefile.in: Add them to the appropriate lists. |
|
177 |
|
178 * vx-ccv-s.h, vx-crv-s.h, vx-cs-cv.h, vx-cs-rv.h, vx-cv-cs.h, |
|
179 vx-rv-cs.h, vx-s-ccv.h, vx-s-crv.h, vx-ccv-s.cc, vx-crv-s.cc, |
|
180 vx-cs-cv.cc, vx-cs-rv.cc, vx-cv-cs.cc, vx-rv-cs.cc, vx-s-ccv.cc, |
|
181 vx-s-crv.cc:, New files. |
|
182 * Makefile.in: Add them to the appropriate lists. |
|
183 |
|
184 * CRowVector.h, CRowVector.cc, CColVector.h, CColVector.cc: |
|
185 Delete scalar by vector and vector by scalar binary ops. |
|
186 |
3580
|
187 * MArray-defs.h: More new macros to handle MDiagArray operators. |
|
188 * dDiagMatrix.h, CDiagMatrix.h: Use the op-forwarding macros. |
|
189 |
3573
|
190 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
191 |
3578
|
192 * oct-rl-edit.c (octave_rl_set_event_hook): Take address of |
|
193 rl_event_hook before casting to void **. |
|
194 (octave_rl_set_startup_hook): Likewise, for rl_startup_hook. |
|
195 |
3574
|
196 * MArray-defs.h: Many new macros to make declaration and |
|
197 definition of operators more consistent. |
|
198 |
|
199 * MArray.h, MArray2.h, dColVector.h, dRowVector.h, CColVector.h, |
|
200 CRowVector.h, dMatrix.h, CMatrix.h: Use them. |
3573
|
201 |
3569
|
202 2000-02-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
203 |
3572
|
204 * dMatrix.cc (Matrix::ifourier): Cast divisor to double. |
|
205 (Matrix::ifourier2d): Likewise. |
|
206 * CMatrix.cc (ComplexMatrix::ifourier): Likewise. |
|
207 (ComplexMatrix::ifourier2d): Likewise. |
|
208 |
3569
|
209 * Array.h (Array::ArrayRep::qsort): Cast len to size_t. |
|
210 |
3504
|
211 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
212 |
3519
|
213 * oct-rl-edit.c, oct-rl-edit.h: New files for interface to GNU |
|
214 readline library. |
|
215 * Makefile.in: Add them to the appropriate lists. |
|
216 |
|
217 * oct-rl-hist.c, oct-rl-hist.h: New files for interface to GNU |
|
218 readline history library. |
|
219 * Makefile.in: Add them to the appropriate lists. |
|
220 |
3517
|
221 * data-conv.cc (LS_DO_WRITE): Cast arg to ostream::write to char*. |
|
222 (LS_DO_READ): Likewise, for istream::read. |
3518
|
223 (write_doubles): Likewise. |
|
224 (read_doubles): Likewise. |
3517
|
225 |
3516
|
226 * oct-env.cc (octave_env::do_polite_directory_format): |
|
227 Use operator== and substr method to do limited-length string |
|
228 comparison. |
|
229 |
3513
|
230 * Array2-idx.h, Array-idx.h: Avoid shadowing warnings for idx. |
3512
|
231 |
3511
|
232 * Quad.h: Use do_integrate as name of pure virtual function. |
|
233 |
3508
|
234 * base-de.h: Use tt instead of t as arg names. |
3511
|
235 Add method with tcrit arg. |
|
236 |
3509
|
237 * DAE.h, DAE.cc: Likewise, also xx for x. |
3508
|
238 |
3507
|
239 * DASSL.cc (dassl_fcn_ptr, dassl_jac_ptr): New typedefs. |
|
240 * LSODE.cc: lsode_fcn_ptr, lsode_jac_ptr): Ditto. |
|
241 * Quad.cc (quad_fcn_ptr): Ditto. |
|
242 * NLEqn.cc (hybrd1_fcn_ptr, hybrj1_fcn_ptr): Ditto. |
|
243 |
3505
|
244 * oct-getopt.h, oct-getopt.c: New files for interface to getopt. |
3519
|
245 * Makefile.in: Add them to the appropriate lists. |
3505
|
246 |
|
247 * oct-kpse.h, oct-kpse.c: New files for interface to kpathsearch. |
3519
|
248 * Makefile.in: Add them to the appropriate lists. |
3505
|
249 |
3504
|
250 * dMatrix.cc (write_int, read_int): No longer declared static. |
|
251 |
|
252 * CDiagMatrix.h: Delete decls for friend operators that are |
|
253 handled by MDiagArray2 class. Move others outside class decl and |
|
254 strip friend status. |
|
255 * dDiagMatrix.h: Likewise. |
|
256 |
|
257 * MArray.h: Delete decls for friend operators inside class decl. |
|
258 * MArray2.h: Ditto. |
|
259 * MDiagArray2.h: Ditto. |
|
260 |
|
261 * MArray-defs.h (DO_VS_OP,, DO_SV_OP, DO_VV_OP, NEGV): Pass all |
|
262 necessary parameters. Don't allocate memory in the macro. Change |
|
263 all uses. |
|
264 |
|
265 * dMatrix.h (class Matrix): Delete `friend class' decls. |
|
266 * CMatrix.h (class ComplexMatrix): Ditto. |
|
267 |
|
268 * mx-op-defs (MS_BOOL_OP, MS_BOOL_OPS, SM_BOOL_OP, SM_BOOL_OPS, |
|
269 MM_BOOL_OP, MM_BOOL_OPS, MDM_MULTIPLY_OP, MDM_BIN_OPS, |
|
270 DMM_MULTIPLY_OP, DMM_BIN_OPS): Pass zero constant as final arg, to |
|
271 avoid type conflicts. Change all uses. |
|
272 |
|
273 * strptime.c (__mon_yday): Fix size of array decl. |
|
274 |
|
275 * mx-inlines.cc: Use `xnot' instead of `not' for function name. |
|
276 |
|
277 * chMatrix.cc (charMatrix::row_as_string): Delete extraneous |
|
278 default value for second arg. |
|
279 |
|
280 * Array2.cc (Array2<T>::resize): Add Array<T>:: qulaifier to |
|
281 references to ArrayRep. |
|
282 |
3503
|
283 2000-01-31 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
284 |
3504
|
285 * Array.h (Array::ArrayRep): Now protected, not private. |
3503
|
286 |
|
287 * All source files: Include iostream, fstream, strstream, |
|
288 etc. as needed instead of using forward declarations for these |
3504
|
289 classes. Add std:: qualifier as needed. |
3503
|
290 |
3498
|
291 2000-01-30 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
292 |
|
293 * oct-time.cc: Declare strptime extern "C". |
|
294 |
3496
|
295 2000-01-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
296 |
|
297 * oct-time.cc [! HAVE_STRPTIME]: Provide declaration. |
|
298 |
3488
|
299 2000-01-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
300 |
3492
|
301 * Array2.h (Array2<T>::get_size): Now protected instead of private. |
|
302 * Array3.h, Array3.cc: Use it in constructors and resize methods |
|
303 to get total size to be allocated. |
|
304 |
3488
|
305 * DASSL.cc (DASSL::integrate): Declare do_restart and save_output |
|
306 as bool, not int. |
|
307 |
3482
|
308 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
309 |
|
310 * Array2-idx.h (assign (Array2<LT>& lhs, const Array2<RT>& rhs)): |
|
311 Allow A(idx) = RHS if idx is a boolean index with the same shape |
|
312 as A, even when do_fortran_indexing is not enabled. |
|
313 (Array2<T>::index (idx_vector& idx) const): Likewise, for A(idx). |
|
314 |
3473
|
315 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
316 |
3480
|
317 * dMatrix.cc (Matrix::solve (...)): Add new variant with |
|
318 function pointer as final arg. Passed function (if any) will be |
|
319 called for singularity errors. |
|
320 * CMatrix.cc (ComplexMatrix::solve (...)): Likewise. |
|
321 |
|
322 * dMatrix.cc (Matrix::pseudo_inverse): Use economy SVD. |
|
323 * CMatrix.cc (ComplexMatrix::pseudo_inverse): Likewise. |
|
324 |
3475
|
325 * lo-ieee.cc (octave_ieee_init): Don't include sunmath.h. |
|
326 No longer bother with infinity or quiet_nan. |
|
327 |
3473
|
328 * Array2.cc (Array2<T>::get_size): New function. |
|
329 (Array2<T>::Array2, Array2<T>::resize): Use it. |
|
330 |
3472
|
331 2000-01-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
332 |
|
333 * Array2-idx.h (Array2<T>::maybe_delete_elements (idx_vector&)): |
|
334 New function. |
|
335 (assign (Array2<LT>& lhs, const Array2<RT>& rhs)): |
|
336 Use it when indexing with one arg instead of faking a second one. |
|
337 (Array2<T>::maybe_delete_elements (idx_vector&, idx_vector&)): |
|
338 Return empty matrices with the correct dimensions for A(:,:) = [] |
|
339 and also A(:,idx) = [], and A(idx,:) = [] when idx enumerates all |
|
340 rows or columns. |
|
341 |
|
342 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Recognize a bool |
|
343 vector that is all true values with a length equal to n as colon |
|
344 equivalent. |
|
345 |
3470
|
346 2000-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
347 |
|
348 * strptime.c: Only include langinfo.h if _LIBC is defined. |
|
349 |
|
350 2000-01-21 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
3468
|
351 |
|
352 * CMatrix.cc (ComplexMatrix::expm): Apply permutation and scaling |
|
353 operations directly in step 2 and reverse step 2. |
|
354 * dMatrix.cc (Matrix::expm): Apply permutation and scaling |
|
355 operations directly in step 2 and reverse step 2. |
|
356 |
3465
|
357 2000-01-20 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
358 |
|
359 * oct-time.h, oct-time.cc (octave_strptime): New class. |
|
360 |
|
361 * strptime.c: New file, from glibc 2.1.2. |
|
362 * Makefile.in (SOURCES): Add strptime.c to the list. |
|
363 |
3419
|
364 2000-01-11 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
365 |
|
366 * MArray.h (MArray <const Array<T>&)): New constructor. |
|
367 |
3415
|
368 2000-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
369 |
|
370 * pathsearch.cc (dir_path::all_directories): Avoid dereferencing |
|
371 NULL directory list returned from kpse_element_dirs |
|
372 |
3375
|
373 1999-12-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
374 |
|
375 * dbleLU.cc (LU::LU): Call DGETRF directly instead of calling DGESV. |
|
376 * CmplxLU.cc (ComplexLU::ComplexLU): Likewise, call ZGETRF |
|
377 directly, instead of calling ZGESV. |
|
378 |
3358
|
379 1999-11-18 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
380 |
|
381 * data-conv.cc (init_sized_type_lookup_table): New function. |
|
382 (string_to_data_type): Use it to improve lookup of data types. |
|
383 |
3354
|
384 1999-11-16 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
385 |
|
386 * dMatrix.cc (is_symmetric): Move here from Array2.cc. |
|
387 * Array2.h (is_symmetric): Delete declaration. |
|
388 |
3347
|
389 1999-11-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
390 |
|
391 * oct-env.cc (do_get_user_name): Reverse sense of test. |
|
392 |
3344
|
393 1999-11-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
394 |
|
395 * oct-time.cc (Fstrftime): Undo previous change. |
|
396 (octave_time::octave_time (const octave_base_tm&)): Likewise. |
|
397 |
3334
|
398 1999-11-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
399 |
3336
|
400 * dbleSVD.cc (SVD::init): Let DGESVD determine work space requirement. |
|
401 * CmplxSVD.cc (ComplexSVD::init): Likewise, for complex version. |
|
402 |
3334
|
403 * dbleSCHUR.cc (SCHUR::init): IWORK is always referenced by dgeesx. |
|
404 Don't forget to pass length of third string argument to dgeesx. |
|
405 |
|
406 * CmplxSCHUR.cc (ComplexSCHUR::init): Don't forget to pass length |
|
407 of third string argument to zgeesx. |
|
408 |
3333
|
409 1999-11-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
410 |
|
411 * DiagArray2.cc (DiagArray2<T>::operator () (int, int)): |
|
412 On errors, simply return `T ()'. |
|
413 (DiagArray2<T>::checkelem (int, int)): Likewise. |
|
414 |
3331
|
415 1999-11-02 A. Scottedward Hodel <a.s.hodel@eng.auburn.edu> |
|
416 |
|
417 * dMatrix.cc (Matrix::expm): Do balancing here instead of using |
|
418 AEPBALANCE class. |
|
419 * CMatrix.cc (ComplexMatrix::expm): Likewise. |
|
420 |
3325
|
421 1999-10-29 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
422 |
|
423 * oct-shlib.cc, oct-shlib.h: New files. |
|
424 * Makefile.in (INCLUDES, SOURCES): Add them to the lists. |
|
425 |
3322
|
426 1999-10-26 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
427 |
|
428 * CRowVector.cc (linspace): Allow npoints == 1 if x1 == x2. |
|
429 * dRowVector.cc (linspace): Ditto. |
|
430 |
|
431 * oct-time.cc (Fstrftime): Don't save or delete tm_zone. |
|
432 (octave_time::octave_time (const octave_base_tm&)): Likewise. |
|
433 |
3312
|
434 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
435 |
|
436 * DASSL.cc (DASSL::do_integrate (double)): If we have a function |
|
437 to evaluate the Jacobian, set info(4), not iwork(4). |
|
438 Set rwork(1) to the maximum step size, not rwork(2). |
|
439 |
3290
|
440 1999-10-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
441 |
|
442 * oct-time.cc: Include <climits>. |
|
443 |
3281
|
444 1999-10-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
445 |
|
446 * cmd-edit.h (command_editor::do_resize_terminal): New function. |
|
447 * cmd-edit.cc (command_editor::resize_terminal): New function. |
|
448 (gnu_readline::do_resize_terminal): New function. |
|
449 |
3268
|
450 Fri Sep 3 12:39:17 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
451 |
|
452 * lo-mappers.cc: Include ieeefp.h and sunmath.h if we have them. |
|
453 * lo-ieee.c: Likewise. |
|
454 Delete extern "C" declarations for infinity and quiet_nan. |
|
455 |
3262
|
456 Fri Aug 20 07:58:00 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
457 |
3263
|
458 * mx-inlines.cc (VS_OP, SV_OP, VV_OP): Delete `extern template' decls. |
|
459 (VS_OP_FCN, SV_OP_FCN, VV_OP_FCN): Declare template functions |
|
460 `inline', not `static inline'. |
|
461 |
3262
|
462 * idx-vector.cc (intcmp): Declare args as const void *, not int *, |
|
463 then cast to const int * to compare. |
|
464 |
3257
|
465 Fri Jul 16 11:23:51 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
466 |
|
467 * DAEFunc.h: Remove useless preprocessor conditional. |
|
468 |
3255
|
469 Thu Jul 15 14:10:33 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
470 |
3257
|
471 * cmd-edit.cc (command_editor::do_decode_prompt_string): |
|
472 Use octave_time object instead of time_t. |
|
473 |
|
474 * file-stat.h (file_stat::fs_atime, file_stat::fs_mtime, |
|
475 file_stat::fs_ctime): Now octave_time objects. |
|
476 (file_stat::atime, file_stat::mtime, file_stat::ctime): |
|
477 Return octave_time objects. |
|
478 (file_stat::is_newer): Args are now octave_time objects instead of |
|
479 time_t. |
|
480 |
3255
|
481 * oct-time.h (octave_time::as_double): Delete. |
|
482 (octave_time::operator double ()): New function. |
|
483 (octave_time::operator time_t ()): New function. |
|
484 (octave_time::ctime): New function. |
|
485 (octave_base_tm::strftime): Renamed from format_as_string. |
|
486 (octave_base_tm::asctime): New function. |
|
487 (operator == (const octave_time&, const octave_time&), |
|
488 operator != (const octave_time&, const octave_time&), |
|
489 operator < (const octave_time&, const octave_time&), |
|
490 operator <= (const octave_time&, const octave_time&), |
|
491 operator > (const octave_time&, const octave_time&), |
|
492 operator >= (const octave_time&, const octave_time&)): |
|
493 New comparison functions. |
|
494 |
|
495 * strftime.c: Move here from src directory. |
|
496 * Makefile.in (SOURCES): Add it to the list. |
|
497 |
|
498 * oct-time.h (octave_time::octave_time (time_t)): New constructor. |
|
499 |
3253
|
500 Wed Jul 14 17:38:07 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
501 |
|
502 * oct-time.h, oct-time.cc: New files. |
|
503 * Makefile.in (INCLUDES, SOURCES): Add them to the lists. |
|
504 |
|
505 * systime.h: Move here from src directory. |
|
506 * Makefile.in (INCLUDES): Add it to the list. |
|
507 |
3248
|
508 Mon Jul 12 22:34:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
509 |
|
510 * mx-defs.h (b_d_Mapper, b_c_Mapper): New typedefs. |
|
511 * dMatrix.cc (Matrix::map (b_d_Mapper)): New function. |
|
512 * CMatrix.cc (ComplexMatrix::map (b_c_Mapper)): New function. |
|
513 * lo-mappers.cc (xisinf, xisnan, xfinite): Return bool, not double. |
|
514 |
|
515 * lo-mappers.cc (xmin, xmax): New functions to correctly handle NaNs. |
|
516 |
3243
|
517 Mon May 10 07:45:11 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
518 |
|
519 * MArray-defs.h (DO_VV_OP2): Fix macro definition to use arg. |
|
520 |
|
521 Wed May 5 20:06:10 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
522 |
|
523 * Array2-idx.h (Array2<T>index (idx_vector& idx)): Always return a |
|
524 column vector for A(:), for compatibility with Matlab. |
|
525 |
|
526 Fri Apr 23 11:52:23 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
527 |
|
528 * LSODE.cc (LSODE::do_integrate (double)): Don't forget to set |
|
529 iopt when there are optional inputs in rwork or iwork. |
|
530 |
3238
|
531 Fri Mar 26 11:26:32 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
532 |
|
533 * Makefile.in (libraries): Use the libfoo.a(objects) method of |
|
534 creating static libs. |
|
535 |
|
536 Thu Mar 4 02:17:04 1999 James Macnicol <jamesm@evans.ee.adfa.oz.au> |
|
537 |
|
538 * data-conv.cc (oct_data_conv::string_to_data_type): Handle uint16 |
|
539 and uint32 data types. |
|
540 |
|
541 Thu Mar 4 01:51:37 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
542 |
|
543 * lo-ieee.cc (octave_ieee_init): Don't use __alpha__-specific code |
|
544 for Linux. Remove old Linux-specific code. |
|
545 |
3233
|
546 Tue Jan 19 09:34:55 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
547 |
|
548 * dMatrix.cc (operator * (const ColumnVector& v, const RowVector& a)): |
|
549 Don't require lengths to be equal. |
|
550 * CMatrix.cc (operator * (const ComplexColumnVector& v, const |
|
551 ComplexRowVector& a)): Likewise |
|
552 |
3225
|
553 Tue Nov 24 23:38:19 1998 Eric Norum <eric@skatter.USask.Ca> |
|
554 |
|
555 * statdefs.h: Only define mode_t if not already defined. |
|
556 |
|
557 Tue Nov 24 17:24:52 1998 john <john@arrows.demon.co.uk> |
|
558 |
|
559 * lo-specfun.cc (airy, biry): Set imaginary part of result to zero |
|
560 when appropriate. |
|
561 |
|
562 Mon Nov 23 09:57:05 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
563 |
|
564 * cmd-edit.cc (gnu_readline::gnu_readline): Set terminal name |
|
565 before calling rl_initialize. |
|
566 |
3220
|
567 Tue Nov 17 23:47:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
568 |
|
569 * lo-specfun.cc (besselh, airy, biry): New functions. |
|
570 Update Bessel function support to use library by D. E. Amos. |
|
571 |
3219
|
572 Thu Nov 12 17:44:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
573 |
|
574 * cmd-edit.h (command_editor::readline): Add new variation that |
|
575 allows EOF information to be passed back to caller. |
|
576 |
|
577 * dMatrix.cc (Matrix::read): Do the right thing for EOF when |
|
578 amount of data to read is unspecified. |
|
579 |
3215
|
580 Tue Nov 10 07:53:15 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
581 |
3219
|
582 * oct-alloc.h (DECLARE_OCTAVE_ALLOCATOR): New macro. |
|
583 (DEFINE_OCTAVE_ALLOCATOR): Ditto. |
|
584 |
3215
|
585 * byte-swap.h (swap_bytes, swap_2_bytes, swap_4_bytes, swap_8_bytes): |
|
586 Add volatile qualifier to void* arg. |
|
587 Cast volatile void* arg to volatile char*. |
|
588 |
|
589 Mon Nov 9 08:28:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
590 |
|
591 * cmd-edit.h (command_editor::do_set_event_hook): New function. |
|
592 (command_editor::do_restore_event_hook): Ditto. |
|
593 * cmd-edit.cc (command_editor::set_event_hook): Ditto. |
|
594 (command_editor::restore_event_hook): Ditto. |
|
595 (gnu_readline::do_set_event_hook): Ditto. |
|
596 (gnu_readline::do_restore_event_hook): Ditto. |
|
597 (gnu_readline::previous_event_hook): New data member. |
|
598 (gnu_readline::gnu_readline): Initialize previous_event_hook. |
|
599 |
3206
|
600 Mon Nov 2 13:36:04 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
601 |
|
602 * Makefile.in (BINDISTLIBS): Don't include .$(SHLEXT_VER) in name. |
|
603 |
|
604 * Makefile.in (stmp-pic): New target. |
|
605 ($(PICOBJ)): Depend on stmp-pic, not pic. |
|
606 (clean): Remove stmp-pic |
|
607 |
|
608 * Makefile.in: Undo previous change to avoid optmization when |
|
609 compiling lo-ieee.cc. |
|
610 |
|
611 Sun Nov 1 10:10:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
612 |
|
613 * lo-mappers.cc (xfinite): Define in terms of xfinite for real and |
|
614 imaginary parts. |
|
615 (xisinf): Define in terms of xisinf for real and imaginary parts. |
|
616 |
3203
|
617 Thu Oct 29 18:57:50 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
618 |
|
619 * boolMatrix.cc (boolMatrix::operator !): New function. |
|
620 |
3196
|
621 Fri Oct 23 21:46:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
622 |
|
623 * pathsearch.h (dir_path::default_path): New data member. |
|
624 * pathsearch.cc (dir_path::init): Use it. |
|
625 |
|
626 * Makefile.in: Avoid optmization when compiling lo-ieee.cc. |
|
627 |
3189
|
628 Fri Oct 16 01:08:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
629 |
|
630 * chMatrix.cc (charMatrix::extract): New function. |
|
631 (charMatrix::charMatrix (char c)): New constructor. |
|
632 |
|
633 Tue Oct 13 22:11:08 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
634 |
|
635 * cmd-edit.h: (command_editor::do_read_init_file): New function. |
|
636 * cmd-edit.cc (command_editor::read_init_file): New function. |
|
637 (gnu_readline::do_read_init_file): Likewise. |
|
638 |
3185
|
639 Fri Sep 25 14:26:44 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
640 |
|
641 * oct-env.cc (octave_env::do_get_home_directory): |
|
642 If HOME can't be found, set it to "/". |
|
643 (octave_env::do_get_user_name) |
|
644 If user name can't be found, set it to "unknown". |
|
645 (octave_env::do_get_host_name) |
|
646 If host name can't be found, set it to "unknown". |
|
647 |
|
648 * pathsearch.h (dir_path::rehash): New function. |
|
649 * pathsearch.cc (dir_path::init): Clear kpathsea's internal |
|
650 diretcory cache before doing initialization. |
|
651 |
3180
|
652 Thu Sep 24 13:23:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
653 |
3185
|
654 * dMatrix.cc (Qzval): Delete. |
|
655 (qzhes, qzit, qzval): Delete F77_FCN declarations. |
|
656 * dMatrix.h (Qzval): Delete declaration. |
|
657 |
|
658 * dbleGEPBAL.h, dbleGEPBAL.cc: Delete. |
|
659 * Makefile.in (MATRIX_INC, MATRIX_SRC): Delete them from the lists. |
|
660 * mx-ext.h: Don't include dbleGEPBAL. |
|
661 |
3180
|
662 * lo-ieee.cc (octave_ieee_init): For now, use X_CAST instead of |
|
663 static_cast. |
|
664 |
|
665 Fri Sep 4 10:58:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
666 |
|
667 * dMatrix.cc (Matrix::read): Skip after reading, not before. |
|
668 From: Dr.-Ing. Torsten Finke <fi@igh-essen.com>. |
|
669 |
|
670 Wed Sep 2 09:50:21 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
671 |
|
672 * lo-ieee.cc (octave_ieee_init): For Linux on arm, don't rely on |
|
673 HUGE_VAL and NAN. |
|
674 |
|
675 Wed Aug 26 15:04:57 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
676 |
|
677 * Array2-idx.h (assign (Array2<LT>& lhs, const Array2<RT>& rhs)): |
|
678 Handle x(i) = scalar for do_fortran_indexing == 1. |
|
679 |
|
680 Thu Jul 30 00:34:10 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
681 |
|
682 * CMatrix.cc (ComplexMatrix::ComplexMatrix (const charMatrix&)): |
|
683 Alloctate space before attempting to use it. |
|
684 (ComplexMatrix::ComplexMatrix (const boolMatrix&)): Likewise. |
|
685 |
3178
|
686 Mon Jun 22 17:04:27 1998 Tomislav Goles <tom@ait-tech.com> |
|
687 |
|
688 * EIG.cc (EIG::init): Move invariant code outside loop. |
|
689 |
|
690 Thu Jun 18 11:08:23 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
691 |
|
692 * MArray2.cc (MARRAY_A2A2_OP): If operands are empty, make result |
|
693 have the same size as the operands. |
|
694 |
|
695 Thu May 28 10:41:04 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
696 |
|
697 * DASSL.cc (DASSL::do_integrate): If an exception occurs in the |
|
698 call to ddassl, set integration_error to 1 before calling the |
|
699 error handler and returning. |
|
700 * LSODE.cc (LSODE::do_integrate): Likewise. |
|
701 |
3177
|
702 Wed May 27 13:46:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
703 |
|
704 * Array2-idx.h (assign): Allow A([],[]) = scalar and, if |
|
705 do_fortran_indexing is set, A([]) = scalar. |
|
706 * Array-idx.h (assign): Allow A([]) = scalar. |
|
707 |
3176
|
708 Thu May 14 11:50:24 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
709 |
|
710 * mx-op-defs.h (MDM_MULTIPLY_OP): Compute result if dm_nc > 0, not |
|
711 if dm_nc == 0. |
|
712 |
3174
|
713 Thu Apr 23 16:15:37 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
714 |
|
715 * pathsearch.h (dir_path::p_orig): New field. |
|
716 * pathsearch.cc (dir_path::init): Perform variable and tilde |
|
717 expansion on the original path here. |
|
718 (dir_path::find_all): Don't do anything if not initialized. |
|
719 |
3164
|
720 Tue Apr 14 14:41:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
721 |
|
722 * Array2-idx.h (index): Allow x(:) even when do_fortran_indexing |
|
723 is not set. |
|
724 (index): Allow x = zeros (2, 0); x(1,:) to work. |
|
725 |
|
726 * lo-specfun.cc (gammainc): Use dgamit to compute |
|
727 (\int_0^x exp(-t) t^(a-1) dt)/gamma(a), not just |
|
728 \int_0^x exp(-t) t^(a-1) dt. |
|
729 |
|
730 Wed Apr 8 22:50:44 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
731 |
|
732 * Array-C.cc, Array-b.cc, Array-ch.cc, Array-i.cc, Array-d.cc, |
|
733 Array-s.cc: Change return types of all `assign' explicit |
|
734 instantiations to be int, not void, to match the template decl in |
|
735 Array.h. |
|
736 |
3162
|
737 Mon Apr 6 00:27:06 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
738 |
|
739 * lo-specfun.cc (gammainc): Reorder args in call to xdgami. |
|
740 |
3156
|
741 Thu Feb 19 01:16:38 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
742 |
|
743 * lo-specfun.cc (xgamma, xlgamma): Define here. |
|
744 * lo-mappers.cc: Not here. |
|
745 |
|
746 * lo-specfun.h: Declare xgamma and xlgamma here. |
|
747 * lo-mappers.h: Not here. |
|
748 |
|
749 * lo-specfun.h: Never declare gamma or lgamma. |
|
750 |
3154
|
751 Tue Feb 10 16:14:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
752 |
|
753 * Array-idx.h (assign): Allow A([]) = X to succeed if X is an |
|
754 empty matrix of any dimension. |
|
755 |
3145
|
756 Thu Feb 5 02:12:38 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
757 |
3147
|
758 * oct-syscalls.cc (octave_syscalls::vfork): New function. |
|
759 |
3146
|
760 * lo-specfun.cc: Don't include dbleBessel.h. |
|
761 |
|
762 * Makefile.in (INCLUDES): Delete oct-math.h from the list. |
|
763 |
3145
|
764 * dir-ops.h (dir_entry::operator bool ()): Return bool, not void*. |
|
765 * file-stat.h (file_stat::operator bool ()): Likewise. |
|
766 * idx-vector.h (idx_vector::operator bool ()): Likewise. |
|
767 * oct-group.h (octave_group::operator bool ()): Likewise. |
|
768 * oct-passwd.h (octave_passwd::operator bool ()): Likewise. |
|
769 |
|
770 * data-conv.cc (IEEE_little_double_to_IEEE_big_double): |
|
771 Don't cast arg in call to swap_8_bytes. |
|
772 (IEEE_big_double_to_IEEE_little_double): Ditto |
|
773 (IEEE_big_float_to_IEEE_little_float): Don't cast arg in call to |
|
774 swap_4_bytes. |
|
775 (IEEE_little_float_to_IEEE_big_float): Ditto |
|
776 |
|
777 * oct-alloc.cc (grow): Use X_CAST, not static_cast. |
|
778 * prog-args.cc (prog_args::getopt): Likewise. |
|
779 * dMatrix.cc (read_int, do_read, write_int, do_write): Likewise. |
|
780 * cmd-edit.cc (gnu_readline::do_set_completion_function): Likewise. |
|
781 * data-conv.cc (LS_DO_READ, LS_DO_WRITE, read_doubles, write_doubles): |
|
782 Likewise. |
|
783 |
|
784 * byte-swap.h (swap_bytes, swap_2_bytes, swap_4_bytes, |
|
785 swap_8_bytes): Declare ptr arg as void*, then use cast. |
|
786 |
3141
|
787 Mon Feb 2 01:42:56 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
788 |
|
789 * Makefile.in (install, uninstall): Use $(octlibdir), not $(libdir). |
|
790 Use $(mk-libdir-link). |
|
791 |
|
792 * file-stat.cc (file_stat::update_internal): Use stat and lstat, |
|
793 not SAFE_STAT and SAFE_LSTAT. |
|
794 (lstat): New function, defined if HAVE_LSTAT is not defined. |
|
795 * safe-xstat.hin, safe-xstat.cin: Delete. |
|
796 * Makefile.in: Delete rules for safe-stat.h, safe-stat.c, |
|
797 safe-lstat.h, and safe-lstat.cc. |
|
798 |
3136
|
799 Fri Jan 30 23:48:43 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
800 |
|
801 * chMatrix.cc (charMatrix::all, charMatrix::any): New functions. |
|
802 |
3130
|
803 Tue Jan 20 16:30:00 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
804 |
|
805 * dMatrix.cc (Matrix::expm): Skip trace normalization step if the |
|
806 trace is negative. |
|
807 * CMatrix.cc (ComplexMatrix::expm): Skip trace normalization if |
|
808 the real part of the trace is negative. |
|
809 |
|
810 Mon Jan 19 16:01:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
811 |
|
812 * dMatrix.cc (Matrix::expm): Call xdlange instead of dlange. |
|
813 * CMatrix.cc (ComplexMatrix::expm): Call xzlange instead of zlange. |
|
814 |
|
815 * Array2-idx.h (assign): Allow operations like a = 1; a(2:3) = [1;2] |
|
816 to succeed. |
|
817 |
3125
|
818 Thu Dec 18 14:53:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
819 |
|
820 * idx-vector.cc (IDX_VEC_REP::sort): Don't do anything unless len > 1. |
|
821 (make_uniq): Likewise. |
|
822 |
|
823 Fri Dec 12 10:58:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
824 |
|
825 * lo-ieee.cc (octave_ieee_init): Check for linux before __alpha__. |
|
826 |
3119
|
827 Sun Nov 30 14:59:12 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
828 |
3121
|
829 * lo-mappers.cc: Include cmath and lo-specfun.h, not oct-math.h. |
|
830 |
|
831 * lo-specfun.h, lo-specfun.cc: New files. |
3119
|
832 * Makefile.in (INCLUDES, SOURCES): Add them to the lists. |
|
833 |
3121
|
834 * acosh.c, asinh.c, atanh.c, erf.c, erfc.c, gamma.c, lgamma.c, |
|
835 oct-math.h: Delete. |
|
836 * Makefile.in (SOURCES): Delete them from the list. |
|
837 |
3112
|
838 Wed Nov 26 20:02:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
839 |
|
840 * lo-sysdep.cc (octave_getcwd): Prefer getcwd over getwd. |
|
841 |
3107
|
842 Wed Nov 19 02:30:04 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu> |
|
843 |
|
844 Changes to make support egcs snapshots that implement explicit |
|
845 specification of template functions according to CD2. |
|
846 |
|
847 * MArray.h: If NEED_TEMPLATE_FCN_SPECS is defined, add explicit |
|
848 template function specs for template friends. |
|
849 * MArray2.h: Likewise. |
|
850 * MDiagArray2.h: Likewise. |
|
851 |
3095
|
852 Thu Nov 13 21:57:16 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
853 |
|
854 * CMatrix.cc (sumsq): Compute equivalent of sum (x .* conj (x)) |
|
855 |
3092
|
856 Thu Oct 2 17:13:02 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu> |
|
857 |
|
858 * CRowVector.cc (linspace): Removed attempt for implicit conversion |
|
859 to complex<double>(int) instead of complex<double>(double). |
|
860 |
|
861 * lo-mappers.cc (atanh): Ditto. |
|
862 |
3079
|
863 Thu Jul 31 22:13:54 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
864 |
|
865 * idx-vector.cc (IDX_VEC_REP::sort): New function. |
|
866 * idx-vector.h (idx_vector::sort): Ditto. |
|
867 * Array2-idx.h (Array2<T>::maybe_delete_elements): Use it before |
|
868 trying to delete elements specified by the index vectors. |
|
869 |
3075
|
870 Fri Jul 25 17:31:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
871 |
|
872 * dMatrix.cc (Matrix::lssolve): Increase lwork by factor of 16. |
|
873 * CMatrix.cc (ComplexMatrix::lssolve): Ditto. |
|
874 |
3074
|
875 Thu Jul 24 14:32:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
876 |
|
877 * file-ops.cc (tilde_expand_word): Fix off-by-one error. |
|
878 |
3069
|
879 Wed Jul 9 19:40:23 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
880 |
|
881 * lo-sysdep.cc (octave_getcwd): If getwd is available, use it. |
|
882 Call error handler if we can't find the current directory. |
|
883 |
3068
|
884 Mon Jul 7 21:14:41 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
885 |
3069
|
886 * lo-mappers.cc (xisnan (double)): Return only 1 or 0. |
|
887 (xfinite (double)): Ditto. |
|
888 |
3068
|
889 * dbleQR.cc (QR::init): Don't forget to initialize Q when type is raw. |
|
890 * CmplxQR.cc (ComplexQR::init): Ditto. |
|
891 |
3056
|
892 Sun Jun 15 21:06:37 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
893 |
|
894 * lo-mappers.cc (acos (const Complex&)): Select branch that is |
|
895 compatible with Matlab. |
|
896 |
3050
|
897 Tue Jun 10 10:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
898 |
|
899 * Array2-idx.h: Correctly handle empty matrices indexed by a |
|
900 single colon. |
|
901 |
3040
|
902 Fri Jun 6 04:27:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
903 |
3049
|
904 * lo-mappers.cc (xlgamma): Use F77_XFCN function to call dlgams. |
|
905 (xgamma): Likewise, for calling xdgamma. |
|
906 |
3042
|
907 * FSQP.h, NPSOL.h, QPSOL.h, FSQP.cc, NPSOL.cc, QPSOL.cc: Delete |
|
908 * Makefile.in (INCLUDES, SOURCES): Remove them from the lists. |
|
909 |
3040
|
910 * file-ops.cc (file_ops::tilde_expand): Steal more code from bash |
|
911 to do better job expanding tildes. |
|
912 |
|
913 * str-vec.cc (string_vector::string_vector (const char * const *): |
|
914 Use temporary variable to compute length. |
|
915 |
3029
|
916 Thu Jun 5 01:44:43 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
917 |
3034
|
918 * Makefile.in: Make building of static library optional. |
3036
|
919 (liboctave.$(SHLEXT_VER)): Add $(SONAME_FLAGS) to command. |
3034
|
920 |
3029
|
921 * Makefile.in (stamp-picdir): Delete. |
|
922 (pic): New target. Don't worry so much about creating pic |
|
923 directory only when it is really needed. |
|
924 (stamp-interp): Delete. |
|
925 (libraries): New target. Depend on shared library directly. |
|
926 |
3024
|
927 Wed Jun 4 00:08:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
928 |
|
929 * pathsearch.h, pathsearch.cc (dir_pat::set_program_name): |
|
930 New static function. |
|
931 |
3012
|
932 Mon Jun 2 12:44:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
933 |
|
934 * lo-mappers.cc (fix): Use floor and ceil instead of casting to int. |
|
935 |
3004
|
936 Thu May 22 16:20:43 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
937 |
|
938 * cmd-edit.h, cmd-edit.cc: Rename set_paren_string_delimiters to |
|
939 set_basic_quote_characters, to match new version of readline. |
|
940 |
|
941 * cmd-edit.cc (do_restore_terminal_state): Call readline function |
|
942 for restoring terminal state through rl_deprep_term_function, now |
|
943 declared in readline.h |
|
944 (rl_deprep_terminal): Delete declaration. |
|
945 |
2993
|
946 Wed May 21 16:30:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
947 |
|
948 * Makefile.in (install-in): Use new mk-includedir-link macro. |
|
949 (install-lib): Install in $octlibdir. Use new mk-libdir-link macro. |
|
950 |
2968
|
951 Thu May 15 11:46:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
952 |
|
953 * cmd-edit.cc (command_editor::increment_current_command_number): |
|
954 New static function. |
|
955 |
2964
|
956 Mon May 12 02:14:13 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
957 |
2966
|
958 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Make it work when |
|
959 the vector is not sorted. |
|
960 |
2964
|
961 * CMatrix.cc (ComplexMatrix::operator !): Return boolMatrix. |
|
962 * dMatrix.cc (Matrix::operator !): Likewise |
|
963 |
2941
|
964 Wed May 7 21:14:06 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
965 |
|
966 * oct-syscalls.h, oct-syscalls.cc: New files. |
|
967 |
|
968 * cmd-edit.h, cmd-edit.cc: Handle completion function. |
|
969 |
|
970 * str-vec.h, str-vec.cc (string_vector::uniq): New function. |
|
971 |
2938
|
972 Tue May 6 00:52:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
973 |
2941
|
974 * Makefile.in (INCLUDES_FOR_INSTALL): New variable. |
|
975 (install-inc): Use it. |
|
976 |
2938
|
977 * file-ops.h, file-ops.cc (tempnam): Add DIR and PREFIX args. |
|
978 Handle errors and missing functions consistently. |
|
979 |
|
980 * oct-group.h, oct-group.cc: New files. |
|
981 |
|
982 * oct-passwd.cc: Handle errors and missing functions consistently. |
|
983 |
|
984 * str-vec.h, str-vec.cc (c_str_vec, delete_c_str_vec): New functions. |
|
985 |
2934
|
986 Mon May 5 17:53:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
987 |
|
988 * file-ops.cc: (file_ops::tilde_expand): Use new octave_passwd class. |
|
989 * oct-env.cc (octave_env::do_get_user_name): Likewise. |
|
990 |
|
991 * oct-passwd.h, oct-passwd.cc: New files. |
|
992 |
2926
|
993 Sun May 4 22:17:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
994 |
|
995 * statdefs.h: Only include sys/types.h if HAVE_SYS_STAT_H is defined. |
|
996 |
|
997 * mach-info.h, mach-info.cc: Add missing const qualifiers. |
|
998 (instance_ok ()): New function. |
|
999 |
|
1000 * glob-match.h, glob-match.cc: Rename from oct-glob.h, oct-glob.cc. |
|
1001 |
|
1002 * cmd-hist.h, cmd-hist.cc: Make it work without GNU readline. |
|
1003 |
|
1004 * lo-utils.h, lo-utils.cc (strsave, octave_putenv): Move here from |
|
1005 src/utils.h and src/utils.cc. |
|
1006 (octave_fgets): New function, extracted from src/input.cc. |
|
1007 |
|
1008 * cmd-edit.h, cmd-edit.cc: New files. Provide wrapper class for |
|
1009 GNU readline, and allow Octave to work without GNU readline. |
|
1010 |
|
1011 * lo-sysdep.h, lo-sysdep.cc: New files for miscellaneous |
|
1012 system-dependent functions. |
|
1013 |
|
1014 * oct-env.h, oct-env.cc: New files for process environment stuff. |
|
1015 |
|
1016 * file-stat.h, file-stat.cc: New files. Extract file_stat class |
|
1017 from file-ops.h and file-ops.cc and move here. |
|
1018 |
|
1019 * file-ops.h, file-ops.cc: Wrap functions in struct. Move |
|
1020 tilde_expand functions here from src/dirfns.cc. |
|
1021 |
|
1022 Fri May 2 19:50:12 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1023 |
|
1024 * pathlen.h: New file, from ../src. |
|
1025 |
2917
|
1026 Tue Apr 29 04:39:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1027 |
|
1028 * Array2-idx.h (Array2<T>::maybe_delete_elements): Prevent |
|
1029 out-of-bounds indexing of the index array. |
|
1030 * Array-idx.h (Array<T>::maybe_delete_elements): Likewise. |
|
1031 |
2850
|
1032 Fri Mar 28 15:37:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1033 |
|
1034 * LSODE.h (x_step_limit): New field. |
|
1035 (LSODE_options::init): Initialize it. |
|
1036 (LSODE_options::copy): Copy it. |
|
1037 (LSODE_options::set_step_limit, LSODE_options::step_limit): |
|
1038 New functions. |
|
1039 (LSODE::working_too_hard): Delete. |
|
1040 * LSODE.cc (LSODE::do_integrate): Handle step limit. |
|
1041 |
2844
|
1042 Wed Mar 26 15:31:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1043 |
|
1044 * MArray-b.cc: Delete. |
|
1045 * Makefile.in: Delete it from the lists. |
|
1046 |
|
1047 * boolMatrix.h (class bboolMatrix): Derive from Array2, not |
|
1048 MArray2, since most of the numeric ops don't really make sense. |
|
1049 |
2829
|
1050 Tue Mar 25 17:37:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1051 |
2832
|
1052 * boolMatrix.cc (boolMatrix::all, boolMatrix::any): New functions. |
|
1053 |
|
1054 * dMatrix.cc (Matrix::all, Matrix::any): Return boolMatrix. |
|
1055 * CMatrix.cc (ComplexMatrix::all, ComplexMatrix::any): Likewise. |
|
1056 |
2830
|
1057 * idx-vector.h (idx_vector::idx_vector_rep::freeze, |
|
1058 idx_vector::freeze): Delete prefer_zero_one arg. |
|
1059 * Array-idx.h, Array2-idx.h: Change all callers. |
|
1060 |
|
1061 * Array-flags.h, Array-flags.cc (liboctave_pzo_flag): Delete. |
|
1062 |
2829
|
1063 * mx-op-defs.h: New file for operator definitions. |
|
1064 * mx-cdm-cm.h, mx-cdm-cs.h, mx-cdm-dm.h, mx-cdm-m.h, mx-cdm-s.h, |
|
1065 mx-cm-cdm.h, mx-cm-dm.h, mx-cm-m.h, mx-cm-s.h, mx-cs-cdm.h, |
|
1066 mx-cs-dm.h, mx-cs-m.h, mx-dm-cdm.h, mx-dm-cm.h, mx-dm-cs.h, |
|
1067 mx-dm-m.h, mx-dm-s.h, mx-m-cdm.h, mx-m-cm.h, mx-m-cs.h, mx-m-dm.h, |
|
1068 mx-s-cdm.h, mx-s-cm.h, mx-s-dm.h, mx-cdm-cm.cc, mx-cdm-cs.cc, |
|
1069 mx-cdm-dm.cc, mx-cdm-m.cc, mx-cdm-s.cc, mx-cm-cdm.cc, mx-cm-dm.cc, |
|
1070 mx-cm-m.cc, mx-cm-s.cc, mx-cs-cdm.cc, mx-cs-dm.cc, mx-cs-m.cc, |
|
1071 mx-dm-cdm.cc, mx-dm-cm.cc, mx-dm-cs.cc, mx-dm-m.cc, mx-dm-s.cc, |
|
1072 mx-m-cdm.cc, mx-m-cm.cc, mx-m-cs.cc, mx-m-dm.cc, mx-s-cdm.cc, |
|
1073 mx-s-cm.cc, mx-s-dm.cc: |
|
1074 New files for mixed-type operations. |
|
1075 * Makefiles.in: Add them to the appropriate lists. |
|
1076 |
|
1077 * mx-inlines.cc: Add bool by bool EQ ops. |
|
1078 |
|
1079 * idx-vector.h, idx-vector.cc: Add constructors for bool and |
|
1080 boolMatrix types. |
|
1081 (idx_vector::maybe_convert_one_zero_to_idx, |
|
1082 idx_vector::idx_vector_rep::maybe_convert_one_zero_to_idx): |
|
1083 Delete second arg, prefer_zero_one. Change all callers. |
|
1084 |
|
1085 * boolMatrix.h, boolMatrix.cc: New files. |
|
1086 * mx-base.h: Include boolMatrix.h here. |
|
1087 * mx-defs.h: Provide forward declaration for boolMatrix here. |
|
1088 |
|
1089 * chMatrix.h, chMatrix.cc: Delete unused junk. |
|
1090 |
|
1091 * dMatrix.h, CMatrix.h: Delete friend declarations for operator+, |
|
1092 operator-, operator*, product, and quotient functions. |
|
1093 Add constructor for boolMatrix type. |
|
1094 * dMatrix.cc, CMatrix.cc: Delete operator+, operator-, operator*, |
|
1095 product, and quotient functions. |
|
1096 |
|
1097 * CDiagMatrix.h: Delete friend declarations for operator+, |
|
1098 operator-, and product functions. |
|
1099 * CDiagMatrix.h: Delete operator+, operator-, and product functions. |
|
1100 |
|
1101 * Array-b.cc: Also instantiate 2d and 2d diagonal arrays. |
|
1102 |
2815
|
1103 Fri Mar 14 00:29:46 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1104 |
|
1105 * EIG.cc (EIG::hermitian_init (const ComplexMatrix&)): New function. |
|
1106 (EIG::init (const ComplexMatrix&)): Call it if arg is hermitian. |
|
1107 (EIG::symmetric_init (const Matrix&)): New function. |
|
1108 (EIG::init (const Matrix&)): Call it if arg is symmetric. |
|
1109 |
|
1110 * CMatrix.cc (ComplexMatrix::is_hermitian): New function. |
|
1111 |
|
1112 Thu Mar 13 17:04:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1113 |
|
1114 * Array2.cc (is_symmetric): New function. |
|
1115 * Array2.h (is_square): New function. |
|
1116 |
2811
|
1117 Wed Mar 12 16:59:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1118 |
|
1119 * Makefile.in (install-strip): New target. |
|
1120 |
2804
|
1121 Mon Mar 10 22:34:22 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1122 |
|
1123 * CmplxCHOL.cc, CmplxHESS.cc, CmplxLU.cc, CmplxQR.cc, |
|
1124 CmplxQRP.cc, CmplxSCHUR.cc, CmplxSVD.cc, EIG.cc, dbleCHOL.cc, |
|
1125 dbleHESS.cc, dbleLU.cc, dbleQR.cc, dbleQRP.cc, dbleSCHUR.cc, |
|
1126 dbleSVD.cc: Don't include mx-inlines.cc. |
|
1127 |
|
1128 * mx-inlines.cc: Abuse the preprocessor to eliminate lots of |
|
1129 duplicate code. |
|
1130 |
2800
|
1131 Sun Mar 9 03:44:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1132 |
2804
|
1133 * dbleQR.h (QR): Delete extra comma at end of list. |
|
1134 |
|
1135 * prog-args.cc (prog_args::getopt): Add missing const in cast. |
|
1136 |
|
1137 * dbleSVD.h (SVD::type): Delete extra comma at end of list. |
|
1138 |
|
1139 * idx-vector.h (idx_vector): Delete unnecessary idx_vector:: and |
|
1140 idx_vecotr_rep:: qualifiers. |
|
1141 |
|
1142 * Array.h (class Array): Delete unnecessary Array<T>:: qualifiers. |
|
1143 |
|
1144 * data-conv.h (save_type): Delete extra comma at end of list. |
|
1145 |
2800
|
1146 * CMatrix.cc, FEGrid.cc, Range.cc, dMatrix.cc, data-conv.cc, |
|
1147 dir-ops.cc, file-ops.h, idx-vector.cc, idx-vector.h, lo-ieee.cc, |
|
1148 lo-mappers.cc, oct-alloc.cc: Use `static_cast<T> (val)' instead of |
|
1149 old C-style `(T) val' casts. |
|
1150 |
2795
|
1151 Thu Mar 6 20:20:01 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1152 |
|
1153 * dMatrix.cc (operator >>): Return if an error occurs instead of |
|
1154 just breaking out of the innermost loop. |
|
1155 * CMatrix.cc (operator >>): Likewise. |
|
1156 |
2779
|
1157 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775
|
1158 |
|
1159 * Version 2.0.5 released. |
|
1160 |
2767
|
1161 Fri Feb 28 20:11:23 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1162 |
|
1163 * CmplxQR.cc (ComplexQR::init): New function. |
|
1164 (ComplexQR::ComplexQR): Use it. Use initializer list too. |
|
1165 * CmplxQRP.cc (ComplexQRP::init): New function. |
|
1166 Get sizes right in all cases. |
|
1167 (ComplexQR::ComplexQRP): Use it. Use initializer list too. |
|
1168 |
|
1169 * dbleQR.cc (QR::init): New function. |
|
1170 (QR::QR): Use it. Use initializer list too. |
|
1171 * dbleQRP.cc (QRP::init): New function. |
|
1172 Get sizes right in all cases. |
|
1173 (QR::QRP): Use it. Use initializer list too. |
|
1174 |
2759
|
1175 Wed Feb 26 15:46:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1176 |
|
1177 * mach-info.cc (oct_mach_info::string_to_float_format): |
|
1178 Recognize "vaxg", not "vax_g". |
|
1179 |
2713
|
1180 Fri Feb 21 16:07:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1181 |
2714
|
1182 * Array2-idx.h (Array2<T>::maybe_delete_elements): Use correct |
|
1183 dimension in check for colon equivalent index. |
|
1184 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): A single-element |
|
1185 index whose value is 0 is also colon eqivalent for n == 1. |
|
1186 |
2713
|
1187 * lo-ieee.cc (octave_ieee_init): Reorder #ifdef stuff to put |
|
1188 system-specific tests first. |
|
1189 |
2709
|
1190 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2702
|
1191 |
|
1192 * Version 2.0.4 released. |
|
1193 |
|
1194 Wed Feb 19 09:42:30 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1195 |
|
1196 * lo-ieee.cc: D'oh, it's `extern "C"', not `#extern "C"'. |
|
1197 |
2693
|
1198 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690
|
1199 |
|
1200 * Version 2.0.3 released. |
|
1201 |
2686
|
1202 Fri Feb 14 16:23:47 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1203 |
|
1204 * Makefile.in (bin-dist): Don't write empty strings to LIBRARIES. |
|
1205 |
2673
|
1206 Thu Feb 13 14:35:19 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1207 |
2676
|
1208 * Makefile.in (stamp-prereq): Depend on stamp-picdir. |
|
1209 (all): Don't depend on stamp-prereq or stamp-picdir. |
|
1210 (liboctave.a, stamp-shared): Do depend on stamp-prereq. |
|
1211 (stamp-picdir): Silence noise about making pic. |
|
1212 (stamp-shared): Use $(SH_LD) $(SH_LDFLAGS) instead of $(CXX) -shared. |
|
1213 |
2673
|
1214 * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&)): |
|
1215 Fix typo in last change. |
|
1216 |
|
1217 * CColVector.cc (ComplexColumnVector::map (d_c_mapper)): |
|
1218 Convert from friend (moved from dColVector.cc). |
|
1219 * CMatrix.cc (ComplexMatrix::map (d_c_mapper)): |
|
1220 Likewise (moved from dMatrix.cc). |
|
1221 * CRowVector.cc (ComplexRowVector::map (d_c_mapper)): |
|
1222 Likewise (moved from dRowVector.cc). |
|
1223 |
|
1224 * dColVector.cc (ColumnVector::map (d_d_mapper)): Convert from friend. |
|
1225 * dMatrix.cc (Matrix::map (d_d_mapper)): Likewise. |
|
1226 * dRowVector.cc (RowVector::map (d_d_mapper)): Likewise. |
|
1227 * CColVector.cc (ComplexColumnVector::map (c_c_mapper)): Likewise. |
|
1228 * CMatrix.cc (ComplexMatrix::map (c_c_mapper)): Likewise. |
|
1229 * CRowVector.cc (ComplexRowVector::map (c_c_mapper)): Likewise. |
|
1230 |
|
1231 * dColVector.cc (ColumnVector::apply): Rename from map, return *this. |
|
1232 * dMatrix.cc (Matrix::apply): Likewise. |
|
1233 * dRowVector.cc (RowVector::apply): Likewise. |
|
1234 * CColVector.cc (ComplexColumnVector::apply): Likewise. |
|
1235 * CMatrix.cc (ComplexMatrix::apply): Likewise. |
|
1236 * CRowVector.cc (ComplexRowVector::apply): Likewise. |
|
1237 |
2668
|
1238 Tue Feb 11 19:44:28 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1239 |
|
1240 * lo-ieee.cc: Declare quiet_nan() and infinity(). |
|
1241 |
|
1242 Mon Feb 10 01:17:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1243 |
|
1244 * file-ops.cc (oct_unlink (const string&, string&)): |
|
1245 New two-arg version. |
|
1246 (oct_rmdir (const string&, string&)): New two-arg version. |
|
1247 (oct_mkdir (const string&, mode_t, string&)): New three-arg version. |
|
1248 (oct_mkfifo (const string&, mode_t, string&)): New three-arg version. |
|
1249 (oct_rename (const string&, const string&, string&)): |
|
1250 New three-arg version. |
|
1251 |
2663
|
1252 Fri Feb 7 13:15:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1253 |
|
1254 * idx-vector.h (idx_vector::orig_empty): New function. |
|
1255 |
|
1256 * Array2-idx.h (Array2<T>::index (idx_vector&, idx_vector&)): |
|
1257 Don't always resize to [](0x0) if one of the indices is empty or |
|
1258 zero. |
|
1259 |
2658
|
1260 Sun Feb 2 22:33:44 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1261 |
|
1262 * cmd-hist.cc (command_history::read): New arg, must_exist. |
|
1263 Set line_in_file here too. |
|
1264 (command_history::read_range): New arg, must_exist. |
|
1265 |
2651
|
1266 Fri Jan 31 09:21:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1267 |
|
1268 * f2c-main.c: Change C++-style comments to C-style comments. |
|
1269 |
2638
|
1270 Tue Jan 28 10:46:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1271 |
|
1272 * Makefile.in (install-inc): Create a relative symbolic link. |
|
1273 |
2634
|
1274 Mon Jan 27 15:52:27 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1275 |
|
1276 * Version 2.0.2 released. |
|
1277 |
2624
|
1278 Sat Jan 25 22:36:21 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1279 |
|
1280 * Makefile.in (bin-dist): New target. |
|
1281 |
2621
|
1282 Wed Jan 22 16:18:53 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1283 |
|
1284 * dbleSVD.cc (SVD::init): Work around apparent dgesvd() bug. |
|
1285 * CmplxSVD.cc (ComplexSVD::init): Work around apparent zgesvd() bug. |
|
1286 |
2613
|
1287 Mon Jan 20 18:44:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1288 |
|
1289 * chMatrix.cc (charMatrix::charMatrix (const string&)): |
|
1290 If the number of columns is zero, also set the number of rows to zero. |
|
1291 (charMatrix::charMatrix (const char *)): Likewise. |
|
1292 |
2602
|
1293 Tue Jan 7 00:16:57 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1294 |
|
1295 * Version 2.0.1 released. |
|
1296 |
2601
|
1297 Sun Jan 5 12:07:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1298 |
|
1299 * dMatrix.cc (Matrix::read): Correctly compute the number of |
|
1300 columns for resizing when the number of rows is specified but the |
|
1301 number of columns is not. |
|
1302 |
2598
|
1303 Wed Dec 18 16:18:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1304 |
2599
|
1305 * Range.cc (operator -): New function. |
|
1306 |
2598
|
1307 * lo-ieee.cc: Include <nan.h> on all systems that have it. |
|
1308 |
2589
|
1309 Fri Dec 13 02:01:32 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1310 |
|
1311 * Array2-idx.h (assign): Delay resizing left hand side until we |
|
1312 know if the assignment conforms. |
|
1313 |
2583
|
1314 Tue Dec 10 01:43:09 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1315 |
|
1316 * Version 2.0 released. |
|
1317 |
2570
|
1318 Fri Dec 6 14:41:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1319 |
2575
|
1320 * Array2-idx.h (assign): If index is a colon, set number of |
|
1321 elements to the lhs dimension if the lhs dimension is greater than |
|
1322 zero. Otherwise, set it to the rhs dimension. |
|
1323 |
|
1324 * Version 1.94. |
|
1325 |
2570
|
1326 * Array2-idx.h (assign): Test for rhs scalar case first. |
|
1327 If index is colon, set number of elements to lhs dimension, not |
|
1328 rhs dimension. |
|
1329 |
2563
|
1330 Thu Dec 5 13:05:18 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1331 |
2566
|
1332 * sun-utils.h: Don't declare MAIN_ or MAIN__ here. |
|
1333 * sun-utils.cc: Delete. |
|
1334 * f2c-main.c: New file |
|
1335 |
|
1336 * Makefile.in: Fix file name lists. |
|
1337 |
2563
|
1338 * CMatrix.cc (lssolve): Don't redeclare retval, resize it. |
|
1339 |
2561
|
1340 Wed Dec 4 12:24:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1341 |
|
1342 * dMatrix.cc (Qzval): Don't try to use same memory three times. |
|
1343 Create result using Complex constructor, not multiplication. |
|
1344 Order elements as they are returned from Eispack. |
|
1345 |
2559
|
1346 Mon Dec 2 00:26:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1347 |
2560
|
1348 * lo-ieee.cc (octave_ieee_init): Kluge for octave_Inf on SCO. |
|
1349 Only include nan.h if SCO is defined. Define _IEEE before |
|
1350 including it and undefine it afterward. |
|
1351 [SCO] (isnan): Don't mistake Inf as NaN. |
|
1352 |
2559
|
1353 * Array-idx.h (assign): Only resize if assignment conforms. |
|
1354 |
2551
|
1355 Wed Nov 20 01:00:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1356 |
|
1357 * Makefile.in (INCLUDES): Delete lo-error.h. |
|
1358 * lo-error.h: Delete (moved to libcruft/misc). |
|
1359 |
|
1360 * Version 1.93. |
|
1361 |
2546
|
1362 Tue Nov 19 23:07:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1363 |
2549
|
1364 * oct-glob.cc (glob_match::match): Don't expect our flag values to |
|
1365 be the same as they are in fnmatch.h. |
|
1366 |
2546
|
1367 * f77-fcn.c, f77-fcn.h: Move to libcruft/misc directory. |
|
1368 |
|
1369 * Makefile.in (INCLUDES): Delete f77-fcn.h. |
|
1370 (SOURCES): Delete f77-fcn.c. |
|
1371 |
2522
|
1372 Fri Nov 15 13:47:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1373 |
|
1374 * lo-ieee.h: [SCO]: Declare isinf and isnan. |
|
1375 |
2512
|
1376 Thu Nov 14 00:06:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1377 |
|
1378 * Version 1.92. |
|
1379 |
2508
|
1380 Wed Nov 13 11:19:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1381 |
2512
|
1382 * cmd-hist.cc (command_history::add): Ignore empty input lines, or |
|
1383 lines that have only carriage return or newline. |
|
1384 |
2508
|
1385 * lo-ieee.cc (isnan, isinf): Provide functions for SCO. |
|
1386 |
2500
|
1387 Tue Nov 12 11:11:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1388 |
|
1389 * idx-vector.cc (idx_is_inf_or_nan): New function. |
|
1390 (IDX_VEC_REP::idx_vector_rep): Use it. |
|
1391 |
2493
|
1392 Sun Nov 10 17:09:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1393 |
|
1394 * str-vec.h, str-vec.cc: Add constructors to make string vectors |
|
1395 from vectors of C strings. |
|
1396 |
|
1397 * oct-glob.h, oct-glob.cc (glob_match): Allow pat to be a string |
|
1398 vector. |
|
1399 (glob_match::match): Allow match string to be a string vector. |
|
1400 (glob_match::glob): New function. |
|
1401 |
|
1402 * chMatrix.cc (charMatrix::row_as_string): New arg, strip_ws. |
|
1403 |
|
1404 * Array-b.cc: New file. |
|
1405 * Makefile.in (TI_SRC): Add it to the list. |
|
1406 |
2492
|
1407 Fri Nov 8 18:09:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1408 |
|
1409 * file-ops.cc: Change #include "" to #include <> for safe-lstat.h |
|
1410 and safe-stat.h, to avoid getting them from $srcdir when we really |
|
1411 want the version from the build directory. (Maybe this should be |
|
1412 done for all the include files, not just those that are |
|
1413 auto-generated? Hmm.) |
|
1414 |
2481
|
1415 Thu Nov 7 10:45:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1416 |
2482
|
1417 * Version 1.91. |
|
1418 |
2481
|
1419 * Array3.cc (Array3<T>::resize): Make it work. |
|
1420 |
|
1421 Wed Nov 6 22:44:33 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1422 |
|
1423 * oct-alloc.h, oct-alloc.cc: New files. |
|
1424 * Makefile.in: Add them to the lists. |
|
1425 |
|
1426 Mon Nov 4 21:49:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1427 |
|
1428 * dbleQRP.cc (QRP::QRP): Don't pass tmp data to unsafe constructor. |
|
1429 * CmplxQRP.cc (ComplexQRP::ComplexQRP): Ditto. |
|
1430 |
2466
|
1431 Sun Nov 3 15:45:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1432 |
|
1433 * file-ops.cc (file_stat::is_blk, file_stat::is_chr, |
|
1434 file_stat::is_dir, file_stat::is_fifo, file_stat::is_lnk, |
|
1435 file_stat::is_reg, file_stat::is_sock): Just return false if the |
|
1436 underlying macro is not defined. |
|
1437 |
|
1438 * oct-math.h (lgamma, gamma): Delete declarations. |
|
1439 (asinh, acosh, atanh, erf, erfc): Declare arg types too. |
|
1440 Protect declarations with #ifdef HAVE_*. |
|
1441 |
2440
|
1442 Wed Oct 30 11:42:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1443 |
2452
|
1444 * Version 1.90. |
|
1445 |
|
1446 * Makefile.in (DISTFILES): Add ChangeLog. |
|
1447 |
2444
|
1448 * cmd-hist.cc: Only include fcntl.h if HAVE_FCNTL_H. |
|
1449 |
|
1450 * Matrix-ext.cc: Include <cfloat>, not <float.h>. |
|
1451 |
2443
|
1452 * CMatrix.cc, cmd-hist.cc, file-ops.cc, file-ops.h, filemode.c, |
2444
|
1453 mkdir.c, rename.c, rmdir.c, safe-xstat.cin, statdefs.h, sysdir.h, |
|
1454 tempname.c, utils.cc: Only include sys/types.h if HAVE_SYS_TYPES_H. |
2443
|
1455 |
2440
|
1456 * Array3.h (T Array3<T>::checkelem): Return T() for bogus value, |
|
1457 since that is now accepatble syntax, even for built-in types. |
|
1458 * Array2.h (T Array2<T>::checkelem): Likewise |
|
1459 |
2433
|
1460 Sat Oct 26 23:37:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1461 |
|
1462 * file-ops.cc (mkfifo) [! HAVE_MKFIFO]: Just print an error |
|
1463 message and return -1. |
|
1464 |
2428
|
1465 Fri Oct 25 01:24:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1466 |
2431
|
1467 * str-vec.h (str_vec_compare): Declare args as const void *, then |
|
1468 cast them to const string * in the body of the function. |
|
1469 |
|
1470 * file-ops.cc (file_stat::mode_as_string): Explicitly construct |
|
1471 string from buf. |
|
1472 |
2428
|
1473 * Array3.h (Array3::checkelem): Tag bogus return value with |
|
1474 GCC_ATTRIBUTE_UNUSED. |
|
1475 * Array2.h (Array2::checkelem): Likewise. |
|
1476 |
2424
|
1477 Thu Oct 24 19:40:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1478 |
|
1479 * Quad.h (Quad): Define virtual destructor. |
|
1480 |
2408
|
1481 Tue Oct 15 11:34:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1482 |
|
1483 * CMatrix.cc (ComplexMatrix::all_elements_are_real): new function. |
|
1484 |
2401
|
1485 Sun Oct 13 11:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1486 |
|
1487 * sun-utils.h: Conditionally declare MAIN__ too. Declare MAIN_ |
|
1488 and MAIN__ extern "C". |
|
1489 * sun-utils.cc: Include sun-utils.h here. Delete extern "C" stuff. |
|
1490 |
2391
|
1491 Sat Oct 12 12:40:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1492 |
|
1493 * MArray-misc.cc: New file. |
|
1494 * Makefile.in (MATRIX_SRC): Add it to the list. |
|
1495 |
|
1496 * mx-inlines.cc (equal): Return bool, not int. |
|
1497 |
|
1498 * idx-vector.h (idx_vector (double)): New constructor. |
|
1499 |
|
1500 * chMatrix.h, chMatrix.cc, CMatrix.h, CMatrix.cc, dMatrix.h, |
|
1501 dMatrix.cc, dDiagMatrix.h, dDiagMatrix.cc, dRowVector.h, |
|
1502 dRowVector.cc, dColVector.h, dColVector.cc, CColVector.h, |
|
1503 CColVector.cc, CDiagMatrix.h, CDiagMatrix.cc, CRowVector.h, |
|
1504 CRowVector.cc: Logical operators return bool, not int. |
|
1505 |
|
1506 * CMatrix.h, CMatrix.cc (ComplexMatrix::any_element_is_inf_or_nan): |
|
1507 New function. |
|
1508 |
|
1509 * dMatrix.h, dMatrix.cc (Matrix::any_element_is_negative, |
|
1510 Matrix::any_element_is_inf_or_nan, Matrix::abs, |
|
1511 Matrix::all_elements_are_inf_or_nan): New functions. |
|
1512 |
|
1513 * Range.h, Range.cc (Range::all_elements_are_ints): New function. |
|
1514 |
|
1515 * MArray.cc, MArray2.cc, MDiagArray2.cc: Call gripe_nonconformant |
|
1516 for errors. Simplify macros by converting FCN to string for error |
|
1517 messages. |
|
1518 |
|
1519 * Array-idx.h (Array<T>::index): New function. Don't call |
|
1520 clear_index() here. |
|
1521 (Array<T>::value): Call it, do call clear_index() here. |
|
1522 * Array2-idx.h (Array<T>::value, Array<T>::index): Likewise, for |
|
1523 one and two arg index functions. |
|
1524 |
|
1525 Tue Sep 17 21:21:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1526 |
|
1527 * DAEFunc.h: Delete #pragma interface since there is no longer a |
|
1528 separate implementation file. |
|
1529 |
2354
|
1530 Tue Aug 20 17:38:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1531 |
2358
|
1532 * Makefile.in (stamp-picdir): Only create a pic subdirectory if |
|
1533 SHARED_LIBS is true AND CPICFLAG or CXXPICFLAG is not empty. |
|
1534 |
2356
|
1535 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Rename arg sort to |
|
1536 sort_uniq. If sort_uniq is nonzero, sort the elements and make |
|
1537 them uniq. |
|
1538 |
2354
|
1539 * CMatrix.cc (ComplexMatrix::row_max, ComplexMatrix::row_min, |
|
1540 ComplexMatrix::column_max, ComplexMatrix::column_min): |
|
1541 Rewrite. Also return index as a reference arg. |
|
1542 (ComplexMatrix::row_max_loc, ComplexMatrix::row_min_loc, |
|
1543 ComplexMatrix::column_max_loc, ComplexMatrix::column_min_loc): |
|
1544 Delete. |
|
1545 |
|
1546 * dMatrix.cc (Matrix::row_max, Matrix::row_min, |
|
1547 Matrix::column_max, Matrix::column_min): |
|
1548 Rewrite. Also return index as a reference arg. |
|
1549 (Matrix::row_max_loc, Matrix::row_min_loc, |
|
1550 Matrix::column_max_loc, Matrix::column_min_loc): Delete. |
|
1551 |
|
1552 Fri Aug 9 05:01:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1553 |
|
1554 * dMatrix.cc (Matrix::row_min, Matrix::row_min_loc, |
|
1555 Matrix::row_max, Matrix::row_max_loc, Matrix::column_min, |
|
1556 Matrix::column_min_loc, Matrix::column_max, |
|
1557 Matrix::column_max_loc): Ignore leading NaNs. |
|
1558 * CMatrix.cc (ComplexMatrix::row_min, ComplexMatrix::row_min_loc, |
|
1559 ComplexMatrix::row_max, ComplexMatrix::row_max_loc, |
|
1560 ComplexMatrix::column_min, ComplexMatrix::column_min_loc, |
|
1561 ComplexMatrix::column_max, ComplexMatrix::column_max_loc): Ignore |
|
1562 leading NaNs. |
|
1563 |
2352
|
1564 Thu Aug 8 16:04:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1565 |
|
1566 * QPSOL.cc (QPSOL::do_minimize): Insert linear constraint bounds |
|
1567 starting at n, not 0. |
|
1568 |
2349
|
1569 Sat Jul 27 02:54:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1570 |
|
1571 * dMatrix.cc (Matrix::Matrix (const RowVector&), |
|
1572 Matrix::Matrix (const ColumnVector&)): New constructors. |
|
1573 |
|
1574 * CMatrix.cc (ComplexMatrix::ComplexMatrix (const RowVector&), |
|
1575 ComplexMatrix::ComplexMatrix (const ColumnVector&), |
|
1576 ComplexMatrix::ComplexMatrix (const ComplexRowVector&), |
|
1577 ComplexMatrix::ComplexMatrix (const ComplexColumnVector&)): |
|
1578 New constructors. |
|
1579 |
|
1580 * chMatrix.cc (charMatrix::charMatrix (const string_vector&)): |
|
1581 New constructor. |
|
1582 |
2343
|
1583 Wed Jul 24 16:39:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1584 |
|
1585 * LSODE.cc (do_integrate): Check to make sure that the state and |
|
1586 derivative vectors are the same size. |
2344
|
1587 * DASSL.cc (do_integrate): Likewise. |
2343
|
1588 |
2330
|
1589 Sun Jul 14 17:30:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1590 |
|
1591 * dMatrix.cc (Matrix::read, Matrix::write): Convert to use |
|
1592 iostreams and handler data format conversions. Delete old methods |
|
1593 that used stdio. |
|
1594 |
|
1595 * data-conv.h, data-conv.cc (oct_data_conv): New class. |
|
1596 |
|
1597 Fri Jul 12 13:52:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1598 |
|
1599 * mach-info.h: Rename from float-fmt.h. |
|
1600 * mach-info.cc: Rename from float-fmt.cc. |
|
1601 Handle machine information using a singlton class. |
|
1602 * Makefile.in: Update appropriate lists. |
|
1603 |
|
1604 Tue Jul 9 11:49:10 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1605 |
|
1606 * Array-flags.cc: Provide definitions for the flags even if |
|
1607 OCTAVE_SOURCE is not defined. |
|
1608 |
|
1609 * Array.h, Array2.h, Array3.h: BOUNDS_CHECKING now affects |
|
1610 operator(), not elem(). |
|
1611 * Array3.h: Move indexing methods here from Array3.cc. |
|
1612 |
|
1613 Mon Jun 24 02:30:05 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1614 |
|
1615 * Array3.cc (checkelem): Fix typo in call to Array2<T>::elem(). |
|
1616 |
|
1617 * Makefile.in (install-lib): Use INSTALL_PROGRAM instead of |
|
1618 INSTALL_DATA for shared libs. |
|
1619 |
|
1620 Thu Jun 6 09:59:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1621 |
|
1622 * Quad.cc: Include lo-error.h here too. |
|
1623 |
|
1624 Mon May 27 12:41:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1625 |
|
1626 * file-ops.h: Include sys/types.h here. |
|
1627 |
|
1628 Wed May 22 00:20:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1629 |
|
1630 * chMatrix.cc (charMatrix::transpose): Provide definition. |
|
1631 |
|
1632 * Array-idx.h (maybe_delete_elements): Correctly compute number of |
|
1633 elements in result. |
|
1634 * Array2-idx.h (maybe_delete_elements): Likewise for number of |
|
1635 rows and columns in result. |
|
1636 |
|
1637 Tue May 21 23:46:09 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1638 |
|
1639 * dbleQR.cc (QR::QR): Don't create result from to-be-deleted data. |
|
1640 * CmplxQR.cc (ComplexQR::ComplexQR): Likewise. |
|
1641 |
|
1642 Fri May 17 03:06:02 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1643 |
|
1644 * Makefile.in (install-inc): Install in octincludedir, not includedir. |
|
1645 |
|
1646 Sun May 12 03:40:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1647 |
|
1648 * Makefile.in (uninstall): Also delete shared library. |
|
1649 Split install into install-libs and install-includes. |
|
1650 (install-inc): If linkdir is a directory, leave it alone. |
|
1651 |
|
1652 * sun-utils.cc (MAIN__): Define for Linux/ELF systems. |
|
1653 |
|
1654 Thu May 2 20:19:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1655 |
|
1656 * Array-idx.h (assign): Handle A(:) = X for A undefined or empty. |
|
1657 * Array2-idx.h (assign): Likewise. |
|
1658 |
|
1659 Tue Apr 30 05:43:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1660 |
|
1661 * Array2.cc (Array2<T>::range_error): New functions. |
|
1662 |
|
1663 * Array.h (class Array<T>): elem() and operator() are now |
|
1664 equivalent, and do bounds checking by default. |
|
1665 * Array2.cc (class Array2<T>): Likewise. |
|
1666 |
|
1667 Sat Apr 6 21:26:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1668 |
|
1669 * Makefile.in (maintainer-clean, distclean): Also delete |
|
1670 stamp-picdir, stamp-shared, and pic directory. |
|
1671 (stamp-prereq): New target. |
|
1672 |
|
1673 Fri Mar 29 13:44:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1674 |
|
1675 * NPSOL.h (NPSOL_options::set_option (const char *, int)): |
|
1676 New function. |
|
1677 |
|
1678 * Array.h, Array.cc (Array<T>::range_error ()): New functions. |
|
1679 * Array.h (Array<T>::checkelem): Use them. |
|
1680 |
|
1681 * base-lu.h, base-lu.cc: Parameterize based on types of matrix |
|
1682 elements too. |
|
1683 * dbleLU.h, dbleLU.cc, CmplxLU.h, CmplxLU.cc: Change to match. |
|
1684 |
|
1685 * MDiagArray2.h (MDiagArray2 (const MArray<T>& a)): Delete. |
|
1686 |
|
1687 * Makefile.in (distclean): Delete so_locations, which is created |
|
1688 on DEC Alpha systems. |
|
1689 |
|
1690 Sat Mar 23 04:02:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1691 |
|
1692 * Array.h (HEAVYWEIGHT_INDEXING): Do define this here if it is not |
|
1693 already defined. |
|
1694 |
|
1695 Fri Mar 22 23:53:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1696 |
|
1697 * pathsearch.cc: Include config.h. |
|
1698 |
|
1699 Wed Mar 20 04:54:03 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1700 |
|
1701 * Array2-idx.h (assign (Array2<LT>&, const Array2<RT>&)): Don't |
|
1702 allow M(I, J) = scalar if I or J is empty. |
|
1703 |
|
1704 * Array-idx.h: Delete Array2 and Array3 code (now in Array2-idx.h |
|
1705 and Array3-idx.h). |
|
1706 |
|
1707 Thu Mar 7 10:20:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1708 |
|
1709 * lo-error.h: Make comments C friendly. |
|
1710 |
|
1711 Sun Mar 3 14:04:32 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1712 |
|
1713 * Array2.h (make_unique): Move all indexing functions here. |
|
1714 * Array2.cc: From here. |
|
1715 |
|
1716 * Array.h, Array2.h (NO_BOUNDS_CHECKING): New macro to control |
|
1717 whether operator() calls elem or checkelem. |
|
1718 |
|
1719 * Array.h (make_unique): New private function. |
|
1720 Move all indexing functions here. |
|
1721 * Array.cc: From here. |
|
1722 |
|
1723 * pathsearch.cc (dir_path::find_all): Index tmp, don't dereference |
|
1724 it too. |
|
1725 |
|
1726 * Array-d.cc, Array-ch.cc, Array-C.cc, Array-s.cc, Array-str.cc, |
|
1727 Array-i.cc, MArray-i.cc, MArray-s.cc, MArray-d.cc, MArray-ch.cc, |
|
1728 MArray-C.cc: Include config.h. |
|
1729 |
|
1730 * Array.h, Array2.h, DiagArray2.h, Array3.h: |
|
1731 Don't define HEAVYWEIGHT_INDEXING here. |
|
1732 |
|
1733 Sat Mar 2 18:39:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1734 |
|
1735 * base-lu.h, base-lu.cc: New files. |
|
1736 * Makefile.in: Add them to the appropriate lists. |
|
1737 * dbleLU.h, dbleLU.cc, CmplxLU.h, Cmplx.cc: Derive from base_lu. |
|
1738 |
|
1739 Fri Mar 1 08:30:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1740 |
|
1741 * Array2.h, Array3.h, DiagArray2.h: New files, extracted from Array.h |
|
1742 * Array2-idx.h, Array3-idx.h: New files, extracted from Array-idx.h |
|
1743 * Array2.cc, Array3.cc, DiagArray2.cc: New files, from Array.cc. |
|
1744 * MArray2.h, MDiagArray2.h: New files, extracted from MArray.h. |
|
1745 * MArray2.cc, MDiagArray2.cc, MArray-defs.h: New files, from MArray.cc. |
|
1746 |
|
1747 * MArray.h (INSTANTIATE_MARRAY_FRIENDS): New macro. |
|
1748 (INSTANTIATE_MARRAY2_FRIENDS): Likewise. |
|
1749 (INSTANTIATE_MDIAGARRAY_FRIENDS): Likewise. |
|
1750 * MArray-C.cc, MArray-ch.cc, MArray-c.cc, MArray-i.cc, MArray-s.cc: |
|
1751 Simplify using new macros. |
|
1752 |
|
1753 Mon Feb 26 03:04:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1754 |
|
1755 * Makefile.in (install): If $(includedir) ends in version string, |
|
1756 make link to name that does not include version info. |
|
1757 |
|
1758 * lo-ieee.cc: Include <cmath> here. |
|
1759 |
|
1760 Fri Feb 16 20:52:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1761 |
|
1762 * lo-ieee.cc, lo-ieee.h: New files. |
|
1763 * lo-mappers.cc, lo-mappers.h: New files. |
|
1764 * lo-utils.cc, lo-utils.h: New files. |
|
1765 * Makefile.in: Add them to the appropriate lists. |
|
1766 |
|
1767 Thu Feb 15 22:02:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1768 |
|
1769 * dMatrix.cc (all_integers, too_large_for_float): New functions. |
|
1770 * CMatrix.cc (all_integers, too_large_for_float): New functions. |
|
1771 |
|
1772 * byte-swap.h, data-conv.h, data-conv.cc, float-fmt.h, |
|
1773 float-fmt.cc: New files. |
|
1774 * Makefile.in: Include them in the appropriate lists. |
|
1775 |
|
1776 Wed Feb 14 01:49:47 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1777 |
|
1778 * dMatrix.cc (Qzval): New function. |
|
1779 |
|
1780 Tue Feb 13 12:41:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1781 |
|
1782 * NPSOL.cc (NPSOL_options::set_option): Arg key is now string, not |
|
1783 char*. |
|
1784 |
|
1785 * DASSL.h, DASSL.cc: Do better management of temporary workspace. |
|
1786 Use F77_XFCN to call Fortran subroutine. |
|
1787 * dColVector.cc, CColVector.cc: Likewise. |
|
1788 * dRowVector.cc, CRowVector.cc: Likewise. |
|
1789 * NPSOL.h, NPSOL.cc: Likewise. |
|
1790 * CmplxCHOL.cc: Likewise. |
|
1791 * dbleCHOL.cc: Likewise. |
|
1792 * CMatrix.cc: Likewise. |
|
1793 * dMatrix.cc: Likewise. |
|
1794 * QPSOL.cc: Likewise. |
|
1795 * LSODE.cc: Likewise. |
|
1796 |
|
1797 Sun Feb 11 14:14:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1798 |
|
1799 * dbleHESS.cc (HESS::init): Dimension of tau is n-1, not n+1. |
|
1800 |
|
1801 * dbleSCHUR.h, dbleSCHUR.cc: Do better management of temporary |
|
1802 workspace. Use F77_XFCN to call Fortran subroutine. |
|
1803 * CmplxAEPBAL.h, CmplxAEPBAL.cc: Likewise. |
|
1804 * CmplxSCHUR.h, CmplxSCHUR.cc: Likewise. |
|
1805 * dbleGEPBAL.h, dbleGEPBAL.cc: Likewise. |
|
1806 * dbleAEPBAL.h, dbleAEPBAL.cc: Likewise. |
|
1807 * CmplxHESS.h, CmplxHESS.cc: Likewise. |
|
1808 * CmplxSVD.h, CmplxSVD.cc: Likewise. |
|
1809 * dbleHESS.h, dbleHESS.cc: Likewise. |
|
1810 * dbleSVD.h, dbleSVD.cc: Likewise. |
|
1811 * EIG.h, EIG.cc; Likewise. |
|
1812 * CollocWt.cc: Likewise. |
|
1813 * NLEqn.cc: Likewise. |
|
1814 * Quad.cc: Likewise. |
|
1815 |
|
1816 Sat Feb 10 12:14:59 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1817 |
|
1818 * dbleLU.h, dbleLU.cc: Do better management of temporary workspace. |
|
1819 Use F77_XFCN to call Fortran subroutine. |
|
1820 * CmplxLU.h, CmplxLU.cc: Ditto. |
|
1821 * dbleQR.h, dbleQR.cc: Ditto. |
|
1822 * CmplxQR.h, CmplxQR.cc: Ditto. |
|
1823 * dbleQRP.h, dbleQRP.cc: Ditto. |
|
1824 * CmplxQRP.h, CmplxQRP.cc: Ditto. |
|
1825 |
|
1826 * dir-ops.h (dir_entry::dir): Declare as void*, not DIR*. |
|
1827 (struct DIR): delete forward declaration. |
|
1828 (dir_entry::operator = (const dir_entry$)): Protect against |
|
1829 copying same object. |
|
1830 * dir-ops.cc: Cast dir appropriately. |
|
1831 |
|
1832 Fri Feb 9 16:12:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1833 |
|
1834 * lo-error.cc: Moved to libcruft/misc. |
|
1835 * Makefile.in: Delete it from the list. |
|
1836 |
|
1837 * f77-fcn.c (f77_context, f77_exception_encountered): Delete |
|
1838 definitions (they have been moved to libcruft/misc/f77-extern.cc). |
|
1839 |
|
1840 * Array-flags.h: New file. |
|
1841 * Array-idx.h: Include it here. |
|
1842 * Makefile.in (MATRIX_INC): Add it to the list. |
|
1843 |
|
1844 * Array-flags.cc: Renamed from Array-ext.cc. |
|
1845 (liboctave_dfi_flag): Renamed from dfi_flag. |
|
1846 (liboctave_pcv_flag): Renamed from pcv_flag. |
|
1847 (liboctave_pzo_flag): Renamed from pzo_flag. |
|
1848 (liboctave_rre_flag): Renamed from rre_flag. |
|
1849 * Array-idx.h: Change all uses of dfi_flag, etc. |
|
1850 * Makefile.in (MATRIX_SRC): Change file name here too. |
|
1851 |
|
1852 * Makefile.in (LIBOCTAVE_LFLAGS, LIBOCTAVE_LIBS): New variables. |
|
1853 (stamp-shared): Use them here. |
|
1854 |
|
1855 Tue Feb 6 09:53:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1856 |
|
1857 * cmd-hist.cc (command_history::ignore_entries): Delete default |
|
1858 argument value. |
|
1859 |
|
1860 Mon Feb 5 12:07:50 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1861 |
|
1862 * CmplxAEPBAL.h, CmplxCHOL.h, CmplxDET.h, CmplxHESS.h, CmplxLU.h, |
|
1863 CmplxQR.h, CmplxQRP.h, CmplxSCHUR.h, CmplxSVD.h, dbleAEPBAL.h, |
|
1864 dbleCHOL.h, dbleDET.h, dbleGEPBAL.h, dbleHESS.h, dbleLU.h, |
|
1865 dbleQR.h, dbleQRP.h, dbleSCHUR.h, dbleSVD.h: |
|
1866 Clean up constructors, assigment operator. |
|
1867 |
|
1868 Sun Feb 4 03:12:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1869 |
|
1870 * NPSOL.cc (do_minimize): Use F77_XFCN to call npsol. |
|
1871 Check f77_exception_encountered on return. |
|
1872 |
|
1873 * f77-fcn.c (f77_exception_encountered): New variable. |
|
1874 (F77_XFCN): Set it. |
|
1875 * f77-fcn.h: Provide declaration. |
|
1876 |
|
1877 * QPSOL.h (QPSOL_options::set_options): Renamed from copy(). |
|
1878 |
|
1879 * NPSOL.h (NPSOL_options::set_options): Renamed from copy(). |
|
1880 |
|
1881 * NLEqn.h (NLEqn_options::set_options): New function. |
|
1882 * Quad.h (Quad_options::set_options): Likewise. |
|
1883 |
|
1884 * LP.h (class LP): Add accessors for LP data. |
|
1885 |
|
1886 * NLEqn.h (NLEqn::n): Delete. |
|
1887 |
|
1888 * NLEqn.h (class NLEqn::n): Likewise. |
|
1889 |
|
1890 * NLP.h (class NLP): Add accessors for NLP data. |
|
1891 |
|
1892 * NPSOL.h (class NPSOL_options): Move constructors, set, and |
|
1893 access functions here. |
|
1894 * NPSOL.cc.cc: From here. |
|
1895 |
|
1896 * QLD.h (class QLD): Add destructor definition. |
|
1897 * Objective.h (class Objective): Likewise. |
|
1898 * ODEFunc.h (class ODEFunc): Likewise. |
|
1899 * NLFunc.h (class NLFunc): Likewise. |
|
1900 * NLEqn.h (class NLEqn): Likewise. |
|
1901 * NLConst.h (class NLConst): Likewise. |
|
1902 * LinConst.h (class LinConst): Likewise. |
|
1903 * LSODE.h (class LSODE_options): Likewise. |
|
1904 * CollocWt.h (class CollocWt): Likewise. |
|
1905 * Bounds.h (class Bounds): Likewise. |
|
1906 |
|
1907 * QLD.cc (QLD::set_default_options): Delete. |
|
1908 |
|
1909 * QP.h (QP): Add accessors for QP data. |
|
1910 Add copy constructor, operator =, and destructor definitions. |
|
1911 |
|
1912 * Range.h, Quad.h, QP.h, QLD.h, Objective.h, NLP.h, NLFunc.h, |
|
1913 NLConst.h, LinConst.h, LSODE.h, LP.h, FEGrid.h, EIG.h, DASSL.h, |
|
1914 DAEFunc.h, CollocWt.h, Bounds.h: |
|
1915 Clean up constructors, assigment operator. |
|
1916 |
|
1917 * dRowVector.cc (RowVector::transpose): Use magic of reference |
|
1918 counting to avoid duplicating the data immediately. |
|
1919 * dColVector.cc (ColumnVector::transpose): Likewise. |
|
1920 * CRowVector.cc (ComplexrowVector::transpose): Likewise. |
|
1921 * CColVector.cc (ComplexColumnVector::transpose): Likewise. |
|
1922 |
|
1923 Sat Feb 3 01:02:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1924 |
|
1925 * prog-args.h (prog_args::option_argument): New enum. |
|
1926 |
|
1927 * f77-fcn.h: Rename from f77-uscore.h. |
|
1928 (F77_XFCN_ERROR, F77_XFCN): New macros. |
|
1929 * f77-fcn.c: New file. |
|
1930 * Makefile.in (SOURCES): Add it to the list. |
|
1931 |
|
1932 * ODEFunc.h: Clean up. |
|
1933 |
|
1934 * DASSL.cc, DASSL.h: New files. |
|
1935 * Makefile.in: Add them to the appropriate lists. |
|
1936 |
|
1937 * LSODE.cc, LSODE.h: New files. |
|
1938 * Makefile.in: Add them to the appropriate lists. |
|
1939 |
|
1940 * ODE.cc: Delete. |
|
1941 * Makefile.in (SOURCES): Remove from list. |
|
1942 |
|
1943 * base-de.h, DAE.cc: New files. |
|
1944 * Makefile.in: Add them to the appropriate lists. |
|
1945 * ODE.h: Only define interface for ODE classes. |
|
1946 * DAE.h: Only define interface for ODE classes. |
|
1947 |
|
1948 * LPsolve.cc (do_minimize): Print sorry not implemented message. |
|
1949 (LPsolve::set_default_options)): Delete |
|
1950 * LPsolve.h (class LPsolve): Add operator =, copy constructor, and |
|
1951 destructor. |
|
1952 |
|
1953 * LP.h (class LP): Add operator =, copy constructor, and destructor. |
|
1954 |
|
1955 * QPSOL.h (QPSOL::QPSOL (const QPSOL&)): New constructor. |
|
1956 (QPSOL::operator =): Call base class operator = instead of assuming |
|
1957 we know what to copy. |
|
1958 |
|
1959 * base-min.h (size): New function. |
|
1960 |
|
1961 * NLP.h (NLP::size): Delete. |
|
1962 (NLP::NLP (const NLP&)): New constructor. |
|
1963 (NLP::operator =): Call base class operator = instead of assuming |
|
1964 we know what to copy. |
|
1965 |
|
1966 * NPSOL.h, NPSOL.cc (NPSOL::option): Delete. |
|
1967 (class NPSOL): Add operator = and destructor. |
|
1968 |
|
1969 * NPSOL.h: Add NPSOL_options() to list of constructor initalizers. |
|
1970 |
|
1971 Fri Feb 2 22:52:55 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1972 |
|
1973 * Makefile.in (liboctave.a): Depend on $(PICOBJ). |
|
1974 |
|
1975 Wed Jan 31 05:29:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1976 |
|
1977 * dMatrix.cc (Givens, Sylvester, Matrix::expm): New functions. |
|
1978 * CMatrix.cc (Givens, Sylvester, ComplexMatrix::expm): Ditto. |
|
1979 |
|
1980 Mon Jan 29 00:00:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
1981 |
|
1982 * prog-args.h, prog-args.cc: New files. |
|
1983 * Makefile.in: Add them to lists. |
|
1984 |
|
1985 * getopt.h, getopt.c, getopt1.c: New files. |
|
1986 * Makefile.in: Add them to the lists. |
|
1987 |
|
1988 * oct-term.h, oct-term.cc: New files. |
|
1989 * Makefile.in: Add them to the lists. |
|
1990 |
|
1991 * str-vec.cc: New file. |
|
1992 * Makefile.in (SOURCES): Add it to the list. |
|
1993 |
|
1994 * file-ops.cc (oct_tmpnam): Move here from src/utils.cc. |
|
1995 |
|
1996 * tempname.c, tempnam.c: Move here from src directory. |
|
1997 * Makefile.in: Add to lists. |
|
1998 |
|
1999 Sun Jan 28 23:06:19 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2000 |
|
2001 * cmd-hist.h, cmd-hist.cc: New files. |
|
2002 * Makefile.in: Add them to lists. |
|
2003 |
|
2004 Thu Jan 25 20:36:05 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2005 |
|
2006 * oct-glob.h, oct-glob.cc: New files. |
|
2007 * Makefile.in: Add them to lists. |
|
2008 |
|
2009 Wed Jan 24 01:55:08 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2010 |
|
2011 * pathsearch.h, pathsearch.cc: New files. |
|
2012 * Makefile.in: Add them to lists. |
|
2013 |
|
2014 * dir-ops.h, dir-ops.cc: New files. |
|
2015 * sysdir.h: Move here from src directory. |
|
2016 * Makefile.in: Add them to lists. |
|
2017 |
|
2018 * Array.h (Array::qsort): Return *this, not void. |
|
2019 * str-vec.h (string_vector::qsort): Likewise. |
|
2020 |
|
2021 * chMatrix.cc (row_as_string): Resize result to eliminate |
|
2022 unnecessary NULs. |
|
2023 |
|
2024 Tue Jan 23 00:40:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2025 |
|
2026 * safe-xstat.hin, safe-xstat.cin, statdefs.h, file-ops.h, |
|
2027 file-ops.cc, filemode.c, mkdir.c, rmdir.c, rename.c: |
|
2028 Files moved here from src directory. |
|
2029 * Makefile.in: Add them to lists. Include appropriate rules. |
|
2030 |
|
2031 * acosh.c, asinh.c, atanh.c, erf.c, erfc.c, gamma.c, lgamma.c: |
|
2032 Use pointers, not references (this is C code!). |
|
2033 |
|
2034 * oct-math.h: New file. |
|
2035 * acosh.c, asinh.c, atanh.c, erf.c, erfc.c, gamma.c, lgamma.c: |
|
2036 Files moved here from src directory. |
|
2037 * Makefile.in: Add them to lists. |
|
2038 |
|
2039 Sun Jan 21 22:53:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2040 |
|
2041 * idx-vector.cc (make_uniq): Fix major brain-o. |
|
2042 |
|
2043 * CmplxSCHUR.h, CmplxSCHUR.cc, dbleSCHUR.h, dbleSCHUR.cc: |
|
2044 Convert to use string class instead of char*. |
|
2045 |
|
2046 * str-vec.h, Array-str.cc: New files. |
|
2047 |
|
2048 * Array.h (Array::qsort): New function. |
|
2049 |
|
2050 Fri Jan 12 01:45:10 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2051 |
|
2052 * Array.h: Nest ArrayRep class inside Array class. |
|
2053 Refer to ArrayRep, not ArrayRep<T>. |
|
2054 Move all ArrayRep functions inline. |
|
2055 Don't declare other Array classes as friends of ArrayRep. |
|
2056 * Array.cc: Delete ArrayRep functions. |
|
2057 * Array-idx.h: Refer to ArrayRep, not ArrayRep<T>. |
|
2058 |
|
2059 * Array-C.cc, Array-ch.cc, Array-d.cc, Array-i.cc, Array-s.cc: |
|
2060 Don't instantiate ArrayRep objects. |
|
2061 |
|
2062 Wed Jan 10 04:40:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2063 |
|
2064 * chMatrix.cc (charMatrix::charMatrix (const string&)): |
|
2065 New constructor. |
|
2066 |
|
2067 Tue Jan 9 04:44:56 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2068 |
|
2069 * dbleGEPBAL.cc (GEPBALANCE::init): Use string instead of char* |
|
2070 for balance_job arg. |
|
2071 * dbleAEPBAL.cc (AEPBALANCE::init): Likewise. |
|
2072 * CmplxAEPBAL.cc (ComplexAEPBALANCE::init): Likewise. |
|
2073 |
|
2074 * chMatrix.cc (row_as_string): Return string, not const char*. |
|
2075 |
|
2076 Mon Jan 8 03:20:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2077 |
|
2078 * Makefile.in (clean): If $(SHARED_LIBS), also remove shared libs. |
|
2079 |
|
2080 * chMatrix.cc (row_as_string): Undo previous change. |
|
2081 |
|
2082 Sun Jan 7 19:50:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2083 |
|
2084 * chMatrix.cc (row_as_string): Do memory management here. Caller |
|
2085 is expected to save string if necessary. |
|
2086 |
|
2087 Sat Jan 6 19:28:20 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2088 |
|
2089 * Array.h (class DiagArray): Enable nested Proxy class for all |
|
2090 platforms. |
|
2091 |
|
2092 * Array.cc (Array<T>::operator = (const Array<T>&)): If rep == |
|
2093 a.rep, don't mess with count. |
|
2094 * Array.h (Array2<T>& operator = (const Array2<T>&)): Likewise, |
|
2095 don't do anything if reps are the same. |
|
2096 (Array3<T>& operator = (const Array3<T>&) |
|
2097 |
|
2098 * Array.h (ArrayRep<T>::operator = (const ArrayRep<T>&)): |
|
2099 Declare private with no definition to prevent misuse. |
|
2100 |
|
2101 * Array.cc (Array2<T>::insert (const Array2<T>&, int, int)): |
|
2102 Get range check right. |
|
2103 * dMatrix.cc (Matrix::insert (const RowVector&, int, int)): Ditto. |
|
2104 (Matrix::insert (const ColumnVector&, int, int)): Ditto. |
|
2105 (Matrix::insert (const DiagMatrix&, int, int)): Ditto. |
|
2106 * CMatrix.cc (ComplexMatrix::insert (const Matrix&, int, int)): Ditto. |
|
2107 (ComplexMatrix::insert (const RowVector&, int, int)): Ditto. |
|
2108 (ComplexMatrix::insert (const ColumnVector&, int, int)): Ditto. |
|
2109 (ComplexMatrix::insert (const DiagMatrix&, int, int)): Ditto. |
|
2110 (ComplexMatrix::insert (const ComplexRowVector&, int, int)): Ditto. |
|
2111 (ComplexMatrix::insert (const ComplexColumnVector&, int, int)): Ditto. |
|
2112 (ComplexMatrix::insert (const ComplexDiagMatrix&, int, int)): Ditto. |
|
2113 * dRowVector.cc (RowVector::insert (const RowVector&, int)): Ditto. |
|
2114 * dColVector.cc |
|
2115 (ColumnVector::insert (const ColumnVector&, int)): Ditto. |
|
2116 * CRowVector.cc |
|
2117 (ComplexRowVector::insert (const RowVector&, int)): Ditto. |
|
2118 (ComplexRowVector::insert (const ComplexRowVector&, int)): Ditto. |
|
2119 * CColVector.cc |
|
2120 (ComplexColumnVector::insert (const ColumnVector&, int)): Ditto. |
|
2121 (ComplexColumnVector::insert (const ComplexColumnVector&, int)): Ditto. |
|
2122 |
|
2123 * dMatrix.cc (Matrix::insert (const DiagMatrix&, int, int)): |
|
2124 Also fill in zeros, not just the diagonal. |
|
2125 |
|
2126 * CDiagMatrix.cc (ComplexDiagMatrix::fill (double, int, int)): |
|
2127 Use END parameter properly. |
|
2128 (ComplexDiagMatrix::fill (const Complex&, int, int)): Ditto. |
|
2129 * dDiagMatrix.cc (DiagMatrix::fill (double, int, int)): Ditto. |
|
2130 |
|
2131 * Array.h (ArrayRep<T>::ArrayRep (void)): Set count to 1 here. |
|
2132 (ArrayRep<T>::ArrayRep (T *, int)): Likewise. |
|
2133 * Array.cc (ArrayRep<T>::ArrayRep (const ArrayRep<T>&)): |
|
2134 Don't copy count. Set it to 1. |
|
2135 (ArrayRep<T>::ArrayRep (int)): Set count to 1 here. |
|
2136 |
|
2137 * Array.h (Array<T>::Array (T *, int)): After constructing rep, |
|
2138 don't set rep->count to 1 here (now handled by ArrayRep |
|
2139 constructors). |
|
2140 (Array<T>::Array (void)): Ditto. |
|
2141 (Array<T>::Array (int)): Ditto. |
|
2142 (Array<T>::T& elem (int)): Ditto. |
|
2143 * Array-idx.h (Array<T>::maybe_delete_elements (idx_vector&)): Ditto. |
|
2144 (Array2<T>::maybe_delete_elements (idx_vector&, idx_vector&)): Ditto. |
|
2145 * Array.cc: (Array<T>::Array (int, const T&)): Ditto. |
|
2146 (Array<T>::resize (int)): Ditto. |
|
2147 (Array<T>::resize (int, const T&)) :Ditto. |
|
2148 (Array<T>::fortran_vec (void)): Ditto. |
|
2149 (Array2<T>::resize (int, int)): Ditto. |
|
2150 (Array2<T>::resize (int, int, const T&)): Ditto. |
|
2151 (DiagArray<T>::resize (int, int)): Ditto. |
|
2152 (DiagArray<T>::resize (int, int, const T&)): Ditto. |
|
2153 |
|
2154 Sun Dec 31 21:23:26 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2155 |
|
2156 * Array-ch.cc: Rename from Array-c.cc. |
|
2157 * MArray-ch.cc: Rename from MArray-c.cc. |
|
2158 * chMatrix.cc: Rename from cMatrix.cc. |
|
2159 * chMatrix.h: Rename from cMatrix.h. |
|
2160 * Makefile.in (TI_SRC): Use new names here. |
|
2161 * mx-base.h: Likewise. |
|
2162 |
|
2163 Fri Dec 29 21:45:00 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2164 |
|
2165 * Makefile.in: Handle shared libraries. |
|
2166 |
|
2167 Thu Dec 28 14:18:34 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2168 |
|
2169 * CRowVector.cc (operator * (ComplexRowVector, ComplexMatrix)): |
|
2170 Correctly compute length of return value. Correct rows and |
|
2171 columns in zgemv call. |
|
2172 * dRowVector.cc (operator * (RowVector, Matrix)): Likewise. |
|
2173 |
|
2174 Tue Dec 26 00:37:57 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2175 |
|
2176 * Makefile.in (stamp-picdir): New target. |
|
2177 (all): Depend on it. |
|
2178 |
|
2179 Sun Dec 24 03:10:41 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2180 |
|
2181 * Makefile.in (INCLUDES): Remove QLD.h. |
|
2182 (SOURCES): Remove QLD.cc. |
|
2183 |
|
2184 Wed Dec 20 00:43:46 1995 John W. Eaton <jwe@bevo.che.wisc.edu> |
|
2185 |
|
2186 * dMatrix.cc (Matrix::inverse): New arg, force. |
|
2187 If force is nonzero, invert even if matrix is singular. |
|
2188 (ComplexMatrix::inverse): Likewise. |
|
2189 |
|
2190 * dRowVector.cc, mx-inlines.cc, dMatrix.cc, dDiagMatrix.cc, |
|
2191 dColVector.cc,MArray-C.cc, CmplxDET.cc, CRowVector.cc, CMatrix.cc, |
|
2192 CDiagMatrix.cc, CColVector.cc, Array-C.cc, CmplxDET.h, CMatrix.h: |
|
2193 Include "oct-cmplx.h" instead of <Complex.h>. |
|
2194 |
|
2195 * mx-defs.h: Include oct-cmplx.h in place of forward declaration |
|
2196 for class Complex. |
|
2197 |
|
2198 * oct-cmplx.h: New file. |
|
2199 * Makefile.in (INCLUDES): Add it to the list. |
|
2200 |
|
2201 * idx-vector.cc (IDX_VEC_REP::idx_vector_rep): Don't redeclare len. |
|
2202 (IDX_VEC_REP::maybe_convert_one_zero_to_idx): Don't redeclare count. |
|
2203 (IDX_VEC_REP::freeze): Don't redeclare max_val and min_val. |
|
2204 (intcmp, sort_data, make_uniq, copy_data, IDX_VEC_REP::print): |
|
2205 Avoid g++ bugs. |
|
2206 |
|
2207 Tue Nov 14 14:24:16 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2208 |
|
2209 * Array-idx.h (maybe_delete_elements): Give useful error message. |
|
2210 |
|
2211 * dbleSCHUR.cc, dbleSVD.cc: Include iostream.h. |
|
2212 |
|
2213 Mon Nov 13 08:35:07 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2214 |
|
2215 * CDiagMatrix.cc (inverse): Return retval, not *this. |
|
2216 * dDiagMatrix.cc (inverse): Use same method as for Complex case. |
|
2217 |
|
2218 Sat Nov 4 05:06:12 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2219 |
|
2220 * Array.h, Array.cc, Array-idx.h [HEAVYWEIGHT_INDEXING]: Keep |
|
2221 index vector object with Array, not ArrayRep. |
|
2222 |
|
2223 Fri Nov 3 06:52:38 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2224 |
|
2225 * Array-idx.h (assign (Array2<T>&, const Array2<T>&): Don't fail |
|
2226 if index is a colon and resizing is maybe needed. |
|
2227 |
|
2228 Tue Oct 31 17:40:01 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2229 |
|
2230 * idx-vector.cc (IDX_VEC_REP::is_colon_equiv): Don't return true |
|
2231 if we have a vector of 1's. |
|
2232 |
|
2233 * Array-idx.h (assign (Array2<LT>&, Array2<RT>&): If lhs has no |
|
2234 current orientation, require index and rhs to conform unless |
|
2235 do_fortran_indexing flag is set. |
|
2236 |
|
2237 Sun Oct 15 23:32:08 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2238 |
|
2239 * Array-d.cc, Array-C.cc, mx-base.h, mx-inlines.cc, dDiagMatrix.h, |
|
2240 CDiagMatrix.h, CMatrix.cc, CMatrix.h, dMatrix.h, mx-defs.h, |
|
2241 cMatrix.h, MArray.cc, MArray.h, MArray-i.cc, MArray-c.cc, |
|
2242 MArray-s.cc, Array.h, Array.cc, Array-c.cc, Array-i.cc, |
|
2243 Array-s.cc, cMatrix.cc, Array-idx.h, dMatrix.cc: |
|
2244 Massive changes to support additional data types. Only charMatrix |
|
2245 is currently used in Octave. |
|
2246 |
|
2247 Thu Oct 12 02:22:36 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2248 |
|
2249 * Array.cc (Array2<T>::insert (Array2<T>&, int, int): New function. |
|
2250 * CMatrix.cc (ComplexMatrix::insert (ComplexMatrix&, int, int): |
|
2251 Simply call Array2<Complex> version. |
|
2252 * dMatrix.cc (Matrix::insert (Matrix&, int, int): Similarly, just |
|
2253 call Array2<double> version. |
|
2254 |
|
2255 * Array-C.cc, Array-d.cc: Instantiate new assign functions too. |
|
2256 |
|
2257 * Array.h, Array.cc: Massive overhaul to support new way of |
|
2258 handling indexing. |
|
2259 * idx-vector.h, idx-vector.cc: Likewise. |
|
2260 * Array-ext.cc, Array-idx.h: New files. |
|
2261 * Makefile.in: Add them to the appropriate lists. |
|
2262 |
|
2263 Wed Oct 11 00:49:58 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2264 |
|
2265 * Range.cc (nelem_internal): Use tfloor here, not round. |
|
2266 |
|
2267 Sun Oct 8 18:21:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2268 |
|
2269 * idx-vector.h, idx-vector.cc: New files, moved from ../src. |
|
2270 * Makefile.in (SOURCES, INCLUDES): Include them in the lists. |
|
2271 |
|
2272 Sat Oct 7 19:07:02 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2273 |
|
2274 * CMatrix.cc (pseudo_inverse): Avoid bogus g++ warning. |
|
2275 |
|
2276 * Array.h: Move simple member functions here. |
|
2277 * Array.cc: From here. |
|
2278 |
|
2279 Fri Oct 6 00:36:04 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2280 |
|
2281 * Range.cc (tfloor, tceil, round): New static functions. |
|
2282 (Range::nelem_internal): Rewrite to use better method. |
|
2283 |
|
2284 * dbleSVD.h (SVD::type): New item, sigma_only. |
|
2285 (type_computed): New var. |
|
2286 * dbleSVD.cc (left_singular_matrix, right_singular_matrix): |
|
2287 Handle possible error condition. |
|
2288 (init): Allow for SVD::sigma_only, save type computed. |
|
2289 * CmplxSVD.cc (left_singular_matrix, right_singular_matrix): |
|
2290 Handle possible error condition. |
|
2291 (init): Allow for SVD::sigma_only, save type computed. |
|
2292 |
|
2293 Wed Oct 4 15:33:35 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2294 |
|
2295 * Nearly all non-matrix .h and .cc files: |
|
2296 Move short function bodies into class declarations for inlining. |
|
2297 Generally clean up. |
|
2298 |
|
2299 * base-min.h: New file. |
|
2300 * LP.h (class LP): Derive from base_minimizer. |
|
2301 * QLP.h (class QLP): Derive from base_minimizer. |
|
2302 * NLP.h (class NLP): Derive from base_minimizer. |
|
2303 * Makefile.in (INCLUDES): Add base-min.h to the list. |
|
2304 |
|
2305 * Makefile.in (SOURCES): Delete DAEFunc.cc, LP.cc, NLConst.cc, |
|
2306 NLFunc.cc, Objective.cc and QP.cc from list. |
|
2307 |
|
2308 Tue Sep 26 04:14:23 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2309 |
|
2310 * dbleSCHUR.cc (select_ana): Remove name of unused parameter. |
|
2311 (SCHUR::SCHUR): Delete unused parameter ord. |
|
2312 * CmplxSCHUR.h (ComplexSCHUR::CmplxSCHUR): Likewise. |
|
2313 |
|
2314 * CRowVector.cc |
|
2315 (ComplexRowVector::operator+ (const Complex&, const RowVector&), |
|
2316 (ComplexRowVector::operator- (const Complex&, const RowVector&), |
|
2317 (ComplexRowVector::operator* (const Complex&, const RowVector&), |
|
2318 (ComplexRowVector::operator/ (const Complex&, const RowVector&)): |
|
2319 Actually do something. |
|
2320 |
|
2321 * dMatrix.cc (Matrix::lssolve (ComplexMatrix&)): Use dummy vars. |
|
2322 (Matrix::lssolve (ComplexMatrix&, int&)): Likewise. |
|
2323 (Matrix::lssolve (ComplexMatrix&, int&, int&)): Likewise. |
|
2324 |
|
2325 * Quad.cc (Quad_options::Quad_options (double, double)): New function. |
|
2326 * (Quad::Quad (integrand_fcn, double, double): Properly initialize |
|
2327 tolerances. |
|
2328 |
|
2329 * DAE.cc (ddassl_f, ddassl_j): Remove names of unused parameters. |
|
2330 * LPsolve.cc (LPsolve::minimize): Likewise. |
|
2331 * NPSOL.cc (NPSOL::option, npsol_confun, npsol_objfun): Likewise. |
|
2332 * ODE.cc (lsode_f, lsode_j): Likewise. |
|
2333 * QPSOL.cc (qphess): Likewise. |
|
2334 |
|
2335 Fri Sep 22 04:14:51 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2336 |
|
2337 * dMatrix.cc: Include <cstring>. |
|
2338 |
|
2339 * Array.cc: Try harder to avoid warnings from gcc in functions |
|
2340 that return bogus values after calling the error handler. |
|
2341 |
|
2342 Thu Sep 14 00:56:00 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2343 |
|
2344 * Makefile.in: Use `ifndef omit_deps', not `ifndef $(omit_deps)'. |
|
2345 |
|
2346 * Makefile.in (TEMPLATE_SRC): Add Array-i.cc to the list. |
|
2347 |
|
2348 Tue Aug 22 00:41:06 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2349 |
|
2350 * DAE.cc (dassl_f): Add UNUSED attribute for unused parameters. |
|
2351 (dassl_j): Likewise. |
|
2352 |
|
2353 * DAE.cc, NLEqn.cc, NPSOL.cc, ODE.cc, CColVector.cc, CMatrix.cc, |
|
2354 dColVector.cc, dMatrix.cc, CmplxLU.cc, dbleLU.cc, QPSOL.cc, |
|
2355 Array.cc, CollocWt.cc, FEGrid.h, LinConst.h: |
|
2356 Update for change in for loop variable scope for gcc 2.7.0. |
|
2357 |
|
2358 Mon Aug 21 19:34:53 1995 John Eaton <jwe@bevo.che.wisc.edu> |
|
2359 |
|
2360 * Makefile.in: Only include dependency files if $(omit_deps) is |
|
2361 not set. |
|
2362 |
|
2363 Mon May 1 13:26:00 1995 John Eaton (jwe@bullwinkle.che.utexas.edu) |
|
2364 |
|
2365 * dbleSCHUR.h dbleSVD.h dbleQRP.h dbleQR.h dbleHESS.h dbleLU.h |
|
2366 dbleCHOL.h dbleGEPBAL.h dbleAEPBAL.h dbleDET.h dDiagMatrix.h |
|
2367 dColVector.h dMatrix.h dRowVector.h Quad.h Range.h QPSOL.h QLD.h |
|
2368 ODEFunc.h QP.h Objective.h NPSOL.h ODE.h NLEqn.h NLFunc.h |
|
2369 NLConst.h LinConst.h LPsolve.h LP.h FSQP.h FEGrid.h EIG.h |
|
2370 DAEFunc.h CollocWt.h DAE.h CmplxSVD.h CmplxQRP.h CmplxSCHUR.h |
|
2371 CmplxHESS.h CmplxDET.h CmplxLU.h CmplxQR.h CmplxCHOL.h |
|
2372 CmplxAEPBAL.h CRowVector.h CDiagMatrix.h Bounds.h CColVector.h |
|
2373 CMatrix.h dbleSCHUR.cc dbleSVD.cc dbleQRP.cc dbleQR.cc |
|
2374 dbleGEPBAL.cc dbleLU.cc dbleHESS.cc dbleDET.cc dbleCHOL.cc |
|
2375 dbleAEPBAL.cc dColVector.cc dRowVector.cc dMatrix.cc |
|
2376 dDiagMatrix.cc QPSOL.cc Range.cc Quad.cc QP.cc ODEFunc.cc QLD.cc |
|
2377 Objective.cc NLEqn.cc ODE.cc NPSOL.cc NLFunc.cc LPsolve.cc |
|
2378 NLConst.cc LinConst.cc FSQP.cc FEGrid.cc LP.cc DAE.cc EIG.cc |
|
2379 CollocWt.cc DAEFunc.cc CmplxSVD.cc CmplxSCHUR.cc CmplxQRP.cc |
|
2380 CmplxLU.cc CmplxQR.cc CmplxHESS.cc CmplxDET.cc CmplxCHOL.cc |
|
2381 CmplxAEPBAL.cc CRowVector.cc CColVector.cc CMatrix.cc |
|
2382 CDiagMatrix.cc Bounds.cc MArray.h MArray.cc Array.cc Array.h |
|
2383 NLP.h: Use pragma interface/implementation. Don't surround |
|
2384 contents in extern "C++". |
|
2385 * lo-error.h sun-utils.h: Don't surround contents in extern "C++". |
|
2386 |
|
2387 Tue Apr 11 10:59:24 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2388 |
|
2389 * f77-uscore.h (F77_FCN): Allow for possibility of uppercase |
|
2390 identifiers. |
|
2391 * utils.cc dbleSVD.cc dbleSCHUR.cc dbleQRP.cc dbleQR.cc dbleLU.cc |
|
2392 dbleHESS.cc dbleGEPBAL.cc dbleAEPBAL.cc dRowVector.cc |
|
2393 dColVector.cc QLD.cc CmplxSVD.cc CmplxCHOL.cc CmplxHESS.cc |
|
2394 CmplxQR.cc CmplxQRP.cc QPSOL.cc CmplxAEPBAL.cc CmplxLU.cc |
|
2395 CmplxSCHUR.cc dMatrix.cc CColVector.cc CRowVector.cc dbleCHOL.cc |
|
2396 CollocWt.cc NLEqn.cc EIG.cc DAE.cc ODE.cc CMatrix.cc NPSOL.cc |
|
2397 Quad.cc: Change usage of F77_FCN to match new definition |
|
2398 |
|
2399 * utils.cc dbleSVD.cc dbleSCHUR.cc dbleQRP.cc dbleQR.cc dbleLU.cc |
|
2400 dbleHESS.cc dbleGEPBAL.cc dbleAEPBAL.cc dRowVector.cc |
|
2401 dColVector.cc QLD.cc CmplxSVD.cc CmplxCHOL.cc CmplxHESS.cc |
|
2402 CmplxQR.cc CmplxQRP.cc QPSOL.cc CmplxAEPBAL.cc CmplxLU.cc |
|
2403 CmplxSCHUR.cc dMatrix.cc CColVector.cc CRowVector.cc dbleCHOL.cc |
|
2404 CollocWt.cc NLEqn.cc EIG.cc DAE.cc ODE.cc CMatrix.cc NPSOL.cc |
|
2405 Quad.cc: Where appropriate, declare Fortran subroutines to take |
|
2406 args by reference instead of pointer. Change all callers. |
|
2407 |
|
2408 Sun Apr 9 20:11:56 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2409 |
|
2410 * MArray.h (MArray2::~MArray2, MDiagArray::~MDiagArray): New |
|
2411 functions. Make += and -= operators friend functions. |
|
2412 |
|
2413 * Array.h (Array2::~Array2, Array3::~Array3, |
|
2414 DiagArray::~DiagArray): New functions. |
|
2415 |
|
2416 Wed Apr 5 21:21:13 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2417 |
|
2418 * Makefile.in (EXTRAS): Don't distribute mx-kludge.cc. |
|
2419 (MATRIX_INC): Don't distribute mx-kludge.h. |
|
2420 |
|
2421 * CColVector.h CColVector.cc CDiagMatrix.h CDiagMatrix.cc |
|
2422 CMatrix.h CMatrix.cc CRowVector.h CRowVector.cc dColVector.h |
|
2423 dColVector.cc dDiagMatrix.h dDiagMatrix.cc dMatrix.h dMatrix.cc |
|
2424 dRowVector.h dRowVector.cc: |
|
2425 Derive classes from MArray, MArray2, and MDiagArray, not Array, |
|
2426 Array2, and DiagArray2. |
|
2427 Don't use functions defined in mx-kludge.cc for arithmetic |
|
2428 like-type operations on arrays. |
|
2429 |
|
2430 * MArray.cc: Use the classes defined here like-type mathematical |
|
2431 operations on Array objects. Abuse CPP more. |
|
2432 * Makefile.in (TEMPLATE_SRC): Add it to the list. |
|
2433 (EXTRAS): Delete it from this list. |
|
2434 |
|
2435 * MArray-C.cc, MArray-d.cc: New files. |
|
2436 * Makefile.in (TI_SRC): Add them to the list. |
|
2437 |
|
2438 Tue Apr 4 14:13:46 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2439 |
|
2440 * mx-kludge.cc: Abuse CPP even more. |
|
2441 |
|
2442 Mon Apr 3 21:05:30 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2443 |
|
2444 * Objective.h (objective_function): Add missing const. |
|
2445 (gradient_function): Likewise. |
|
2446 |
|
2447 * CColVector.h CColVector.cc CDiagMatrix.h CDiagMatrix.cc |
|
2448 CMatrix.h CMatrix.cc CRowVector.h CRowVector.cc dColVector.h |
|
2449 dColVector.cc dDiagMatrix.h dDiagMatrix.cc dMatrix.h dMatrix.cc |
|
2450 dRowVector.h dRowVector.cc: |
|
2451 Reorganize to declare and define friends where they should be, |
|
2452 based on the use of private constructors. |
|
2453 |
|
2454 Fri Mar 31 10:09:40 1995 John Eaton <jwe@schoch.che.utexas.edu> |
|
2455 |
|
2456 * CRowVector.h (linspace): Add declaration. |
|
2457 * dRowVector.h (linspace): Likewise. |
|
2458 |
|
2459 * dMatrix.cc (Matrix::inverse, Matrix::determinant, Matrix::solve): |
|
2460 Force result of rcond + 1.0 to be stored. |
|
2461 * CMatrix.cc (ComplexMatrix::inverse, ComplexMatrix::determinant, |
|
2462 ComplexMatrix::solve): Likewise. |
|
2463 |
|
2464 See ChangeLog.1 in the top level directory for earlier changes. |