{"id":15097566,"url":"https://github.com/hamzakamelen/numerical-integration","last_synced_at":"2026-02-17T21:35:00.817Z","repository":{"id":249293802,"uuid":"822136491","full_name":"hamzakamelen/Numerical-Integration","owner":"hamzakamelen","description":"Numerical Integration - Midpoint, Trapezoid, Simpson's 1/3 and Simpson 3/8 Rule using Python","archived":false,"fork":false,"pushed_at":"2024-07-23T12:02:04.000Z","size":15820,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T22:42:59.503Z","etag":null,"topics":["matplotlib-pyplot","midpoint-method","numerical-analysis","numerical-integration","python","scipy","simpson-1-3","simpson-3-8","streamlit","trapezoidal-method"],"latest_commit_sha":null,"homepage":"https://numerical-integration-duet-project.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hamzakamelen.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-30T11:34:00.000Z","updated_at":"2024-07-23T12:02:07.000Z","dependencies_parsed_at":"2024-09-15T15:21:08.232Z","dependency_job_id":null,"html_url":"https://github.com/hamzakamelen/Numerical-Integration","commit_stats":{"total_commits":34,"total_committers":3,"mean_commits":"11.333333333333334","dds":0.5,"last_synced_commit":"3e84850d3db681e4f892624b37f4a54cde4fb443"},"previous_names":["hamzakamelen/numerical-integration"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamzakamelen%2FNumerical-Integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamzakamelen%2FNumerical-Integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamzakamelen%2FNumerical-Integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamzakamelen%2FNumerical-Integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hamzakamelen","download_url":"https://codeload.github.com/hamzakamelen/Numerical-Integration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801609,"owners_count":20350106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["matplotlib-pyplot","midpoint-method","numerical-analysis","numerical-integration","python","scipy","simpson-1-3","simpson-3-8","streamlit","trapezoidal-method"],"created_at":"2024-09-25T16:23:39.766Z","updated_at":"2025-10-20T11:45:31.769Z","avatar_url":"https://github.com/hamzakamelen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numerical Integration Methods\n\nThis is a university *4th* Semester project that implements various numerical integration methods including *Midpoint, Trapezoid, Simpson's 1/3 and Simpson 3/8* using Python and Streamlit.\n\n#### Note: This is Team/Group Project\n#### Team Members\n- Hamza Kamelen\n- Muzamil Khalid\n- Wajahat Tariq\n- Moiz Mansoori\n- Rayyan Ahmed\n- Muhammad Sami\n\n## Overview\n\nThis project provides an interactive web application to demonstrate and compare different numerical integration techniques, including:\n\n- Midpoint Rule\n- Simpson's 1/3 Rule\n- Simpson's 3/8 Rule\n- Trapezoidal Rule\n\nThe application allows users to input custom functions or discrete data points and visualizes the integration process.\n\n## Features\n\n- Interactive user interface built with Streamlit\n- Support for both continuous functions and discrete data points\n- Real-time calculation and visualization of integration results\n- Comparison of estimated values with actual integrals (for continuous functions)\n- Error calculation and display\n\n## Requirements\n\nTo run this project, you need the following Python libraries:\n\n- streamlit\n- numpy\n- matplotlib\n- scipy\n\nYou can install these dependencies using the provided `requirements.txt` file.\n\n## Usage\n\n1. Clone this repository\n2. Install the required dependencies:\n3. pip install -r requirements.txt\n4. Run the Streamlit app:\n\n## Project Structure\n\n- `main.py`: The main Streamlit application\n- `Trapezoidal.py`: Implementation of the Trapezoidal Rule\n- `simpson_1_3.py`: Implementation of Simpson's 1/3 Rule\n- `simpson_3_8.py`: Implementation of Simpson's 3/8 Rule\n- `midpoint.py`: Implementation of the Midpoint Rule\n- `requirements.txt`: List of required Python packages\n\n## License\n\nThis project is open-source and available under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamzakamelen%2Fnumerical-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamzakamelen%2Fnumerical-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamzakamelen%2Fnumerical-integration/lists"}