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

feat(shared-data): add transitional shape calculations #16554

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

ryanthecoder
Copy link
Contributor

Overview

Adds a cached property to the "Squared cone" labware geometry segment that computes the height/volume tables if needed.
Also update frustum helpers to use these and don't raise a Not implemented error on this shape.

Test Plan and Hands on Testing

Changelog

Review requests

Risk assessment

@ryanthecoder ryanthecoder requested review from a team as code owners October 21, 2024 19:00
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

See inline, but let's see if we can avoid scipy for this if at all possible

@ryanthecoder ryanthecoder force-pushed the EXEC-712-add-transitional-shape branch from f12cfa6 to a11fa6b Compare October 22, 2024 16:20
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Excellent, glad the numpy thing worked out!

@ryanthecoder ryanthecoder merged commit 9a65cc8 into edge Oct 23, 2024
43 checks passed
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.

2 participants