-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add indexing ops to DictPropertyWrapper * Update matlab checker to be more robust * Add error message to install MCR toolbox in checkPath * Add wrapper generation scripts * Fix wrapper script so pydoc help works * Bugfix applying to SpinW and Horace Move wrapper script matlab2python into libpymcr namespace Fix packaging of matlab2python Fix bug in wrapper argument parsing (convert to tuple) MatlabProxyObject call() dunder methods needs wrapping Convert subsref access ref to use Py-tuple to force mat-cell Fix call.m nargout bug for function name collision ("fit") * More bugfixes from testing with SpinW Extend DictPropertyWrapper to lists allowing their elements to be set individually Add new VectorPropertyWrapper so np column vectors can be indexed with a single index Fix matlab2python script to properly handle packages Bypass a disassembly bug in get_nlhs Add R2024a to list of versions * Update Changelog and citation
- Loading branch information
Showing
10 changed files
with
581 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.