SURGroup / UQpy

UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
MIT License
267 stars 77 forks source link

Adjust naming conventions according to Pep8 #100

Closed dimtsap closed 2 years ago

dimtsap commented 3 years ago

Class names should abide to PascalCase convention of the Pep8

All class names that do not follow the Pep8 convention should be renamed for version 4.0 of UQpy