cstatz / maui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General definitions and remarks:

  1. Bounds in parameters and return values are a 2-Tuple of Tuples of the lowest and the highest coordinate: ((low_x, low_y, ...), (high_x, high_y, ...)).

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%