Skip to content

Add quantity inverse velocity#420

Merged
iliekturtles merged 1 commit into
iliekturtles:masterfrom
groscoe2:add-inverse-velocity
Jun 24, 2023
Merged

Add quantity inverse velocity#420
iliekturtles merged 1 commit into
iliekturtles:masterfrom
groscoe2:add-inverse-velocity

Conversation

@groscoe2

Copy link
Copy Markdown
Contributor

I believe I've changed everything necessary to add inverse velocity (base units are seconds per meter). Please let me know if I missed anything required to merge! I've split this off from the power rate PR to make the changes clearer. I can also recombine them if you'd prefer!

@groscoe2 groscoe2 force-pushed the add-inverse-velocity branch from 8756d59 to 34f42ec Compare June 24, 2023 18:03
@iliekturtles iliekturtles merged commit 14abeb4 into iliekturtles:master Jun 24, 2023
@iliekturtles

Copy link
Copy Markdown
Owner

Thanks for the PR. Merged!

@groscoe2

Copy link
Copy Markdown
Contributor Author

@iliekturtles Certainly, thank you for merging! Out of curiosity, how soon do you expect to have these quantities released on crates.io?

@iliekturtles

Copy link
Copy Markdown
Owner

I don't have any specific time frame, but I can look to get it done soon for you.

@iliekturtles

Copy link
Copy Markdown
Owner

@groscoe2 I finally have a PR for v0.35.0.

@groscoe2

groscoe2 commented Jul 7, 2023

Copy link
Copy Markdown
Contributor Author

@iliekturtles Thank you for letting me know! I'll be switching back to the main repo as soon as it is released

@iliekturtles

Copy link
Copy Markdown
Owner

v0.35.0 published!

"minutes per foot";
@second_per_foot: 3.280_839_895_013_123; "s/ft", "second per foot", "seconds per foot";
@second_per_inch: 3.937_007_874_015_748_E1; "s/in", "second per inch", "seconds per inch";
@hour_per_kilometer: 3.6; "h/km", "hour per kilometer", "hours per kilometer";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Was there a reason you added @minute_per_mile but not @minute_per_kilometer? Would there be any objection to adding it and closing #416?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Only reason was that it wasn't in the base velocity units at the time I put together inverse_velocity. I have no objections to adding it!

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.

3 participants