An open API service indexing awesome lists of open source software.

https://github.com/szymon-budziak/geometric_algorithms_course_agh

Solutions from Geometric algorithms course at AGH UST. If you use it and it helped you please leave a star ⭐
https://github.com/szymon-budziak/geometric_algorithms_course_agh

geometric-algorithms python

Last synced: about 2 months ago
JSON representation

Solutions from Geometric algorithms course at AGH UST. If you use it and it helped you please leave a star ⭐

Awesome Lists containing this project

README

        

# Geometric algorithms course at AGH UST
The repository with solutions from Geometric algorithms (Algorytmy geometryczne) lab classes at the AGH. Here I will share all of the codes written by me and codes written during lab classes. All codes are written in English but the content of the labs is in Polish. The leading programming language during this course was Python. Solutions were written in Jupyter Notebook according to the PEP 8 style.
## Table of contents
Table of contents consists of specific sections in repository. Each section consists of lab content, a solution and a report that explains each step.
1. [Lab 1](https://github.com/Szymon-Budziak/Geometric_algorithms_exercises_solutions/tree/main/Lab_1)
2. [Lab 2](https://github.com/Szymon-Budziak/Geometric_algorithms_exercises_solutions/tree/main/Lab_2)
3. [Lab 3](https://github.com/Szymon-Budziak/Geometric_algorithms_exercises_solutions/tree/main/Lab_3)
4. [Lab 4](https://github.com/Szymon-Budziak/Geometric_algorithms_exercises_solutions/tree/main/Lab_4)
## Licence
If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.