Skip to content

New algorithms for merging projections

Latest
Compare
Choose a tag to compare
@yuchsiao yuchsiao released this 12 Aug 20:31
· 10 commits to master since this release

Improved algorithm for merging projection rectangles. Now the projection distance is considered when merging projections. An additional function removeBadProjection() is performed after the merge to improve the condition number of system matrices and therefore the numerical behaviors of the solution. The original version of mergeProjection can be reactivated by uncommenting a flag in caplet_geo/debug.h.