reinaldo-rosa-inpe / cap239

Repositório de material relacionado à Disciplina CAP-239-Parte B, ministrada pelo Prof. Reinaldo R. Rosa dentro do Programa CAP-INPE-MCTIC.
https://profreinaldorosa.comunidades.net/cap-239-parte-b-p1
0 stars 4 forks source link

Modified henon.py and logis.py for standalone and importing usage. #7

Closed RianKoja closed 4 years ago

RianKoja commented 4 years ago

With the proposed changes, it is now possible to import logis.py and henon.py as modules to generate time series. It is also possible to run them as stand-alone and some improvements with regard to PEP8 style guidelines were made.

Please check if everything is okay before merging.