0.5.0
Merge pull request #24 from Serapieum-of-alex/factory-design-pattern
Factory design pattern
- Unify the all the methods for the distributions.
- Use factory design pattern to create the distributions.
- add tests for the eva module.
- Use snake_case for the methods and variables.