SpTriSolve

Sparse triangular solve

You are now following this Submission

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://se.mathworks.com/matlabcentral/fileexchange/25253-sptrisolve), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Sparse Matrices in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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