msiampou / computational-geometry
Spring 2018-2019
β17Updated 5 years ago
Alternatives and similar repositories for computational-geometry:
Users that are interested in computational-geometry are comparing it to the libraries listed below
- Spring 2018-2019β10Updated 5 years ago
- π€¬π¨οΈ A machine learning system that takes a comment and ranks it as insulting or neutral. We are going to use many algorithms in order tβ¦β10Updated 4 years ago
- Competitive Hex board-game simulator. (Human vs AI)β14Updated 5 years ago
- π₯π΄Pancake sorting is a problem of sorting a disordered stack of pancakes in order of size when a spatula can be inserted at any point iβ¦β11Updated 5 years ago
- A Generic Complete Binary Tree implementation , with O(1) Amortized Complexity in Insertion & O(1) Complexity in Removal of last node andβ¦β2Updated 4 years ago
- LSH/Hypercube kNN and KMeans++ Clustering on polygonic curves and time seriesβ15Updated 2 years ago
- ππSet of assignments created for the course System Programming, aiming to familiarize with more complicated use cases of C language.