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

Separate function or data that describes the logic of the algorithm #35

Closed
lwjohnst86 opened this issue Feb 18, 2024 · 2 comments
Closed
Assignees

Comments

@lwjohnst86
Copy link
Member

Separating out the logic of the algorithm from the implementation means we will have an easier time making updates to the algorithm as we go along.

@lwjohnst86
Copy link
Member Author

Convert to pseudocode format. Include the diagram with the pseudocode.

@Aastedet Aastedet moved this from Todo to In Progress in osdc development planning board Mar 22, 2024
@Aastedet Aastedet moved this from In Progress to In Review in osdc development planning board May 30, 2024
@Aastedet Aastedet moved this from In Review to In Progress in osdc development planning board May 30, 2024
@Aastedet Aastedet moved this from In Progress to In Review in osdc development planning board May 30, 2024
@lwjohnst86
Copy link
Member Author

Each function that we create and make a PR for we will also add the logic as well to the data-raw/algorithm.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants