Commit c00038d
committed
Fix breaking bug in
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`.angvec2r.1 parent 92f6199 commit c00038d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | | - | |
| 755 | + | |
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
| |||
0 commit comments