SpTriSolve

Sparse triangular solve
647 Downloads
Updated 6 Jan 2011

View License

Implements sparse triangular solve as a MEX function, thus is much faster than \. Useful for iterative methods (to apply a factored preconditioner).

Cite As

Haim Avron (2026). SpTriSolve (https://uk.mathworks.com/matlabcentral/fileexchange/25253-sptrisolve), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sparse Matrices in Help Center and MATLAB Answers
Version Published Release Notes
1.3.0.0

More bug fixes.

1.2.0.0

Now works with -largeArryDims (required on 64-bit machines).

1.1.0.0

Removed binary .mexw32

1.0.0.0