Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add q2str to convert quaternion to string #158

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

Merged
myeatman-bdai merged 2 commits into bdaiinstitute:master from petercorke:new-qstr
Jan 26, 2025

Conversation

@petercorke
Copy link
Collaborator

@petercorke petercorke commented Jan 19, 2025

Add q2str() to convert a quaternion to a string, replacing old functionality of qprint(..., file=None) which is unintuitive. Added deprecation notice to qprint if this type of call is invoked, but file can be set to any valid file-like object reference.

Tests and doco provided.

...ity of `qprint(..., file=None)` which is unintuitive. Added deprecation notice to `qprint`, tests and doco.
By default the string is written to `sys.stdout`.
If `file=None` then a string is returned.
Copy link
Collaborator

@myeatman-bdai myeatman-bdai Jan 22, 2025

Choose a reason for hiding this comment

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

I think this line in the doc-string is from a previous version of your code; I don't see a file argument.

Copy link
Collaborator

@myeatman-bdai myeatman-bdai left a comment

Choose a reason for hiding this comment

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

👍

@myeatman-bdai myeatman-bdai merged commit a08f25e into bdaiinstitute:master Jan 26, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@myeatman-bdai myeatman-bdai myeatman-bdai approved these changes

@jhavl jhavl Awaiting requested review from jhavl jhavl is a code owner

Assignees

No one assigned

Labels

enhancement New feature or request

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /