{"id":24732846,"url":"https://github.com/louis3112/cs_finalproject_sem3","last_synced_at":"2025-08-28T12:07:24.033Z","repository":{"id":266053157,"uuid":"897176467","full_name":"Louis3112/cs_finalproject_sem3","owner":"Louis3112","description":"Final Project for Computational Science (Sains Komputasi) in 3rd Semester. Showcases various implementations of computational science concepts. ","archived":false,"fork":false,"pushed_at":"2025-01-14T08:01:31.000Z","size":3593,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T18:05:38.576Z","etag":null,"topics":["cli-app","college-project","computer-science"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Louis3112.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-02T07:05:15.000Z","updated_at":"2025-01-14T08:01:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"086ecf3f-b8bd-4318-bf87-fad2bca338e8","html_url":"https://github.com/Louis3112/cs_finalproject_sem3","commit_stats":null,"previous_names":["louis3112/cs_calc","louis3112/cs_finalproject_sem3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcs_finalproject_sem3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcs_finalproject_sem3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcs_finalproject_sem3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis3112%2Fcs_finalproject_sem3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Louis3112","download_url":"https://codeload.github.com/Louis3112/cs_finalproject_sem3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244983486,"owners_count":20542468,"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":["cli-app","college-project","computer-science"],"created_at":"2025-01-27T17:54:20.583Z","updated_at":"2025-03-22T16:20:56.543Z","avatar_url":"https://github.com/Louis3112.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :bangbang: **Computational Science Final Project for 3rd Semester**  :bangbang:\n\n## :microscope: :computer: **cs_finalproject_sem3** :microscope: :computer: \n\"Our\" Final Project for Computational Science (Sains Komputasi) in 3rd Semester.\n\nThe project implements various of computational science concepts, such as :\n1. Systems of Linear Equation _________________________ *(Sistem Persamaan Linear)*            \n2. Practices of Matrix and Equations __________________ *(Praktik Matriks dan Persamaannya)*         \n3. Invertible Matrix ____________________________________ *(Inverse Matriks)*        \n4. LU Decomposition                           \n5. Numeric Method of Linear Equations ______________ *(Metode Numerik Persamaan Linear)*       \n6. Numeric Method of Non Linear Equations _________ *(Metode Numerik Persamaan Non-Linear)*    \n7. Basic Simulation ____________________________________ *(Dasar-Dasar Simulasi)*                          \n8. Iterative Method ____________________________________ *(Metode Iterasi)*                          \n9. Monte-Carlo Simulation ____________________________ *(Simulasi Monte-Carlo)*                    \n10. Markov Chain _______________________________________ *(Rantai Markov)*                                    \n\nThe project is developed using Python, runs on CLI, and requires only a minimal set of packages to install.\nFor further information, there is a report written in *Bahasa Indonesia* that you can read from.\n\n## :busts_in_silhouette: **Team** :busts_in_silhouette:\nThe project was completed by Group 9, which consists of following members :\n\n- **Sandhika Lyandra Prasetyo \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; - 23051204074**\n- **Rayhan Ramadhani Hendra Atmadja \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;- 23051204075 [@rayhan889](https://github.com/rayhan889)**\n- **Adriano Emmanuel \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; - 23051204082 [@pachhy](https://github.com/pachhy)**\n- **Cornelius Louis Nathan  \u0026emsp; \u0026emsp; \u0026emsp; \u0026emsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; - 23051204085 [@Louis3112](https://github.com/Louis3112)**\n\n## :arrow_forward: **Installation and Usage** \nTo install this project, please proceed these steps:\n\n1. Clone the repository: **`git clone https://github.com/Louis3112/cs_finalproject_sem3`**\n2. Navigate to the project directory: **`cd cs_finalproject_sem3`**\n3. Install dependencies: **`pip install -r requirements.txt `**\n4. Run the project: **`python uas_sk.py`**\n\n## \t:bust_in_silhouette: **Contributing** :bust_in_silhouette:\nIf you'd like to contribute or upgrade the project, it would be our pleasure! :smile: \n\nHere's how to to contribute:\n1. Fork the repository\n2. Create a new branch: **`git checkout -b your-branch-name`**\n3. Make your changes\n4. Commit your changes: **`git commit -m \"your messages\"`** \n5. Push your changes to your forked repository: **`git push origin your-branch-name`**\n6. Submit a pull request\n\n## :telephone_receiver: **Contact** :telephone_receiver:\n\nIf you have any questions or comments about this project, please contact **[me](corneliuslouis3112@gmail.com)** \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis3112%2Fcs_finalproject_sem3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouis3112%2Fcs_finalproject_sem3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis3112%2Fcs_finalproject_sem3/lists"}