-
Notifications
You must be signed in to change notification settings - Fork 75
Drop compulsory dependency on pymatbridge. #62
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
Conversation
Sorry @anntzer, I had forgotten to push some changes I made a few days ago and now there is a merge conflict. |
I am increasingly unable to maintain this library, as I do not have a Matlab install and now I cannot get even pymatbridge to work. @anntzer, would you be willing to take on the long term maintenance of this library and support only the native engine? |
done. |
I guess dropping pymatbridge would also mean dropping support for octave? (which I do not personally use) |
I maintain the Octave Kernel, which does not rely on pymatbridge. |
Let's do it then. |
FWIW, I am +1 to dropping the pymatbridge requirement. There are some unresolved issues with newer versions of Matlab (e.g., arokem/python-matlab-bridge#244), and I have very little bandwidth to resolve these (and less and less need for my own purposes). Unless I am understanding something, it seems to me that the Matlab Python interface should eventually make the work in pymatbridge obsolete. |
@anntzer, getting you set up now, what is your PyPI username? |
I added |
You found me :) |
See #39.