Skip to content

Fix breaking bug in angvec2r.#180

Merged
jbarry-bdai merged 1 commit intobdaiinstitute:masterfrom
petercorke:fix/base-angvec2r
Apr 17, 2026
Merged

Fix breaking bug in angvec2r.#180
jbarry-bdai merged 1 commit intobdaiinstitute:masterfrom
petercorke:fix/base-angvec2r

Conversation

@petercorke
Copy link
Copy Markdown
Collaborator

Changes to getvector behaviour mean that a scalar argument becomes a 1D vector which breaks the Rodrigue's equation. Fix is to pass vector=False to getvector.

8 unit tests are failing because of this. GH CI is reporting this. Should have been picked up earlier in the workflow.

Changes to `getvector` behaviour mean that a scalar argument becomes
a 1D vector which breaks the Rodrigue's equation. Fix is to pass
`vector=False` to `getvector`.
@jbarry-bdai jbarry-bdai merged commit 2b2b57f into bdaiinstitute:master Apr 17, 2026
15 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