This PR contains a bunch of refactorings of the package, the most important of which is the re-organization of the import structure of the package to change from file-based to sub-module based, using subfolders and __init__.py files.
The rest of the changes will be summarized below in the following days.
This PR contains a bunch of refactorings of the package, the most important of which is the re-organization of the import structure of the package to change from file-based to sub-module based, using subfolders and
__init__.py
files.The rest of the changes will be summarized below in the following days.
Summary of changes:
_WIP_