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

Fixed multiplicity calculation (small bugfix) #232

Merged
merged 1 commit into from Apr 9, 2019

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Apr 8, 2019

  • They were sometimes off-by-one (one too high) or did even
    overflow.

  • Probably not that dramatic for the optimization, but correct calculation makes comparing indices that were created by different methods easier.

- They were sometimes off-by-one (one too high) or did even
  overflow.

- Probably not that dramatic for the optimization, but correct calculation makes comparing indices that were created by different methods easier.
Copy link
Member

@niklas88 niklas88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joka921 joka921 merged commit f857b89 into ad-freiburg:master Apr 9, 2019
@joka921 joka921 deleted the f.multiplicityBugfix branch April 9, 2019 15:30
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