With this change the PyDP offers a tidy interface to the user. Now pydp exposes the submodules algorithms, distributions and util (and modules/classes under them) without polluting the namespaces with implementation details.
Affected Dependencies
List any dependencies that are required for this change.
How has this been tested?
Describe the tests that you ran to verify your changes.
Provide instructions so we can reproduce.
List any relevant details for your test configuration.
Description
With this change the PyDP offers a tidy interface to the user. Now pydp exposes the submodules algorithms, distributions and util (and modules/classes under them) without polluting the namespaces with implementation details.
Affected Dependencies
List any dependencies that are required for this change.
How has this been tested?
Checklist