CramerAlgorithm is a ‘C’ program that solves a system of linear equations to find a solution vector. The program is structured to take input in the same manner as the DGESV routine from LAPACK.
It computes A * x = B, where A is an NxN matrix, B is a solution vector and x is the solution vector provided by the program.
The algorithm is parallel in nature and this version utilizes threads for a minimal level of parallelism. It also utilizes SIMD (Single instruction, multiple data – SSE2) instructions to provide parallelism in the core calculations.

Project Activity

See All Activity >

Follow CramerAlgorithm

CramerAlgorithm Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of CramerAlgorithm!

Additional Project Details

Registered

2013-10-08