GitHub / Stiti-create / ParallelImpl-of-MatrixLU-Decompose
Sequential and Parallel implementations of LU decomposition that use Gaussian elimination to factor a dense N x N matrix into an upper-triangular one and a lower-triangular one in C++.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 7.9 MB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 11 months ago
Pushed at: about 1 year ago
Last synced at: 11 months ago
Topics: cpp, ludecomposition, openmp, parallel-programming, pthreads
Loading...