diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-05-13 15:17:10 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-05-14 10:28:51 +0200 |
commit | 1d559581b3bcd91644e44b1e3a3788614d99924f (patch) | |
tree | 1d50f80af6168494032043f4191b486dc90f62b0 /lib | |
parent | a4671733b7b990e83ef6daed4d17ab240a3591b5 (diff) | |
download | emacs-1d559581b3bcd91644e44b1e3a3788614d99924f.tar.gz |
Calc: fix LU decomposition for non-numeric matrices (bug#41223)
Computing determinant and inverse for on some matrices containing
non-numeric elements failed or gave the wrong result.
Reported by Mauro Aranda.
* lisp/calc/calc-mtx.el (math-do-matrix-lud): Don't use zero as pivot.
* test/lisp/calc/calc-tests.el (calc-matrix-determinant): New test.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions