https://github.com/kaladabrio2020/calculusnumerics
Trabalho da cadeira de Métodos Numérico I
https://github.com/kaladabrio2020/calculusnumerics
metodos-numericos numpy python tkinter-gui
Last synced: about 2 months ago
JSON representation
Trabalho da cadeira de Métodos Numérico I
- Host: GitHub
- URL: https://github.com/kaladabrio2020/calculusnumerics
- Owner: kaladabrio2020
- Created: 2022-10-23T20:16:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T20:18:02.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T00:17:14.679Z (3 months ago)
- Topics: metodos-numericos, numpy, python, tkinter-gui
- Language: Python
- Homepage:
- Size: 141 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculus Numerics with Pysimplesgui
Implemnetaçao do trabalho final de metodos numericos I
---------------------------
## **Methods numerics**
> Bissection\
> False position\
> Newton\
> Secant### Interface video
[video_1](https://user-images.githubusercontent.com/76600121/204068107-2db76eff-2150-4877-89d6-1a915b761349.mp4)--------------------------
## **Matrix solver**
> Gauss\
> LU\
> LDP## Interface video
[video_2](https://user-images.githubusercontent.com/76600121/204057720-4e2531d8-325d-4109-ae5f-d77fa7f193a9.mp4)