[PR #444] Richardson_ALGO.c #840

Open
opened 2026-01-29 15:15:37 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/444

State: closed
Merged: No


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.

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/444 **State:** closed **Merged:** No --- 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.
claunia added the pull-request label 2026-01-29 15:15:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#840