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

Extract unitless quantities #71

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

Conversation

andrevidela
Copy link

@andrevidela andrevidela commented Oct 7, 2023

It is possible to extract a quantity by providing a unit, but no way to extract a unitless quantity. This PR provides extract which allows to obtain the underlying value of a quantity without units.

Fixes #70

@andrevidela
Copy link
Author

I couldn't find instructions on how to run the tests locally so I hoped that CI would pick up the job but that does not seem to be the case, what do I need to do?

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.

Extract dimensionless quantities?
1 participant