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

Port MATLAB binaries to CPython #49

Open
sertansenturk opened this issue Apr 14, 2016 · 0 comments
Open

Port MATLAB binaries to CPython #49

sertansenturk opened this issue Apr 14, 2016 · 0 comments
Labels
Feature New feature or request

Comments

@sertansenturk
Copy link
Owner

The symbolic_phrase_segmentation, joint_tonic_tempo_extraction and section_note_alignment binaries used in tomato are slow (each run requires MATLAB Runtime to reopen) and inflexible. They have to be ported to CPython at some point.

Also Analyzer._call_analysis_step should wrap the ported functionalities to allow partial processing (#47).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant