vectorize an Ax=b solver
A lot of numerical solvers (such as this one), for some reason, only supports solving Ax=b where x, b are vectors.
A lot of numerical solvers (such as this one), for some reason, only supports solving Ax=b where x, b are vectors.