Skip to content

Conversation

@jefferis
Copy link
Collaborator

@jefferis jefferis commented Oct 9, 2023

  • separate computation of tps xform from applying it
  • memoise as well so it only runs once
  • much faster for larger/unstable tps pointsets

* separate computation of tps xform from applying it
* memoise as well so it only runs once
* much faster for larger/unstable tps pointsets
* => change in tpsreg class
* will occupy more space - wondering if memoisation might still be a better fit
@codecov
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (f2f35ab) 76.88% compared to head (da771b0) 76.80%.
Report is 2 commits behind head on master.

Files Patch % Lines
R/xform.R 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
- Coverage   76.88%   76.80%   -0.08%     
==========================================
  Files          48       48              
  Lines        5935     5941       +6     
==========================================
  Hits         4563     4563              
- Misses       1372     1378       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants