[PR #156] [CLOSED] Created Gauss _Elimination.c #397

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/156
Author: @EzharAnsari
Created: 10/3/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 7dc12da created Gauss _Elimination.c

📊 Changes

1 file changed (+48 additions, -0 deletions)

View changed files

Computer Oriented Statistical Methods/Gauss_Elimination.c (+48 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/156 **Author:** [@EzharAnsari](https://github.com/EzharAnsari) **Created:** 10/3/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7dc12da`](https://github.com/TheAlgorithms/C/commit/7dc12da842ca8c52252e77b5875dc50e06831c6a) created Gauss _Elimination.c ### 📊 Changes **1 file changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Computer Oriented Statistical Methods/Gauss_Elimination.c` (+48 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:12:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#397