Metadata-Version: 2.4
Name: GC23100UNO
Version: 0.1.0
Summary: Libreria de metodos numericos para resolucion de ecuaciones
Home-page: https://github.com/gc23100/GC23100UNO
Author: gc23100
Author-email: gc23100@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.19.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# GC23100UNO

LibrerÃ­a de mÃ©todos numÃ©ricos para resoluciÃ³n de sistemas de ecuaciones lineales y no lineales.

## InstalaciÃ³n

```bash
pip install GC23100UNO
