Public bug reported:
on Xubuntu 20.04 octave is installed. Then running
=============
n = 200;
a = 10*speye (n) + sparse (1:n,ceil ([1:n]/2),1,n,n) + ...
sparse (ceil ([1:n]/2),1:n,1,n,n);
r1 = chol (a);
==============
leads to octave not returning to the prompt any more and two threads using
100% CPU
The system is AMD Ryzen 3590 based
** Affects: octave (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882082
Title:
in octave chol() does not return
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1882082/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs