-
-
Notifications
You must be signed in to change notification settings - Fork 697
Open
Description
Scipy can optionally use umfpack for sparse solvers. We currently build umfpack as part of cvxopt.
We don't make scipy use umfpack because the wrappers use swig. We need to autogenerate the swig wrappers so scipy can build against them without swig.
Component: numerical
Issue created by migration from https://trac.sagemath.org/ticket/2918