inplace_solve, dense: Simplified code and improved performance.
Resolves #6. A little bit of input-dependent tuning is certainly possible, yet the overall control flow is now fixed. Performance largely dependent on the performance of matrix-vector and matrix-matrix products, respectively.
Loading
Please register or sign in to comment