User:Mtmiller/TODO: Difference between revisions

Jump to navigation Jump to search
m
(→‎Specfun Package: new section)
 
(24 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
 
* Improve Qt detection: require >= 4.6 or add more feature tests?
=== Old Bugs ===
 
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]] ===


* Add symmetric and FFT window options to the appropriate window functions
** http://octave.1599824.n4.nabble.com/fir1-question-on-symmetry-td4633018.html
* Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
* Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
* Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
* Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram
** http://sourceforge.net/p/octave/bugs/152/
** http://sourceforge.net/p/octave/bugs/152/
* Convert help texts to texinfo
* Convert help texts to texinfo (work in progress)
* Convert style to Octave coding style standards
* 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)
=== Specfun Package ===
 
* Try to rewrite cosint in terms of expint only instead of duplicated expint helper functions
* Add tests for cosint and sinint from A&S, similar to what I added to expint in Octave
* Resurrect old ellipj.m and compare results and performance to ellipj.cc in Octave core
 
== Ideas ==
 
* Can urlread and urlwrite be tested using file:// URLs with temporary files?
* Octave 4.0 release goals...
657

edits

Navigation menu