Skip to content

Completed implementation of quad tree - #64

Merged
OmkarPathak merged 4 commits into
masterfrom
dev
Sep 3, 2017
Merged

Completed implementation of quad tree#64
OmkarPathak merged 4 commits into
masterfrom
dev

Conversation

@OmkarPathak

Copy link
Copy Markdown
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

Tjstretchalot commented Sep 3, 2017

Copy link
Copy Markdown
Contributor

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