-
Notifications
You must be signed in to change notification settings - Fork 17
feat: matrix helper methods #1806
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## blitz #1806 +/- ##
==========================================
+ Coverage 90.62% 90.63% +0.01%
==========================================
Files 92 92
Lines 8476 8507 +31
==========================================
+ Hits 7681 7710 +29
- Misses 795 797 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
LGTM!
Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Roberto Pastor Muela <[email protected]>
Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Roberto Pastor Muela <[email protected]>
Description
**Matrix operations that needed in Workflows.
Create a matrix from rotation.
Crate a matrix from mapping.
Create a vector from mapping.
**
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist
feat: extrude circle to cylinder
)