User:Mtmiller/TODO: Difference between revisions

From Octave
Jump to navigation Jump to search
(→‎Core: Add Java runtime FPU state restore task)
(→‎Signal Package: Add more todo items from bug trackers)
Line 17: Line 17:
** http://octave.1599824.n4.nabble.com/fir1-question-on-symmetry-td4633018.html
** http://octave.1599824.n4.nabble.com/fir1-question-on-symmetry-td4633018.html
* Investigate dependencies on other Forge packages, remove as many as possible to make installation less burdensome
* Investigate dependencies on other Forge packages, remove as many as possible to make installation less burdensome
* Fix tfestimate command-line compatibility, other problems (return value, plot if no return value)
** https://savannah.gnu.org/bugs/?38303
* Fix zp2sos documentation (behavior too? look at other "x2y" functions?)
** http://sourceforge.net/p/octave/bugs/123/


=== Communications Package ===
=== Communications Package ===

Revision as of 05:37, 16 February 2013

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

  • Rewrite convenc to use trellis from poly2trellis, test for same results
  • Write vitdec
  • Write rcosine, rcosfir, rcosflt, rcosiir functions

Ideas

  • Can urlread and urlwrite be tested using file:// URLs with temporary files?
  • Octave 4.0 release goals...