-
Notifications
You must be signed in to change notification settings - Fork 309
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
C API for MNMG ECG #4194
C API for MNMG ECG #4194
Conversation
Labeling a BREAKING change, although the breakage is the renaming of the legacy C API implementation, it is not expected that there are any current users of the legacy C API other than the python layer which is corrected in this PR. |
/okay to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR looks good overall. Just few minor comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for the comments from Joseph.
/okay to test |
1 similar comment
/okay to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing those minor change requests. Looks good to me
/okay to test |
/okay to test |
/okay to test |
/okay to test |
/merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the late review. This LGTM.
C API for MNMG ECG
Closes #3571
Closes #3572
Closes #3573
Closes #3575