Ludovic Courtès writes: >>> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also >>> released under non-free terms, but they are enclosed in #ifdef >>> statements and the make flags we pass disable these functions at build >>> time. >> >> This is not sufficient. We will need to completely remove the non-free >> functions from the source code using a snippet. We cannot use a patch >> because the patch would contain the non-free code.
> Ricardo: could you look into it? Yes, I'll take care of this. I'll try to have a patch ready in a couple of days. ~~ Ricardo