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

allow matlab-tree to better handle arbitrary data types #2

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

Conversation

raacampbell
Copy link

Hello,

matlab-tree looks very useful for a project I am working on. Thanks! My data in each node will be a non-builtin class and I found matlab-tree didn't play well with these. I made a few changes and I think it now behaves better whilst not breaking existing functionality.

Rob

@tinevez
Copy link
Owner

tinevez commented Apr 11, 2015

Hi @raacampbell13.
This is fantastic, thank you very much. I reviewed the commit visually, but I still want to test it on an actual MATLAB installation ok? Give me about 1 week. Is that fine?

@raacampbell
Copy link
Author

On 11/04/15 23:53, Jean-Yves Tinevez wrote:

Hi @raacampbell13 https://github.com/raacampbell13.
This is fantastic, thank you very much. I reviewed the commit visually,
but I still want to test it on an actual MATLAB installation ok? Give me
about 1 week. Is that fine?

Anything you like. I have a few more commits since the pull request,
which fix a few little issues.

Rob

@raacampbell
Copy link
Author

Faster method for finding path between a node and the root.

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.

3 participants