User:Mtmiller/TODO

From Octave
< User:Mtmiller
Revision as of 03:29, 27 January 2014 by Mtmiller (talk | contribs) (Update TODOs)
Jump to navigation Jump to search

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

Forge

Signal Package

Communications Package

  • Write vitdec
  • Write rcosine, rcosfir, rcosflt, rcosiir functions
  • Add useful test blocks for all functions

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