soarlab/maline

Installation instructions missing

Closed this issue · 1 comments

Now that we have some C++ code, we could use instructions on how to build maline. A Makefile would be great so that a user can run make or make install, which should also include commands for building LIBSVM (cd-ing into lib/libsvm-3.17/matlab/, starting Octave, and in it running make octave).

I just improved the Makefile. Also, I created a Vagrantfile so it should be easy to install maline now.