-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Update geometry/nearest_points.md, adding a randomized algorithm explanation #1473
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
Open
izanbf1803
wants to merge
22
commits into
cp-algorithms:main
Choose a base branch
from
izanbf1803:master
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+193
−0
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
b4aba0b
Add files via upload
izanbf1803 4da1ca1
Update nearest_points.md - add randomized algorithm
izanbf1803 ad322f5
Update nearest_points.md - Complete proof of linear expected time
izanbf1803 f79a211
Update nearest_points.md - small mistakes in writing
izanbf1803 c2eba24
Update nearest_points.md - improve image size and latex spacing for c…
izanbf1803 5a2e349
Update nearest_points.md - avoid \coloneqq and add links
izanbf1803 e09c042
Update nearest_points.md
mhayter 9b2611c
Update nearest_points.md - block equation spacing for correct rendering
izanbf1803 fc76d12
Update nearest_points.md - try improve format
izanbf1803 937d47b
Update nearest_points.md - explanation of the implementation
izanbf1803 4d47823
Update nearest_points.md - put proofs in dropdowns
izanbf1803 50bb91b
Update nearest_points.md - patch code error
izanbf1803 4ce3c84
Update src/geometry/nearest_points.md
izanbf1803 773b4bc
Update src/geometry/nearest_points.md
izanbf1803 cf5d723
Update src/geometry/nearest_points.md
izanbf1803 4c550dd
Merge branch 'cp-algorithms:main' into master
izanbf1803 0999f66
Improvements and handling duplicated points case
izanbf1803 068fc42
Merge branch 'main' into master
izanbf1803 cc1f087
improve format
izanbf1803 9079910
Merge branch 'master' of https://github.com/izanbf1803/cp-algorithms
izanbf1803 d6a9dc5
improvements and typos fixed
izanbf1803 5f18393
Tiny latex fix
izanbf1803 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.