Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51k
Star
224k
Code
Issues
143
Pull requests
885
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Create euclidean_distance.py
- #3350
#3350
Merged
cclauss
merged 37 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
andrewctam:master
Copy head branch name to clipboard
Nov 27, 2020
Conversation
Commits
37
(37)
Checks
Files changed
Merged
Create euclidean_distance.py
#3350
cclauss
merged 37 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
andrewctam:master
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2020
Create distance_formula.py
andrewctam
authored
91b6ee6
View commit details
Copy full SHA for 91b6ee6
Browse repository at this point
Remove whitespace
andrewctam
authored
eb044a3
View commit details
Copy full SHA for eb044a3
Browse repository at this point
Update distance_formula.py
andrewctam
authored
861ce33
View commit details
Copy full SHA for 861ce33
Browse repository at this point
Update distance_formula.py
andrewctam
authored
9102f3e
View commit details
Copy full SHA for 9102f3e
Browse repository at this point
Update distance_formula.py
andrewctam
authored
2cd354b
View commit details
Copy full SHA for 2cd354b
Browse repository at this point
Commits on Oct 16, 2020
Generalize
andrewctam
authored
36f90ae
View commit details
Copy full SHA for 36f90ae
Browse repository at this point
Grammar mistake
andrewctam
authored
9186ba9
View commit details
Copy full SHA for 9186ba9
Browse repository at this point
Rename distance_formula.py to euclidean_distance.py
andrewctam
authored
4dd283a
View commit details
Copy full SHA for 4dd283a
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
01a1ea9
View commit details
Copy full SHA for 01a1ea9
Browse repository at this point
v1 - > v2
andrewctam
authored
0451a5b
View commit details
Copy full SHA for 0451a5b
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
3940049
View commit details
Copy full SHA for 3940049
Browse repository at this point
Commits on Oct 19, 2020
Update euclidean_distance.py
andrewctam
authored
de64392
View commit details
Copy full SHA for de64392
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
5a092eb
View commit details
Copy full SHA for 5a092eb
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
b5152b2
View commit details
Copy full SHA for b5152b2
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
a1b9a86
View commit details
Copy full SHA for a1b9a86
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
ac0ff37
View commit details
Copy full SHA for ac0ff37
Browse repository at this point
Update maths/euclidean_distance.py
Show description for 6dad371
andrewctam
and
cclauss
authored
6dad371
View commit details
Copy full SHA for 6dad371
Browse repository at this point
Commits on Oct 20, 2020
Update euclidean_distance.py
andrewctam
authored
36185ab
View commit details
Copy full SHA for 36185ab
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
d69c65f
View commit details
Copy full SHA for d69c65f
Browse repository at this point
Commits on Oct 21, 2020
Update euclidean_distance.py
andrewctam
authored
68635e2
View commit details
Copy full SHA for 68635e2
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
aedcb59
View commit details
Copy full SHA for aedcb59
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
0581677
View commit details
Copy full SHA for 0581677
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
a278402
View commit details
Copy full SHA for a278402
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
e12d807
View commit details
Copy full SHA for e12d807
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
3ea94fa
View commit details
Copy full SHA for 3ea94fa
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
21bba6a
View commit details
Copy full SHA for 21bba6a
Browse repository at this point
Commits on Oct 25, 2020
Update euclidean_distance.py
andrewctam
authored
39e0b46
View commit details
Copy full SHA for 39e0b46
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
0531471
View commit details
Copy full SHA for 0531471
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
764f07c
View commit details
Copy full SHA for 764f07c
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
3d0cd8e
View commit details
Copy full SHA for 3d0cd8e
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
78d4644
View commit details
Copy full SHA for 78d4644
Browse repository at this point
Commits on Nov 27, 2020
Update euclidean_distance.py
andrewctam
authored
aad0d3a
View commit details
Copy full SHA for aad0d3a
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
4a08254
View commit details
Copy full SHA for 4a08254
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
017eb73
View commit details
Copy full SHA for 017eb73
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
f16b2bb
View commit details
Copy full SHA for f16b2bb
Browse repository at this point
Update euclidean_distance.py
andrewctam
authored
8e83ae6
View commit details
Copy full SHA for 8e83ae6
Browse repository at this point
Update maths/euclidean_distance.py
Show description for ccdd50e
andrewctam
and
cclauss
authored
ccdd50e
View commit details
Copy full SHA for ccdd50e
Browse repository at this point
You can’t perform that action at this time.