Closed tpreynolds closed 6 years ago
The code should be updated to be more efficient. Right now we're computing unit vectors twice and have redundant if-conditions.
Add a determinant check
reduced the validity checks to one place so we're not computing things twice in the latest push.
The code should be updated to be more efficient. Right now we're computing unit vectors twice and have redundant if-conditions.