- Ackermann.hs: the Ackermann function, Wiki.
- CayleyTableUn.hs: Cayley table of
U(n), Cayley Table, Unitary Group. - ClosestPair.hs: Closest pair of points problem Wiki.
- Hamming.hs: Hamming distance between two strings, Wiki.
- Quicksort.hs: Quicksort algorithm implementation, Wiki.
- NumberTheory.hs: Number-theoric functions.
- RockPaperScissors.hs: Rock-Paper-Scissors game.
- Monte Carlo Pi: Approximate Pi with Monte Carlo Simulation. Compile the file and use it from commandline like
./ApproximationPi 10000.
This repository was archived by the owner on Jan 10, 2021. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|