[PR #146] [MERGED] Update Simpson's_1-3rd_rule.c #382

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/146
Author: @JRaidn
Created: 10/2/2018
Status: Merged
Merged: 2/11/2019
Merged by: @ashwek

Base: masterHead: patch-2


📝 Commits (4)

  • e1cb90a Update Simpson's_1-3rd_rule.c
  • df2b915 Rename Computer Oriented Statistical Methods/Simpson's_1-3rd_rule.c to computer_oriented_statistical_methods/Simpson's_1-3rd_rule.c
  • b098092 Rename Simpson's_1-3rd_rule.c to simpson's 1-3rd rule.c
  • 811c4db Merge branch 'master' into patch-2

📊 Changes

1 file changed (+21 additions, -14 deletions)

View changed files

📝 computer_oriented_statistical_methods/simpson's 1-3rd rule.c (+21 -14)

📄 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/146 **Author:** [@JRaidn](https://github.com/JRaidn) **Created:** 10/2/2018 **Status:** ✅ Merged **Merged:** 2/11/2019 **Merged by:** [@ashwek](https://github.com/ashwek) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (4) - [`e1cb90a`](https://github.com/TheAlgorithms/C/commit/e1cb90a2534563e763c0800b2eaa2caec7720cef) Update Simpson's_1-3rd_rule.c - [`df2b915`](https://github.com/TheAlgorithms/C/commit/df2b915391498d6f15a5956d9e15ad6d04cf5320) Rename Computer Oriented Statistical Methods/Simpson's_1-3rd_rule.c to computer_oriented_statistical_methods/Simpson's_1-3rd_rule.c - [`b098092`](https://github.com/TheAlgorithms/C/commit/b09809273554b5f1554163ebf80a15c03334820a) Rename Simpson's_1-3rd_rule.c to simpson's 1-3rd rule.c - [`811c4db`](https://github.com/TheAlgorithms/C/commit/811c4dbb637f2669d4deac48333e901eadf93a86) Merge branch 'master' into patch-2 ### 📊 Changes **1 file changed** (+21 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `computer_oriented_statistical_methods/simpson's 1-3rd rule.c` (+21 -14) </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:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#382