Open sonney2k opened 11 years ago
Not sure I understand this one -- still valid? I found examples/undocumented/{octave, python}/tools/*
, but I'm a bit confused about the issue in general.
As far as I know, those directories contain standalone utilities (like the load matrix Soeren mentioned above). This task is about dropping those and using instead either tools within Shogun core or in the language at use.
For instance, drop within tools load matrix and make all the examples relying on it and use e.g. CSVFile.
For this to do
this has to be done for octave_modular, python_modular, ...