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

RELEASE v0.1.7 #23

Merged
merged 8 commits into from
May 30, 2024
Merged

RELEASE v0.1.7 #23

merged 8 commits into from
May 30, 2024

Conversation

mducle
Copy link
Member

@mducle mducle commented May 27, 2024

  • Add new command matlab2python to generate Python wrappers around Matlab functions in a specified directory and/or m-file.
  • Add indexing to DictPropertyWrapper so spinw vispy code can work without changes.

mducle added 8 commits May 27, 2024 11:47
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")
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
@mducle mducle merged commit fc5fab4 into main May 30, 2024
6 checks passed
@mducle mducle deleted the v1p7 branch June 20, 2024 00:04
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

Successfully merging this pull request may close these issues.

1 participant