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

Indices - add index to get labels on the tree #319

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 5 comments
Closed

Indices - add index to get labels on the tree #319

GoogleCodeExporter opened this issue Mar 27, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

it would be useful to be able to get the set of labels that exist on a tree.  
When used as a pre_calc this will simplify some of the calculations as they 
won;t need to check for existence.  

A pre_calc_global could be to identify all the labels that are not on the tree, 
and use these to delete such labels from the various label_hashes.  

Original issue reported on code.google.com by shawnlaffan on 9 Aug 2012 at 1:08

@GoogleCodeExporter
Copy link
Author

This issue was updated by revision r1069.

Add methods to get nodes not in the tree (to be called as a pre_calc_global), 
and also those that are (called as a pre_calc).

Original comment by shawnlaffan on 9 Aug 2012 at 1:10

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by shawnlaffan on 9 Aug 2012 at 3:16

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

This issue was updated by revision r1309.

Add indices to give the number and proportion of labels not on the tree.

Original comment by shawnlaffan on 30 Oct 2012 at 4:00

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

This issue was updated by revision r1312.

Make the index work properly.  

Original comment by shawnlaffan on 30 Oct 2012 at 4:19

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Mark as fixed.  

Original comment by shawnlaffan on 28 May 2013 at 4:45

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@shawnlaffan shawnlaffan modified the milestone: Release_0.18 Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants