User:Mtmiller/TODO: Difference between revisions

From Octave
Jump to navigation Jump to search
(→‎Old Bugs: work off some bugs)
 
(13 intermediate revisions by 2 users not shown)
Line 10: Line 10:
Work off some old untouched bug reports. The following bugs have not been commented on or updated since before 2014-01-01.
Work off some old untouched bug reports. The following bugs have not been commented on or updated since before 2014-01-01.


* {{bug|35439}}
* {{bug|38063}} OF statistics
* {{bug|35502}}
* {{bug|38087}} OF image
* {{bug|36230}}
* <del>{{bug|38261}}</del> p
* {{bug|36521}}
* {{bug|38345}} OF image
* {{bug|37538}}
* <del>{{bug|38369}}</del> p
* {{bug|38063}}
* <del>{{bug|38460}}</del> p
* {{bug|38087}}
* <del>{{bug|38542}}</del> p
* {{bug|38261}}
* <del>{{bug|38587}}</del> p
* {{bug|38345}}
* <del>{{bug|38666}}</del> p
* {{bug|38369}}
* <del>{{bug|38776}}</del> p
* {{bug|38460}}
* <del>{{bug|38806}}</del> p
* {{bug|38542}}
* <del>{{bug|38961}}</del> p
* {{bug|38587}}
* <del>{{bug|39141}}</del> p
* {{bug|38666}}
* <del>{{bug|39168}}</del> f
* {{bug|38776}}
* <del>{{bug|39243}}</del> f/p
* {{bug|38806}}
* {{bug|39249}} imread
* {{bug|38961}}
* <del>{{bug|39309}}</del> p
* {{bug|39141}}
* <del>{{bug|39314}}</del> p
* {{bug|39168}}
* <del>{{bug|39316}}</del> p
* {{bug|39243}}
* <del>{{bug|39393}}</del> p
* {{bug|39249}}
* {{bug|39309}}
* {{bug|39314}}
* {{bug|39316}}
* {{bug|39393}}
* {{bug|39424}}
* {{bug|39424}}
* {{bug|39426}}
* {{bug|39426}}
Line 48: Line 43:
* {{bug|39692}}
* {{bug|39692}}
* {{bug|39827}}
* {{bug|39827}}
* {{bug|39834}}
* <del>{{bug|39834}}</del> p
* {{bug|39935}}
* {{bug|39935}}
* {{bug|40045}}
* <del>{{bug|40045}}</del> p
* {{bug|40066}}
* {{bug|40066}} OF dicom
* {{bug|40105}}
* {{bug|40105}}
* {{bug|40117}}
* {{bug|40117}}

Latest revision as of 23:54, 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[edit]

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


Old Bugs[edit]

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

Forge[edit]

Signal Package[edit]

  • 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[edit]

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