Skip to content

Completed implementation of quad tree #64

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

Merged
merged 4 commits into from
Sep 3, 2017
Merged

Completed implementation of quad tree #64

merged 4 commits into from
Sep 3, 2017

Conversation

OmkarPathak
Copy link
Owner

No description provided.

Add documentation for quadtree (next up tests, then implementation)

* docs/Data_Structure.rst - add quadtree
* pygorithm/data_structures/quadtree.py - add skeleton, documentation
* tests/test_data_structure.py - add skeleton for quadtree tests
* docs/Data_Structure.rst - special_members -> special-members
* tests/test_data_structure.py - import quadtree (so compile checks)
* pygorithm/data_structures/quadtree.py - minor doc changes
* pygorithm/data_structures/quadtree.py - minor documentation changes
* tests/test_data_structure.py - implement quadtree tests
@OmkarPathak OmkarPathak merged commit 14e6b0f into master Sep 3, 2017
@Tjstretchalot
Copy link
Contributor

Tjstretchalot commented Sep 3, 2017

All the quadtree functions are just pass as an fyi. Will finish tomorrow

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