Closed avcopan closed 11 months ago
I ran into this bug in the early return statement that seemed simple enough for me to fix, so I thought I would submit a PR.
Note: I had the function just return an identity matrix for rmat and rmat_inv. Not sure if that matters.
Thank you for the fix!
I ran into this bug in the early return statement that seemed simple enough for me to fix, so I thought I would submit a PR.
Note: I had the function just return an identity matrix for rmat and rmat_inv. Not sure if that matters.