siavashk / pycpd

Pure Numpy Implementation of the Coherent Point Drift Algorithm
MIT License
510 stars 115 forks source link

Merge Dev -> low rank & register using subset of points #52

Closed gattia closed 2 years ago

gattia commented 3 years ago

Thanks for cleaning up the issues. Your activity spurred me to look back at this. There are a few changes/new features here that have been waiting on the development branch. Would be good to include them in the master.

siavashk commented 3 years ago

Thanks. I will look into it over the weekend.

agporto commented 3 years ago

I just wanted to show support for the merging of this pull request. It is much faster and offers great functionality. It would be great to see this make its way to the pip installed version

gattia commented 2 years ago

@siavashk Just checking to see if you have any reason not to merge this request? There are still significant changes/benefits in the development branch.

siavashk commented 2 years ago

Sorry, I forgot all about this. I need to update the pypi repository too.

gattia commented 2 years ago

Thanks for that. It looks like Travis.ci is no longer free. I'm transitioning cycpd to use GitHub actions - happy to help with those changes if you like.