User:Mtmiller/TODO: Difference between revisions

Jump to navigation Jump to search
m
(Remove __contourc__, fixed)
 
(34 intermediate revisions by 2 users not shown)
Line 3: Line 3:
== Core ==
== Core ==


* Fix and test wavwrite with a few changes suggested on the mailing lists:
* Add urlread and urlwrite tests using file:// URLs with temporary files
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-September/029983.html
 
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-October/030563.html
 
* Add support for FFTW multithreading options
=== Old Bugs ===
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-December/031203.html
 
* Investigate really bad "make check" under RHEL5, due to some recent changeset?
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
* Investigate dependencies on other Forge packages, remove as many as possible to make installation less burdensome
* 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)


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


* Rewrite convenc to use trellis from poly2trellis, test for same results
* Write vitdec
* Write vitdec
* Write rcosine, rcosfir, rcosflt, rcosiir functions
* Write rcosine, rcosfir, rcosflt, rcosiir functions
 
* Add useful test blocks for all functions (work in progress)
== Ideas ==
 
* Can urlread and urlwrite be tested using file:// URLs with temporary files?
* Octave 4.0 release goals...
657

edits

Navigation menu