mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-15 05:55:08 +00:00
[PR #444] [CLOSED] Richardson_ALGO.c #835
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/444
Author: @sibi812
Created: 10/20/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
1752574Create Richardson_ALGO.c📊 Changes
1 file changed (+152 additions, -0 deletions)
View changed files
➕
Richardson_ALGO.c(+152 -0)📄 Description
This is a code, which uses Richardson Algorithm to solve Matrices of the form Ax=b. If you have any doubts in the code, I would be happy to explain the code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.