Skip to content

Conversation

@OmkarPathak
Copy link
Owner

No description provided.

All tests passing. Minor changes to some function definitions, split up
find_entities_per_depth (to fit tests).

* pygorithm/data_structures/quadtree.py - implement
* tests/test_data_structure.py - fix and expand quadtree tests
The text was incorrect (allowed and actual depth were swapped)

* pygorithm/data_structures/quadtree.py - fix __str__
* tests/test_data_structure.py - fix quadtree __str__ tests
Documentation now matches actual result

* pygorithm/data_structures/quadtree.py - __str__ documentation change
Minor update to __repr__ documentation for quadtree

* pygorithm/data_structures/quadtree.py - change __repr__ documentation
@OmkarPathak OmkarPathak merged commit ef1f26c into master Sep 4, 2017
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