Hi
I am trying to work out the example located on the following webpage
http://sfepy.org/doc-devel/primer.html#sec-primer
I am only trying to do the first piece of code, I am getting the following error and I am completely unsure what the problem is. I tried uninstalling and installing scikit-umfpack like bunch of times. Still do not know what the problem is. Any help would be appreciated on how to install umfpack. Other examples are running fine, except this one and elasticity is the only important problem for me.
[cid:image001.png@01D2C813.8ECF9BB0]
Regards Jeshwanth
Hi,
On 8.5.2017 22:55, Jeshwanth.Kundem@wagner-group.com wrote:
Hi
I am trying to work out the example located on the following webpage
http://sfepy.org/doc-devel/primer.html#sec-primer
I am only trying to do the first piece of code, I am getting the following error and I am completely unsure what the problem is. I tried uninstalling and installing scikit-umfpack like bunch of times. Still do not know what the problem is. Any help would be appreciated on how to install umfpack. Other examples are running fine, except this one and elasticity is the only important problem for me.
Does the example work when the scikit-umfpack is not installed? It should - in that case the super-lu solver from scipy is used.
[cid:image001.png@01D2C813.8ECF9BB0]
The error message looks like the one described in https://github.com/scikit-umfpack/scikit-umfpack/issues/22 - this has not been fixed yet, unfortunately. But I do not understand. why you see it with such a small matrix.
r.
participants (2)
-
Jeshwanth.Kundem@wagner-group.com
-
Robert Cimrman