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

Prepend 0's on input to sched() in alg.py #27

Closed
obroadrick opened this issue Feb 19, 2022 · 1 comment
Closed

Prepend 0's on input to sched() in alg.py #27

obroadrick opened this issue Feb 19, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@obroadrick
Copy link
Owner

  • update test cases accordingly (to check for equal length for stages ie not plus 1)
@obroadrick obroadrick added the enhancement New feature or request label Feb 19, 2022
@kylevitale2
Copy link
Collaborator

Prepended 0s in an additional method, simultaneously does it for time and precision as we expect these arrays to be the same length. (we check this when we check that each is the length of the number of stages in alg.py lines ~73-77)

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

2 participants