-
Notifications
You must be signed in to change notification settings - Fork 26
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
measurement_from_string for single precision #5
Comments
That makes sense for the precise_measurement for consistency, I will make that change soon. Thanks! As for getting a measurement from a string, There is Any Ideas? |
I changed the name of precision_measurement to precise_measurement so it is consistent throughout the library. Thanks for that suggestion! I also added Any thoughts? |
That's great. Totally agree with you on the naming, but cannot come up with
better names myself. Thanks for adding the functions for consistency
…On Mon, Jan 20, 2020, 06:38 Philip Top ***@***.***> wrote:
Closed #5 <#5>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5?email_source=notifications&email_token=ABQJKYVECAELJEUUHMYLG4LQ6U2EXA5CNFSM4JZVZIL2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOWCDPLYA#event-2961634784>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQJKYQRWVQ5JDQB2AEISGLQ6U2EXANCNFSM4JZVZILQ>
.
|
I see that measurement_from_string produces a units::precision_measurement. Would it be possible to add one for single precision also.
Would it make sense to rename precision_measurement to precise_measurement in line of precise_unit?
The text was updated successfully, but these errors were encountered: