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

#63. Dynamometer does not support negative block id's #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jojochuang
Copy link

Fixes #63
Submitted the PR on behalf of @fangyurao. The PR was adopted from this commit: fangyurao@0f077a6

@xkrogen
Copy link
Collaborator

xkrogen commented Oct 23, 2018

Great find, thanks @jojochuang ! And sorry for the delay in my response.

I think the current logic is a little more verbose than necessary, can we just use Math#floorMod()?

@xkrogen
Copy link
Collaborator

xkrogen commented Feb 27, 2019

Hey @jojochuang , I put up a patch using Math.floorMod() to make the logic cleaner in PR #83. Can you take a look and see if you think it looks good?

Also cc @fengnanli

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

Successfully merging this pull request may close these issues.

None yet

2 participants