User:Mtmiller/TODO: Difference between revisions
Jump to navigation
Jump to search
(Add intro paragraph) |
(ββCore: Add link to bug report) |
||
Line 4: | Line 4: | ||
* Convert __contourc__ / drawcn recursion to iteration and test for stack overflow | * Convert __contourc__ / drawcn recursion to iteration and test for stack overflow | ||
** http://savannah.gnu.org/bugs/?37891 | |||
* Fix and test wavwrite with a few changes suggested on the mailing lists: | * Fix and test wavwrite with a few changes suggested on the mailing lists: | ||
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-September/029983.html | ** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-September/029983.html |
Revision as of 03:38, 13 December 2012
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
- Convert __contourc__ / drawcn recursion to iteration and test for stack overflow
- Fix and test wavwrite with a few changes suggested on the mailing lists:
- Add support for FFTW multithreading options
Forge
Signal Package
- Fix window functions to be consistent, handle degenerate cases, symmetric vs. FFT options
Ideas
- Can urlread and urlwrite be tested using file:// URLs with temporary files?
- Octave 4.0 release goals...