.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
matplotlibrc
mkdocs.yml
pixi.lock
pixi.toml
pyproject.toml
.github/workflows/ci.yml
docs/API.md
docs/index.py
docs/ajustes/basico.py
docs/ajustes/graficos.py
docs/ajustes/no-lineal.py
docs/ajustes/ponderado.py
docs/javascripts/katex.js
src/labo1/__init__.py
src/labo1/fit.py
src/labo1/round.py
src/labo1.egg-info/PKG-INFO
src/labo1.egg-info/SOURCES.txt
src/labo1.egg-info/dependency_links.txt
src/labo1.egg-info/requires.txt
src/labo1.egg-info/top_level.txt
src/labo1/tests/test_fit.py
src/labo1/tests/test_round.py