https://github.com/gitbrave99/metodos-numericos
https://github.com/gitbrave99/metodos-numericos
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitbrave99/metodos-numericos
- Owner: gitbrave99
- Created: 2022-11-03T03:06:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T03:37:43.000Z (over 3 years ago)
- Last Synced: 2025-02-05T22:23:19.036Z (over 1 year ago)
- Language: Python
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Métodos Numéricos
### Regla Del Trapecio
- Simple
- Múltiple
## Regla De Simpson
- 1/3 Simple
- 1/3 Múltiple
- 3/8
### Languaje
Python
### Librerias
- PySide2
- sympy