All Projects → tsoding → kdtree-in-python

tsoding / kdtree-in-python

Licence: MIT license
Source Code for K-d tree in Python series

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to kdtree-in-python

competetive-code-hacktoberfest
For Hacktoberfest Contribution
Stars: ✭ 14 (-77.05%)
Mutual labels:  hacktoberfest2020
agile-architecture-documentation-system
A maven archetype to generate easily projects allowing architecture description using a mix of C4, agile architecture, Asciidoc and PlantUML
Stars: ✭ 27 (-55.74%)
Mutual labels:  hacktoberfest2020
php-cli-colors
Liven up you PHP Console Apps with standard colors
Stars: ✭ 90 (+47.54%)
Mutual labels:  hacktoberfest2020
andaluh-js
Transliterate español (spanish) spelling to andaluz proposals using javascript
Stars: ✭ 22 (-63.93%)
Mutual labels:  hacktoberfest2020
docs
No description or website provided.
Stars: ✭ 16 (-73.77%)
Mutual labels:  hacktoberfest2020
stackOverflow focus
Remove all unnecessary clutter when looking for help on StackOverflow through a Chrome plugin.
Stars: ✭ 58 (-4.92%)
Mutual labels:  hacktoberfest2020
Instagram-Giveaways-Winner
Instagram Bot which when given a post url will spam mentions to increase the chances of winning. Win Instagram Giveaways!
Stars: ✭ 95 (+55.74%)
Mutual labels:  hacktoberfest2020
first-pr-repo
A step by step guide to help people make their first Pull Request
Stars: ✭ 29 (-52.46%)
Mutual labels:  hacktoberfest2020
home-automation-app
An app to show weather, todos, calendar events, and a grocery list using a touch display and a raspberry pi.
Stars: ✭ 32 (-47.54%)
Mutual labels:  hacktoberfest2020
sharedsharder
Shard your discord.js bot across devices!
Stars: ✭ 18 (-70.49%)
Mutual labels:  hacktoberfest2020
o-fish-realm
Realm application code and sample data for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection. The web app allows agencies to gain insights from the aggregated information.
Stars: ✭ 23 (-62.3%)
Mutual labels:  hacktoberfest2020
moon-cheeser
Moon Cheeser is an infinite runner where the player plays as a mouse gathering cheese pieces and avoiding craters and other astronomical objects, such as comets and planets, on a moon made of cheese.
Stars: ✭ 32 (-47.54%)
Mutual labels:  hacktoberfest2020
GameHer
Gameher is a French association aspiring to develop gender diversity in the fields of video games, esport and streaming. We want to give players the tools they need to flourish and evolve in the fields of video games, esport and streaming.
Stars: ✭ 35 (-42.62%)
Mutual labels:  hacktoberfest2020
Good-Client-Bad-Client
Help us build a Credit Card Approval system - using Machine Learning!
Stars: ✭ 18 (-70.49%)
Mutual labels:  hacktoberfest2020
security bear
🧸🛡️ Security Bear provides easy integration with the device like making it connect to home WiFi through an app and getting secure and unique user credentials of the device in order to troubleshoot. If you have ever wondered "Is there an open-source project to make my own smart home?", This is just part of one.
Stars: ✭ 22 (-63.93%)
Mutual labels:  hacktoberfest2020
o-fish-android
Android app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Stars: ✭ 19 (-68.85%)
Mutual labels:  hacktoberfest2020
Traverser
Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.
Stars: ✭ 45 (-26.23%)
Mutual labels:  hacktoberfest2020
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (+3.28%)
Mutual labels:  hacktoberfest2020
VSCodePopTheme
A port of Pop! Theme for VSCode
Stars: ✭ 33 (-45.9%)
Mutual labels:  hacktoberfest2020
oss-template
Um template PT-BR para projetos Open Source.
Stars: ✭ 15 (-75.41%)
Mutual labels:  hacktoberfest2020

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].