File size: 897 Bytes
694c514 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
# Third Party Notices
The scripts contained in this repository make use of the following third-party libraries:
- [clipper](https://sourceforge.net/p/polyclipping/code/HEAD/tree/tags/6.2.0/License.txt)
- [hatchling](https://github.com/pypa/hatch/blob/master/LICENSE.txt)
- [numpy](https://github.com/numpy/numpy/blob/main/LICENSE.txt)
- [pandas](https://github.com/pandas-dev/pandas/blob/main/LICENSE)
- [Pillow](https://github.com/python-pillow/pillow/blob/main/LICENSE)
- [scikit_learn](https://github.com/scikit-learn/scikit-learn/blob/main/COPYING)
- [setuptools](https://github.com/pypa/setuptools/blob/main/LICENSE)
- [Shapely](https://github.com/shapely/shapely/blob/main/LICENSE.txt)
- [torch](https://github.com/pytorch/pytorch/blob/main/LICENSE)
- [torchvision](https://github.com/pytorch/vision/blob/main/LICENSE)
- [trove](https://github.com/bryancatanzaro/trove/blob/master/LICENSE) |