kkomeyli--- via Kwant-discuss wrote: > I managed to install kwant successfully through git clone on ubuntu 24 LTS > with > Python 3.13 using these steps > these are the steps someone else may find useful
Sounds good! But for decent performance, do make sure that MUMPS is available and being used. (Check if importing kwant.solvers.mumps gives an error or not.) If it isn’t, I believe you’ll have to install python-mumps (e.g. via pip), or go back to Kwant 1.4, or use a different installation method. Christoph
