Editing User:Mtmiller/TODO

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
== Core ==
== Core ==


* Fix and test wavwrite with a few changes suggested on the mailing lists:
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-September/029983.html
** https://mailman.cae.wisc.edu/pipermail/octave-maintainers/2012-October/030563.html
* Add urlread and urlwrite tests using file:// URLs with temporary files
* Add urlread and urlwrite tests using file:// URLs with temporary files


Line 66: Line 69:
=== [[Signal Package]] ===
=== [[Signal Package]] ===


* Add symmetric and FFT window options to the appropriate window functions
** http://octave.1599824.n4.nabble.com/fir1-question-on-symmetry-td4633018.html
* Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
* Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
* Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
* Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram
** http://sourceforge.net/p/octave/bugs/152/
** http://sourceforge.net/p/octave/bugs/152/
* Convert help texts to texinfo (work in progress)
* Convert help texts to texinfo (in progress)
* Convert style to Octave coding style standards (work in progress)
* Convert style to Octave coding style standards (in progress)
* Add test blocks for all functions (work in progress)
* Add test blocks for all functions


=== [[Communications Package]] ===
=== [[Communications Package]] ===
Line 78: Line 83:
* Write vitdec
* Write vitdec
* Write rcosine, rcosfir, rcosflt, rcosiir functions
* Write rcosine, rcosfir, rcosflt, rcosiir functions
* Add useful test blocks for all functions (work in progress)
* 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
 
== [[Continuous Build|Hydra Autobuild]] ==
 
* <del>Add <code>--enable-openmp</code> to configure options</del>
* <del>Fix build jobs unable to locate <code>jni.h</code>, while tarball job is able to find it</del>
* Add missing dependency libraries gl2ps and ARPACK
* <del>Use <code>xvfb-run</code> to run the test suite just like the Debian package build rules</del>
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: