Skip to content

[Feature Request] - refactor map2loop code base to have sub modules #191

@lachlangrose

Description

@lachlangrose

💻

  • Would you like to work on this feature?

Feature Description

Map2loop should have submodules to separate the files and make it clearer to read.

  • map2loop
    • core
      • samplers
        • each sampler could be separate folder with the base sampler and then a new file for the subclasses
        • expose them under the module using the init.py
      • project
    • API
      • each API call separate file but expose all in the init.py

Version

n/a

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions