Skip to content

Vecmath#486

Merged
whitequark merged 3 commits intosolvespace:masterfrom
phkahler:vecmath
Sep 20, 2019
Merged

Vecmath#486
whitequark merged 3 commits intosolvespace:masterfrom
phkahler:vecmath

Conversation

@phkahler
Copy link
Member

This is a better implementation of the DivPivoting function. The old version was an approximation of what was wanted, while this is exact. This was briefly discussed during #473 where the creator has blessed the idea ;-)

I suspect the function will execute a little faster due to removal of branches. In addition, numeric algorithms like finding a point on a curve should converge in fewer iterations. It's possible that this fixes some small issues for someone.

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.

3 participants