Skip to content

Conversation

@emilio
Copy link
Collaborator

@emilio emilio commented May 28, 2018

The idea of the blocks (IIUC) are to reset temp to be an identity matrix in
case it's been used before.

However if only skew[0] and skew[2] are non-zero, this code didn't manage to
accomplish it.

Make it so that the reset is explicit after setting a matrix member instead of
try to undo all other possible mutations that have happened before.

…sition.

The idea of the blocks (IIUC) are to reset `temp` to be an identity matrix in
case it's been used before.

However if only skew[0] and skew[2] are non-zero, this code didn't manage to
accomplish it.

Make it so that the reset is explicit after setting a matrix member instead of
try to undo all other possible mutations that have happened before.
@emilio emilio requested a review from dirkschulze May 28, 2018 09:09
@dirkschulze
Copy link
Contributor

If resetting is not the intention there still would be something wrong with the current code in the spec. Your change does seem to make sense but I’d like to look over it again first.

@svgeesus
Copy link
Contributor

close-and-reopen to kick the ipr bot

@svgeesus svgeesus closed this Jan 23, 2025
@svgeesus svgeesus reopened this Jan 23, 2025
@svgeesus
Copy link
Contributor

@dirkschulze @emilio is this ancient PR still wanted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants