Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP first version of tps speedup #515

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

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
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.

1 participant