Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dpmcreate crashing with invalid matrix dimensions #197

Open
Bidski opened this issue Feb 5, 2017 · 1 comment
Open

dpmcreate crashing with invalid matrix dimensions #197

Bidski opened this issue Feb 5, 2017 · 1 comment

Comments

@Bidski
Copy link

Bidski commented Feb 5, 2017

In the final stages of training a model I receive one of the following errors from gsl
gsl: svd.c:285: ERROR: svd of MxN matrix, M<N, is not implemented
gsl: init_source.c:29: ERROR: matrix dimension n1 must be positive integer

I think these conditions should be checked for so that the program exits cleanly (rather than crashing with a core dump).

Also, what can I do to try and prevent these errors from occurring?

@rainbow0727
Copy link

rainbow0727 commented May 15, 2017

hello.I have a problem
#ifdef HAVE_LIBLINEAR
#include <linear.h>
#endif
I need to download liblinear from other ?could you help me ?

@Bidski

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants