Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Library restructuring #47

Closed
tylerwmarrs opened this issue May 16, 2019 · 0 comments
Closed

Library restructuring #47

tylerwmarrs opened this issue May 16, 2019 · 0 comments

Comments

@tylerwmarrs
Copy link
Contributor

Would you be willing to restructure this module so that all algorithms have their own modules? I feel that many of these algorithms make adjustments to the core algorithm "MASS" for optimization. If I wanted to commit MASS2 by itself for subquery searching, it would cause conflicts with other functions in the distanceProfile module.

I feel that a restructure of having a module for stomp, scrimp and stamp could clear things up. The core functions to call stomp, scrimp or stamp could be accessible through an import in the matrixProfile module. See the current scrimp module for an example.

@tylerwmarrs tylerwmarrs changed the title Library restructing Library restructuring May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants