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

nel_h2
Secure User Management, Made Simple | Frontegg Icon
Secure User Management, Made Simple | Frontegg

Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Start for Free
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