projects
/
scilab.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
* Buf #12772 fixed- eigs() failed when trying to solve a sparse matrix eigen value...
[scilab.git]
/
scilab
/
CHANGES_5.5.X
diff --git
a/scilab/CHANGES_5.5.X
b/scilab/CHANGES_5.5.X
index
a3fe61c
..
fec9864
100644
(file)
--- a/
scilab/CHANGES_5.5.X
+++ b/
scilab/CHANGES_5.5.X
@@
-503,3
+503,5
@@
Bug fixes
* Bug #12758 fixed - Focus issue with plot3d() fixed.
* Bug #12747 fixed - legendre() now accepts the -1 and 1 values for the third argument.
+
+* Bug #12772 fixed - eigs() failed when trying to solve a sparse matrix eigen value problem.