Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working towards pyclarity 1.0 #262

Open
9 of 15 tasks
groadabike opened this issue Mar 29, 2023 · 0 comments
Open
9 of 15 tasks

Working towards pyclarity 1.0 #262

groadabike opened this issue Mar 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@groadabike
Copy link
Contributor

groadabike commented Mar 29, 2023

Pyclarity has been coded in a bottom-up fashion driven by the challenges and their recipes. I.e., we define the recipe for challenge baselines and then we implement what we need in the library. Over time, some code started to overlap (re-implementation) or is necessarily recipe-dependant and very unlikely to be used in future challenges: reusable code and recipe-specific code is not always cleanly separated.

We now need to take a step back and reimplement some parts of the library in a more structured way.
The following list is not complete

@groadabike groadabike added the enhancement New feature or request label Mar 29, 2023
@jonbarker68 jonbarker68 changed the title Object Oriented Clarity - pyclarity 1.0 Working towards pyclarity 1.0 Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant