This repository is for the final project of DS-GA 3001.001/.002 Advanced Python
class. The goal of this project is to eliminate the performance overheads and speed it up by using techniques we learned in the class.
The original code we utilized is from Parallelograms-Detection provided by @googlr.