Skip to content

Instantly share code, notes, and snippets.

@peroon
Created May 7, 2017 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peroon/b3d1869fdda1fdbfa921c54f0d5e02a4 to your computer and use it in GitHub Desktop.
Save peroon/b3d1869fdda1fdbfa921c54f0d5e02a4 to your computer and use it in GitHub Desktop.
def get_intersections(p0, p1):
"""
:type p0: complex
:type p1: complex
:return:
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment