.coveragerc
.flake8
.gitignore
.gitpod.Dockerfile
.gitpod.yml
.hadolint.yaml
.isort.cfg
.markdownlint.yaml
.pre-commit-config.yaml
.readthedocs.yml
.shellcheckrc
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
GEMINI.md
LICENSE
LICENSE.txt
README.md
README.rst
_config.yml
convex_hull.svg
diagram.bob
environment.yml
mypy.ini
note.md
oryx-build-commands.txt
pyproject.toml
rectilinear-shapes-for-vlsi-physical-desgin.svg
requirements.txt
setup.cfg
setup.py
svgo.config.js
tox.ini
xmono_hull.svg
.benchmarks/test_area.py
.github/workflows/jekyll-gh-pages.yml
.github/workflows/multi-platforms.yml
.github/workflows/python-app.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.md
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
outputs/polygon_convex_hull.svg
outputs/polygon_convex_hull13.svg
outputs/rpolyon_convex_hull.svg
outputs/rpolyon_convex_hull13.svg
outputs/rpolyon_cut_convex.svg
outputs/rpolyon_cut_convex2.svg
outputs/rpolyon_xmono.svg
outputs/rpolyon_xmono_hull.svg
outputs/rpolyon_ymono_hull.svg
outputs/test.svg
requirements/README.md
requirements/default.txt
requirements/doc.txt
requirements/extras.txt
requirements/test.txt
src/physdes/__init__.py
src/physdes/generic.py
src/physdes/generic.tpy
src/physdes/interval.py
src/physdes/merge_obj.py
src/physdes/point.py
src/physdes/point.tpy
src/physdes/polygon.py
src/physdes/rdllist.py
src/physdes/recti.py
src/physdes/rpolygon.py
src/physdes/skeleton.py
src/physdes/vector2.py
src/physdes/vector2.tpy
src/physdes_py.egg-info/PKG-INFO
src/physdes_py.egg-info/SOURCES.txt
src/physdes_py.egg-info/dependency_links.txt
src/physdes_py.egg-info/not-zip-safe
src/physdes_py.egg-info/requires.txt
src/physdes_py.egg-info/top_level.txt
tests/conftest.py
tests/golden.txt
tests/mysvg.css
tests/pnrpoly.svg
tests/test_interval.py
tests/test_merge.py
tests/test_overlap.py
tests/test_point.py
tests/test_polygon.py
tests/test_polygon.svg
tests/test_rdllist.py
tests/test_rect3d.py
tests/test_recti.py
tests/test_rpolygon.py
tests/test_rpolygon.svg
tests/test_rpolygon_convex_cut.py
tests/test_rpolygon_convex_hull.py
tests/test_skeleton.py
tests/test_vector2.py
tests/travis_install.sh
tests/xmono_polygon.svg
tests/xmono_polygon2.svg
tests/ymono_polygon.svg
tests/ymono_rpolygon.svg