Skip to content

ender2101/kdtree-in-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tsoding Build Status

Source Code for K-d tree in Python series

https://www.youtube.com/playlist?list=PLguYJK7ydFE7R7KqRRVXw23kOrn6jiwqi

Quick Start

Install Python 3

$ python main.py   # Perform the tests

Contribution

If you are willing so submit a Pull Request, please keep in mind that this code should not deviate too much from the code we have written in the K-d tree series. It would be very strange if after watching the videos people came to this repo and saw completely different code. Because of that any refactoring contributions may be rejected without any discussion, sorry.

Please submit only bug fixes.

About

Source Code for K-d tree in Python series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%