{"id":22100649,"url":"https://github.com/pereirar3/computational-methods","last_synced_at":"2025-03-24T02:15:31.701Z","repository":{"id":222059459,"uuid":"756148443","full_name":"pereiraR3/Computational-Methods","owner":"pereiraR3","description":"Work and activity required by the Computational Methods discipline at the Federal University of Mato Grosso","archived":false,"fork":false,"pushed_at":"2024-02-12T03:55:34.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T08:51:43.548Z","etag":null,"topics":["computational-methods","computer-science-discipline","poo","python","tkinter"],"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/pereiraR3.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}},"created_at":"2024-02-12T03:55:01.000Z","updated_at":"2024-04-27T23:45:41.000Z","dependencies_parsed_at":"2024-02-12T04:34:26.511Z","dependency_job_id":"c0c3a9d1-fbf1-4325-bcd1-d1afa4e4daa5","html_url":"https://github.com/pereiraR3/Computational-Methods","commit_stats":null,"previous_names":["pereirar3/computational-methods","pereirar3/-computational-methods"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FComputational-Methods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FComputational-Methods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FComputational-Methods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pereiraR3%2FComputational-Methods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pereiraR3","download_url":"https://codeload.github.com/pereiraR3/Computational-Methods/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195965,"owners_count":20575937,"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":["computational-methods","computer-science-discipline","poo","python","tkinter"],"created_at":"2024-12-01T05:15:16.399Z","updated_at":"2025-03-24T02:15:31.673Z","avatar_url":"https://github.com/pereiraR3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computational-Methods-Algorithms\n\n## Overview\n\n- Simple project on IEEE 754 \u0026 2's complement =\u003e \u003cstrong\u003e main.py \u003c/strong\u003e\n- Comparative study of real zero methods for real functions. =\u003e \u003cstrong\u003e ./Zero_Functions \u003c/strong\u003e \n\nDevelopment of a program that applies the following computational methods for real zero of real functions:\n\n- M1- Bisection;\n- M2- False Position;\n- M3 - Newton;\n- M4 - Secant;\n\nThe program should calculate the zeros for the following functions, intervals, and precision:\n\n- **F1:** 7x^3 - x^2 - 28x + 4 for the interval [0, 1] and precisions ε = ε1 = 10^-5 and ε2 = 10^-6.\n\n- **F2:** 6x^4 - 7x^3 - 33x^2 + 35x + 15, for the intervals [-3, -2], [-1, 0], [1, 2], and [2, 3] for precisions ε = ε1 = 10^-7 and ε2 = 10^-7.\n\nNote: In total, for each method, there will be 5 tables, one for each function/interval. Each table should include:\n\n- k, ak, bk, xk, f(ak), f(bk), f(xk), and bk - ak.\n\nFinally, print the chosen x value.\n\n## Technologies Used\n\nThe technologies used to develop the project are very simple.\n\n\u003cdiv style=\"display: inline_block\" align=\"center\"\u003e\u003cbr\u003e\n  \u003cimg align=\"center\" alt=\"Python\" height=\"38\" width=\"100\" src=\"https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white\"\u003e\n  \u003cimg align=\"center\" alt=\"Tkinter\" height=\"38\" width=\"100\" src=\"https://img.shields.io/badge/Tkinter-4B8BBE?style=for-the-badge\u0026logo=tkinter\u0026logoColor=white\"\u003e\n\u003c/div\u003e\n\n## Contact\n\u003cstrong\u003e Project Developer: \u003c/strong\u003e I am student of the Federal University of Mato Grosso - Class of 2022.\n\n| Anthony Ricardo Rodrigues Rezende | \n| --- |\n| \u003cimg src=\"./images/anthony.jpeg\" alt=\"Anthony's Photo\" width=\"100\"/\u003e |\n\n- **Email:** anthony_rodriguespereira@outlook.com\n- **LinkedIn:** [Anthony's LinkedIn](https://www.linkedin.com/in/anthony-ricardo-rodrigues-rezende-486917227/)\n\n## Acknowledgments\nUseful resources that we would like to give credit for.\n\n- IC UFMT [https://www.ic.ufmt.br/](https://www.ic.ufmt.br/)\n- Cálculo Numérico - Matemática Universitária [https://www.youtube.com/watch?v=82sOSjmw_aM\u0026list=PLJVeWGwSovVmGe8oZuhBClC-rIYTH9mAZ](https://www.youtube.com/watch?v=82sOSjmw_aM\u0026list=PLJVeWGwSovVmGe8oZuhBClC-rIYTH9mAZ)\n  \n##\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpereirar3%2Fcomputational-methods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpereirar3%2Fcomputational-methods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpereirar3%2Fcomputational-methods/lists"}