Skip to content

A-nemon-e/25Spring_EC530_Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

25Spring_EC530_Assignment1

Overview

The codes accepts 2 arrays as input, and matches each point in the first array to the closest one in the second array.

Accepted format is decimal degrees (positive or negative) in tuples which are separated by commas in a list.

i.e. [(37.7749, -122.4194), (40.6500, -73.9499), (34.0585,-118.2426), (41.8818, -87.6278)]


See TODOs in issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages