-
Notifications
You must be signed in to change notification settings - Fork 3
Added reverse mapping implementation to LabelMap #105
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
Conversation
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
mphoward
left a comment
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 very much for the quick, nice contribution! I have a couple suggestions that I recommend we apply. Could you also please add your name to doc/source/credits.rst in alphabetical order?
type hint usage Co-authored-by: Michael Howard <[email protected]>
Co-authored-by: Michael Howard <[email protected]>
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
|
And that should be everything! I wasn't sure if C. was just an initial or if it stood for contributor, so I just put myself at the bottom. |
mphoward
left a comment
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.
Thank you! C. is an initial for that contributor. I'll make sure your name is in the right spot before merging. Thanks again!
|
@clpetix if you get a chance, could you update the ethanol–water tutorial to use this inverse mapping? |
Closes #101 implementing the changes that were discussed, including unit tests.