IRTK
IRTK copied to clipboard
Mismatching deallocation
irtkManifoldLearning.cc line 89 should be:
delete [] distTemp;
Hi maddin200,
Thanks for the notice.
You might have noticed a new project irtk-next has just been created. Within a week or so, it will contain a refactored version of IRTK which will become the maintained version.
Maybe you'd like to submit a Pull Request for this once the new project is up?
BW Jon