https://github.com/billsioros/computational-geometry
Computational Geometry
https://github.com/billsioros/computational-geometry
computational-geometry convex-hull gift-wrapping jarvis-march lattice-points python
Last synced: 7 months ago
JSON representation
Computational Geometry
- Host: GitHub
- URL: https://github.com/billsioros/computational-geometry
- Owner: billsioros
- License: mit
- Created: 2020-03-25T17:26:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:24:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-24T22:46:36.959Z (9 months ago)
- Topics: computational-geometry, convex-hull, gift-wrapping, jarvis-march, lattice-points, python
- Language: TeX
- Homepage: http://www.di.uoa.gr/eng/node/1108
- Size: 23.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computational Geometry
[](https://opensource.org/licenses/MIT)
## Homework
* [Homework 1](Homework_1/report.pdf)
* [Homework 2](Homework_2/report.pdf)
* [Homework 3](Homework_3/report.pdf)
* [Project](Project/report/report.pdf)## Contributors
* [Sioros Vasileios](https://github.com/billsioros)
* [Andrinopoulou Christina](https://github.com/ChristinaAndrinopoyloy)