Added
- Added two benchmark scripts to the repository.
- Added Grid Search method to the Library's API.
- Added two more usage examples to the documentation of the project.
Fixed
- Fixed adding LAPACK and BLAS DLLs for Windows platform.
- Fixed an Installation error for Linux systems.
- A workaround for installing the library on MacOSX systems.
- To overcome matrix singularity of linear LSTSVM, an extra stabilizer term added to the equations.