From: <car...@us...> - 2012-04-19 09:09:40
|
Revision: 10291 http://octave.svn.sourceforge.net/octave/?rev=10291&view=rev Author: carandraug Date: 2012-04-19 09:09:29 +0000 (Thu, 19 Apr 2012) Log Message: ----------- linear-algebra: updated NEWS file Modified Paths: -------------- trunk/octave-forge/main/linear-algebra/NEWS Modified: trunk/octave-forge/main/linear-algebra/NEWS =================================================================== --- trunk/octave-forge/main/linear-algebra/NEWS 2012-04-19 09:00:48 UTC (rev 10290) +++ trunk/octave-forge/main/linear-algebra/NEWS 2012-04-19 09:09:29 UTC (rev 10291) @@ -1,3 +1,13 @@ +Summary of important user-visible changes for linear-algebra 2.2.0: +------------------------------------------------------------------- + + ** The following functions are new in 2.2.0: + + circulant_eig circulant_inv circulant_make_matrix + circulant_matrix_vector_product + + ** Package is now dependent on general (>= 1.3.0) + Summary of important user-visible changes for linear-algebra 2.1.0: ------------------------------------------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |