Skip to content

New MATLAB-to-Python API#404

Merged
alphaville merged 4 commits intodev/releasefrom
feature/401-matlab-api
Mar 28, 2026
Merged

New MATLAB-to-Python API#404
alphaville merged 4 commits intodev/releasefrom
feature/401-matlab-api

Conversation

@alphaville
Copy link
Copy Markdown
Owner

@alphaville alphaville commented Mar 26, 2026

Main Changes

Implementation of brand new MATLAB API that facilitates calling optimizers generated in Python, which have a TCP interface. The current MATLAB code is moved to a folder legacy, as code generation in MATLAB needs to be redesigned (see #14).

Associated Issues

Merge Dependencies

  • This PR has no merge dependencies

Target versions

  • MATLAB API v0.1.0

Checklist

  • API documentation updated
  • Appropriate testing
  • Update CHANGELOG(s)
  • Update webpage documentation, if necessary
  • Bump versions (in CHANGELOG, Cargo.toml and VERSION), if necessary

- implement OpEnTcpOptimizer class
- some documentation
- old MATLAB codegen is now legacy
@alphaville alphaville self-assigned this Mar 26, 2026
@alphaville alphaville added the matlab issue related to MATLAB label Mar 26, 2026
@alphaville alphaville changed the title Feature/401 matlab api New MATLAB-to-Python API Mar 26, 2026
@alphaville alphaville changed the base branch from master to dev/release March 27, 2026 19:46
@alphaville alphaville marked this pull request as ready for review March 27, 2026 19:48
@alphaville alphaville merged commit 1a2bd54 into dev/release Mar 28, 2026
13 checks passed
@alphaville alphaville deleted the feature/401-matlab-api branch March 30, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

matlab issue related to MATLAB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MATLAB-to-Python interface

1 participant