User:Mtmiller/TODO: Difference between revisions

Jump to navigation Jump to search
1,408 bytes added ,  24 November 2016
m
(Created initial public TODO list from my notes and emails)
 
 
(40 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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 "<nowiki>~~~~</nowiki>".
== Core ==
== Core ==


* Convert __contourc__ / drawcn recursion to iteration and test for stack overflow
* Add urlread and urlwrite tests using file:// URLs with temporary files
* 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-October/030563.html
=== Old Bugs ===
* Add support for FFTW multithreading options
 
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-December/031203.html
Work off some old untouched bug reports. The following bugs have not been commented on or updated since before 2014-01-01.
 
* {{bug|38063}} OF statistics
* {{bug|38087}} OF image
* <del>{{bug|38261}}</del> p
* {{bug|38345}} OF image
* <del>{{bug|38369}}</del> p
* <del>{{bug|38460}}</del> p
* <del>{{bug|38542}}</del> p
* <del>{{bug|38587}}</del> p
* <del>{{bug|38666}}</del> p
* <del>{{bug|38776}}</del> p
* <del>{{bug|38806}}</del> p
* <del>{{bug|38961}}</del> p
* <del>{{bug|39141}}</del> p
* <del>{{bug|39168}}</del> f
* <del>{{bug|39243}}</del> f/p
* {{bug|39249}} imread
* <del>{{bug|39309}}</del> p
* <del>{{bug|39314}}</del> p
* <del>{{bug|39316}}</del> p
* <del>{{bug|39393}}</del> p
* {{bug|39424}}
* {{bug|39426}}
* {{bug|39430}}
* {{bug|39431}}
* {{bug|39432}}
* {{bug|39434}}
* {{bug|39552}}
* {{bug|39604}}
* {{bug|39605}}
* {{bug|39642}}
* {{bug|39643}}
* {{bug|39692}}
* {{bug|39827}}
* <del>{{bug|39834}}</del> p
* {{bug|39935}}
* <del>{{bug|40045}}</del> p
* {{bug|40066}} OF dicom
* {{bug|40105}}
* {{bug|40117}}
* {{bug|40212}}
* {{bug|40343}}
* {{bug|40537}}
* {{bug|40546}}
* {{bug|40562}}
* {{bug|40576}}
* {{bug|40663}}
* {{bug|40668}}
* {{bug|40687}}
* {{bug|40739}}
* {{bug|40744}}
* {{bug|40812}}


== Forge ==
== Forge ==


=== Signal Package ===
=== [[Signal Package]] ===


* Fix window functions to be consistent, handle degenerate cases, symmetric vs. FFT options
* Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
** http://octave.1599824.n4.nabble.com/fir1-question-on-symmetry-td4633018.html
* Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram
** http://sourceforge.net/p/octave/bugs/152/
* Convert help texts to texinfo (work in progress)
* Convert style to Octave coding style standards (work in progress)
* Add test blocks for all functions (work in progress)


== Ideas ==
=== [[Communications Package]] ===


* Can urlread and urlwrite be tested using file:// URLs with temporary files?
* Write vitdec
* Octave 4.0 release goals...
* Write rcosine, rcosfir, rcosflt, rcosiir functions
* Add useful test blocks for all functions (work in progress)
657

edits

Navigation menu