User:Mtmiller/TODO: Difference between revisions

From Octave
Jump to navigation Jump to search
Line 14: Line 14:
* <del>{{bug|38261}}</del>
* <del>{{bug|38261}}</del>
* {{bug|38345}} OF image
* {{bug|38345}} OF image
* {{bug|38369}}
* <del>{{bug|38369}}</del>
* {{bug|38460}}
* {{bug|38460}}
* {{bug|38542}}
* {{bug|38542}}

Revision as of 23:26, 24 November 2016

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

  • Add urlread and urlwrite tests using file:// URLs with temporary files


Old Bugs

Work off some old untouched bug reports. The following bugs have not been commented on or updated since before 2014-01-01.

Forge

Signal Package

  • Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
  • Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
  • Add spectrogram function, make specgram a deprecated wrapper around spectrogram
  • 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

  • Write vitdec
  • Write rcosine, rcosfir, rcosflt, rcosiir functions
  • Add useful test blocks for all functions (work in progress)