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

Added v0.1 of mrMeshPy #301

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Added v0.1 of mrMeshPy #301

wants to merge 11 commits into from

Conversation

andregouws
Copy link

This should have minimal impact on the existing stream as the mrMeshPy code is independent
Caveats:

@arokem
Copy link
Member

arokem commented Jul 26, 2018

This looks very cool! A couple of comments/questions from the peanut gallery:

  1. Would it make sense to modularize some of the Python functionality and put it in a separate Python package? I can imagine situations in which people might want to call these functions without Matlab.

  2. I would encourage you to take a look at messaging using 0MQ. It has many advantages. The major drawback is that you might need to compile a mex file for that. You can take a look at pymatbridge for some inspiration (and for pan-platform builds, see here)

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.

2 participants