add gm algorithm support.#297
Conversation
kalvdans
left a comment
There was a problem hiding this comment.
Some comments, I'm not very familiar with the source code yet, feel free to ignore them!
a39240c to
5795ccf
Compare
d79fe82 to
5bbecf9
Compare
kalvdans
left a comment
There was a problem hiding this comment.
The patch looks good to me now! I don't have merge rights though. Thanks for your patience!
|
@AndreasFuchsTPM @williamcroberts Would you mind taking a look at this PR and sharing your feedback? Thanks! |
williamcroberts
left a comment
There was a problem hiding this comment.
Overall looks really good, some minor style nits. Major item to work on is a test, we need a test in the test suite.
Thanks for the feedback. I’ve fixed the style issues in the latest revision — please take a look. I’ll also add the corresponding test cases to the test suite shortly. |
|
LGTM, just needs a test now. Thanks, nice code. |
2ef63d2 to
d8a876c
Compare
Signed-off-by: chench246 <chench246@hotmail.com>
Sorry for the late reply. I’ve added some test cases in the latest revision. Could you please take another look? Thanks. |
|
Looks good, we'll see how the CI turns out |
|
Sorry to bother you. I just wanted to check whether there has been any progress on the review of this PR. Also, from what I can see, the CI failures do not appear to be related to my changes. |
Sorry, sick. Yeah, your PR seems fine. We need to invest some time into sorting the CI out and then taking this change. It's just a matter of time at this point. |
Sorry to hear that, hope you feel better soon. Thanks for the update. |
williamcroberts
left a comment
There was a problem hiding this comment.
LGTM, @AndreasFuchsTPM what do you think?
add gm algorithm support.