changelog

来自「开放gsl矩阵运算」· 代码 · 共 35 行

TXT
35
字号
Thu Aug  2 18:17:58 2001  Brian Gough  <bjg@network-theory.co.uk>	* hermv.c (gsl_eigen_hermv): fixed index bug in accumulation of evec.	* symmv.c (gsl_eigen_symmv): fixed index bug in accumulation of evec.	* test.c (main): added two new test cases	* qrstep.c (trailing_eigenvalue): chose better value of mu when 	dt=0, prevents infinite loop.Sun Jul  1 22:43:45 2001  Brian Gough  <bjg@network-theory.co.uk>	*  modified to use new-style vector viewsWed Jun 20 12:30:38 2001  Brian Gough  <bjg@network-theory.co.uk>	* hermv.c (gsl_eigen_hermv): additional workspace argument no 	longer requiredMon Apr 23 10:31:01 2001  Brian Gough  <bjg@network-theory.co.uk>	* unified error handling conventions to _e for error handling 	functions and no suffix for plain functions, so _impl functions 	are no longer needed.	* removed tests for EFAULT, since EFAULT should only apply to 	invalid non-null pointers.	Fri Apr 13 20:33:18 2001  Brian Gough  <bjg@network-theory.co.uk>	* eigen/test.c (test_invert_jacobi): removed matmult and replaced 	by gsl_blas_dgemm

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?