You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like you to implement the following features:
1- for a binary tree, list all possible branches and all labels (membership) for each branch at every node height.
2- to get the main branch, i.e. the largest branch.
3- the possibility of plot a tree with number of nodes in the y-axis instead of heights.
These features are very important for visualization in some cases (for example, in astronomy) and are useful also to get information from the data.
Thanks!
The text was updated successfully, but these errors were encountered:
On Thu, May 12, 2022 at 7:07 AM Dailer ***@***.***> wrote:
It's a very good package, congrats!
I would like you to implement the following features:
1- for a binary tree, list all possible branches and all labels
(membership) for each branch at every node height.
2- to get the main branch, i.e. the largest branch.
3- the possibility of plot a tree with number of nodes in the y-axis
instead of heights.
These features are very important for visualization in some cases (for
example, in astronomy) and are useful also to get information from the data.
Thanks!
—
Reply to this email directly, view it on GitHub
<#108>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHOJBVG4VWVLUFFN6CYBT3VJR7XNANCNFSM5VW4Y2SA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
It's a very good package, congrats!
I would like you to implement the following features:
1- for a binary tree, list all possible branches and all labels (membership) for each branch at every node height.
2- to get the main branch, i.e. the largest branch.
3- the possibility of plot a tree with number of nodes in the y-axis instead of heights.
These features are very important for visualization in some cases (for example, in astronomy) and are useful also to get information from the data.
Thanks!
The text was updated successfully, but these errors were encountered: