SpTriSolve

Sparse triangular solve
630 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 (2024). SpTriSolve (https://www.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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
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