Skip to content

0.5.0

Compare
Choose a tag to compare
@MAfarrag MAfarrag released this 11 Dec 21:48
· 7 commits to main since this release
e1f3c07

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.