Skip to content
GitLab
Explore
Sign in
Merge from ReForm: MISolver::solve_multiple_rounding() in O(n*log(n))
Code
Review changes
Check out branch
Download
Patches
Plain diff
Martin Marinov
requested to merge
marinom/merge-from-ReForm
into
master
Oct 21, 2020
Overview
0
Commits
4
Pipelines
2
Changes
6
Expand
Implement the MISolve::mutliple_rounding() method with O(n*log(n)) complexity.
The CF compute is now ~94% faster for a 1M triangles mesh.
Clean up the MISolver declaration
Merge request reports
Loading