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

MATLAB bindings for MLPACK #243

Closed
rcurtin opened this issue Dec 29, 2014 · 2 comments
Closed

MATLAB bindings for MLPACK #243

rcurtin opened this issue Dec 29, 2014 · 2 comments

Comments

@rcurtin
Copy link
Member

rcurtin commented Dec 29, 2014

Reported by rcurtin on 17 Aug 42793247 00:13 UTC
This is a "sub-ticket" of #208.

Patrick has already made a MATLAB mex binding for EMST and is in the process of creating bindings for the other MLPACK methods.

In [through 13720 I have committed a series of fairly elaborate CMake scripts which do the following:

  • find mex (the MATLAB compiler)
  • compile bindings with mex automatically
  • install bindings to the MATLAB root directory
  • add the MLPACK bindings to the default MATLAB path

This ticket is just to keep track of the progress of these bindings, which can be found in src/mlpack/bindings/matlab.

Migrated-From: http://trac.research.cc.gatech.edu/fastlab/ticket/252

@rcurtin rcurtin self-assigned this Dec 29, 2014
@rcurtin rcurtin added this to the mlpack 1.1.0 milestone Dec 29, 2014
@rcurtin
Copy link
Member Author

rcurtin commented Dec 30, 2014

Commented by rcurtin on 3 Oct 42879783 11:06 UTC
Bindings now compile for emst, allkfn, allknn, gmm, kmeans, and range_search.

@rcurtin
Copy link
Member Author

rcurtin commented Jan 9, 2015

We need a more automatic solution than just a bunch of hand-maintained MATLAB bindings.

@rcurtin rcurtin closed this as completed Jan 9, 2015
ShangtongZhang pushed a commit to ShangtongZhang/mlpack that referenced this issue Mar 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant