LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
setup_helpers.py
setup_helpers_macos.py
setup_helpers_windows.py
src/fortran/curve.f90
src/fortran/curve_intersection.f90
src/fortran/helpers.f90
src/fortran/status.f90
src/fortran/surface.f90
src/fortran/surface_intersection.f90
src/fortran/types.f90
src/fortran/include/bezier.h
src/fortran/include/bezier/curve.h
src/fortran/include/bezier/curve_intersection.h
src/fortran/include/bezier/helpers.h
src/fortran/include/bezier/status.h
src/fortran/include/bezier/surface.h
src/fortran/include/bezier/surface_intersection.h
src/fortran/quadpack/d1mach.f
src/fortran/quadpack/dqagse.f
src/fortran/quadpack/dqelg.f
src/fortran/quadpack/dqk21.f
src/fortran/quadpack/dqpsrt.f
src/fortran/quadpack/readme
src/python/bezier/__config__.py
src/python/bezier/__init__.py
src/python/bezier/_algebraic_intersection.py
src/python/bezier/_base.py
src/python/bezier/_clipping.py
src/python/bezier/_curve.pxd
src/python/bezier/_curve_helpers.py
src/python/bezier/_curve_intersection.pxd
src/python/bezier/_geometric_intersection.py
src/python/bezier/_helpers.pxd
src/python/bezier/_helpers.py
src/python/bezier/_intersection_helpers.py
src/python/bezier/_plot_helpers.py
src/python/bezier/_py_curve_helpers.py
src/python/bezier/_py_geometric_intersection.py
src/python/bezier/_py_helpers.py
src/python/bezier/_py_intersection_helpers.py
src/python/bezier/_py_surface_helpers.py
src/python/bezier/_py_surface_intersection.py
src/python/bezier/_speedup.c
src/python/bezier/_status.pxd
src/python/bezier/_surface.pxd
src/python/bezier/_surface_helpers.py
src/python/bezier/_surface_intersection.pxd
src/python/bezier/_surface_intersection.py
src/python/bezier/_symbolic.py
src/python/bezier/curve.py
src/python/bezier/curved_polygon.py
src/python/bezier/surface.py
src/python/bezier.egg-info/PKG-INFO
src/python/bezier.egg-info/SOURCES.txt
src/python/bezier.egg-info/dependency_links.txt
src/python/bezier.egg-info/requires.txt
src/python/bezier.egg-info/top_level.txt
src/python/bezier.egg-info/zip-safe