[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#673318: ITP: mwrap -- Octave/Matlab mex generator



Package: wnpp
Severity: wishlist
Owner: Nicolas Bourdaud <nicolas.bourdaud@gmail.com>

* Package name    : mwrap
  Version         : 0.33
  Upstream Author : David Bindel <bindel@cs.cornell.edu>
* URL             : http://www.cs.cornell.edu/~bindel/sw/mwrap/
* License         : BSD
  Programming Lang: C++
  Description     : Octave/Matlab mex generator

MWrap is an interface generation system in the spirit of SWIG or matwrap. From
a set of augmented MATLAB script files, MWrap will generate a MEX gateway to
desired C/C++ and FORTRAN function calls and MATLAB function files to access
that gateway. MWrap takes care of the details of converting to and from
MATLAB's data structures, allocating and freeing temporary storage, handling
object upcasts (even in the presence of multiple inheritance), and catching C++
exceptions. The gateway functions also work with recent versions of Octave.



Reply to: