comparison PROJECTS @ 3130:02766207b74c

[project @ 1998-01-25 08:27:23 by jwe]
author jwe
date Sun, 25 Jan 1998 08:27:25 +0000
parents dcc6c985d72d
children af7ec9d3a5e6
comparison
equal deleted inserted replaced
3129:4061d67231a8 3130:02766207b74c
33 33
34 * Support for sparse matrices. 34 * Support for sparse matrices.
35 35
36 * Fix CollocWt to handle Laguerre polynomials. Make it easy to 36 * Fix CollocWt to handle Laguerre polynomials. Make it easy to
37 extend it to other polynomial types. 37 extend it to other polynomial types.
38
39 * Make filter faster (perhaps by calling BLAS functions).
38 40
39 * Add optional arguments to colloc so that it's not restricted to 41 * Add optional arguments to colloc so that it's not restricted to
40 Legendre polynomials. 42 Legendre polynomials.
41 43
42 * Fix eig to also be able to solve the generalized eigenvalue 44 * Fix eig to also be able to solve the generalized eigenvalue
567 569
568 * Update Info to be based on the current Texinfo release. 570 * Update Info to be based on the current Texinfo release.
569 571
570 * Should info/terminal.c include definitions for PC, BC, UP, and 572 * Should info/terminal.c include definitions for PC, BC, UP, and
571 ospeed on all systems? 573 ospeed on all systems?
574
575 * Clean up help stuff.
572 576
573 * Demo files. 577 * Demo files.
574 578
575 * As the number of m-files with octave grows perhaps a 'Contents.m' 579 * As the number of m-files with octave grows perhaps a 'Contents.m'
576 file for each toolbox (directory) would be appropriate so one 580 file for each toolbox (directory) would be appropriate so one