[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r547] by ltilib

alvarado: @FIX: The lti::fastEigensystem functor called the LAPACK function with a too short eigenvalues vector. This leads to an improper memory access that sooner or later was followed by a segmentation fault. Thanks to the wonderful VALGRIND tool, this was not so extremely difficult to find! Well, at least Valgrind said the wrong access was made within the LAPACK function. Difficult was to find which of the 20 arguments was wrong. Many documentation in the code was added to simplify this.

2003-10-13 10:06:06 Tree
[r546] by ltilib

alvarado: @CHG: In lti::draw, the methods related with drawSymbols() are now public.

2003-10-13 10:05:14 Tree
[r545] by ltilib

alvarado: @CHG: The jacobi eigensolution functor now has also a parameters "dimensions" to make it compatible with the lti::fastEigenSystem. Specifying a lower number of dimensions doesn't make this functor any faster although. Maybe there is out there any volunteers to implement a new faster eigensystem functor?

2003-10-13 10:04:44 Tree
[r544] by ltilib

alvarado: A little bit more documentation.

2003-10-13 10:04:32 Tree
[r543] by ltilib

alvarado: Formatting changes.

2003-10-13 10:04:23 Tree
[r542] by ltilib

alvarado: Parameters transposeU and transposeV added.

2003-10-13 10:04:11 Tree
[r541] by ltilib

alvarado: Small documentation changes.

2003-10-13 10:04:01 Tree
[r540] by ltilib

alvarado: @CHG: The lti::singularValueDecomp functor has now the parameters transposeU and transposeV to make it compatible with the lti::fastSVD using LAPACK.

2003-10-13 10:03:27 Tree
[r539] by ltilib

alvarado: Some documentation about where to find the required files added.

2003-10-13 10:03:00 Tree
[r538] by haehnel

options configured to generate files which can be used for generating the tutorial as a Windows help file (.chm, compressed html) using the Microsoft HTML Help Workshop

2003-10-08 16:55:56 Tree
Older >