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
I have an open pull request on that repository which makes it build with current Debian, on Python 2.7. You can then use it with import s2.
Unfortunately, there's no documentation apart from the source code, and I'm still in the process of figuring it out. I did port the unit test to unittest as well, which appears to have worked pretty easily.
I want to integrated s2 into my project writing in Python, could you tell me where to find its python wrapper if you know some clue?
It's
from google3.util.geometry.pywraps2 import *
in code.Thank you very much.
The text was updated successfully, but these errors were encountered: