Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
f1r3starter committed Feb 4, 2020
2 parents b6223bd + e127217 commit c01a967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![codecov](https://codecov.io/gh/f1r3starter/kdtree/branch/master/graph/badge.svg)](https://codecov.io/gh/f1r3starter/kdtree)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/f1r3starter/kdtree/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/f1r3starter/kdtree/?branch=master)


This is basic implementation of K-D trees in PHP inspired by Princeton [K-D trees assignment](https://www.cs.princeton.edu/courses/archive/fall19/cos226/assignments/kdtree/specification.php) and done as a graduation project for [Algorithms Course in Projector](https://prjctr.com.ua/algorithms-base.html).

# Installation
Expand Down

0 comments on commit c01a967

Please sign in to comment.