E
EMatthews93
5 repositories
2 followers
Repositories
Select a repository to view its commits, contributors, and more.public
C-Threaded-SimpsonsRule
A threaded and non-threaded approach to calculating the integral of a function using Simpson's Rule.
0
0
0
Updated 6 years ago
public
Java-GeneticAlgorithm-8Queens
A genetic algorithm approach to the 8 queens problem. This repository also includes an attempt at the problem in Haskell that I couldn't get to perform efficiently. This is probably due in part to my knowledge of monads being very limited.
Java
0
0
0
Updated 11 years ago
public
flutter_ebook_viewer
A viewer for various formats of ebooks
0
0
0
Updated 4 years ago
public
Haskell-8PuzzleSolver
Breadth-first and depth-first solutions to the N-puzzle (8 puzzle) problem.
Haskell
0
0
0
Updated 11 years ago
public
Java-Regex-TinyLangScanner
A scanner made first without use of regex, and then with the use of regex for the tiny language.
0
0
0
Updated 11 years ago