Sympiler is a Code Generator for Transforming Sparse Matrix Codes
-
Updated
Jul 12, 2023 - C++
Sympiler is a Code Generator for Transforming Sparse Matrix Codes
A Parallel Multithreaded Sparse Triangular Linear System Solver
We gave the code to find out whether any triple of positive real numbers represents a triangle or not.
Optimized sparse triangular solve.
Combined forward and backward substitution algorithm for solving triangular systems of equations.
Optimizing the sparse triangular solve algorithm in C/C++ using OpenMP
This repository contains code providing implementation, testing and analysis for the recursive algorithm to solve one-sided Sylvester equations presented in the 2002 paper: "Recursive Blocked Algorithms for Solving Triangular Systems—Part I: One-Sided and Coupled Sylvester-Type Matrix Equations"
Add a description, image, and links to the triangular-solve topic page so that developers can more easily learn about it.
To associate your repository with the triangular-solve topic, visit your repo's landing page and select "manage topics."