Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def __rsub__(self, other): return -Polynomial.__sub__(other)
Fast linestring simplification using RDP or Visvalingam-Whyatt and a Rust binary