User:Mtmiller/TODO: Difference between revisions
Jump to navigation
Jump to search
(→Core: Improve Qt detection) |
(→Core: Done with multi-threaded FFTW) |
||
Line 6: | Line 6: | ||
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-September/029983.html | ** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-September/029983.html | ||
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-October/030563.html | ** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-October/030563.html | ||
* Investigate really bad "make check" under RHEL5, due to some recent changeset? | * Investigate really bad "make check" under RHEL5, due to some recent changeset? | ||
* Improve Qt detection: require >= 4.6 or add more feature tests? | * Improve Qt detection: require >= 4.6 or add more feature tests? |
Revision as of 15:08, 21 January 2013
These are my todo lists for tracking things I am working on or want to work on. You can add to my lists to assign me things or give me ideas, but please sign anything you add to this page with "~~~~".
Core
- Fix and test wavwrite with a few changes suggested on the mailing lists:
- Investigate really bad "make check" under RHEL5, due to some recent changeset?
- Improve Qt detection: require >= 4.6 or add more feature tests?
Forge
Signal Package
- Fix window functions to be consistent, handle degenerate cases, symmetric vs. FFT options
- Investigate dependencies on other Forge packages, remove as many as possible to make installation less burdensome
Communications Package
- Rewrite convenc to use trellis from poly2trellis, test for same results
- Write vitdec
- Write rcosine, rcosfir, rcosflt, rcosiir functions
Ideas
- Can urlread and urlwrite be tested using file:// URLs with temporary files?
- Octave 4.0 release goals...