User:Mtmiller/TODO: Difference between revisions

From Octave
Jump to navigation Jump to search
(→‎Signal Package: Add another item from bug tracker)
(→‎Core: fixed FPU state after Java)
Line 7: Line 7:
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-October/030563.html
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-October/030563.html
* Improve Qt detection: require >= 4.6 or add more feature tests?
* Improve Qt detection: require >= 4.6 or add more feature tests?
* Restore FPU state after return from calls in to Java runtime on i386
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2013-February/032021.html
* Incorporate ellipj, ellipke, and expint from specfun into Octave
* Incorporate ellipj, ellipke, and expint from specfun into Octave
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2013-January/031812.html
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2013-January/031812.html

Revision as of 05:12, 21 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...