From: <car...@us...> - 2012-05-12 13:25:48
|
Revision: 10419 http://octave.svn.sourceforge.net/octave/?rev=10419&view=rev Author: carandraug Date: 2012-05-12 13:25:42 +0000 (Sat, 12 May 2012) Log Message: ----------- signal: update NEWS Modified Paths: -------------- trunk/octave-forge/main/signal/NEWS Modified: trunk/octave-forge/main/signal/NEWS =================================================================== --- trunk/octave-forge/main/signal/NEWS 2012-05-12 13:07:17 UTC (rev 10418) +++ trunk/octave-forge/main/signal/NEWS 2012-05-12 13:25:42 UTC (rev 10419) @@ -1,20 +1,24 @@ Summary of important user-visible changes for releases of the signal package =============================================================================== -signal-x.y.z Release Date: yyyy-mm-dd Release Manager: +signal-1.1.3 Release Date: 2012-05-12 Release Manager: =============================================================================== - ** The function `blackmanharris' was fixed to have even symmetry. + ** signal is no longer dependent on the audio package. + ** signal is now dependent on the communications package. + ** The function `marcumq' was imported from the communications package and has been completely rewritten to improve performance and fix computational errors. - ** Package is no longer automatically loaded + ** Package is no longer automatically loaded. ** The functions `__ellip_ws' and `__ellip_ws_min' have been removed (they are now subfunctions of `ncauer'. + ** The function `blackmanharris' was fixed to have even symmetry. + =============================================================================== signal-1.1.2 Release Date: 2012-01-06 Release Manager: Lukas Reichlin =============================================================================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |