Pinned Repositories
24-Solver
Finds arithmetic operations to be combined with four given numbers to make the total 24
big5-data-analysis
Principal component analysis of data from a personality questionnaire
computational-topology
Python implementation of code from Computational Topology by Edelsbrunner and Harer
elliptic-curve-cryptography
Python implementation of some basic cryptography using Elliptic Curves over finite fields
fastpoly
Proof of concept implementation of fast polynomial multiplication using Fourier transform
huffman
Proof of concept for Huffman coding of text files
la.h
A linear algebra library in C
SB-Hacks-HTML-Scraper
Grabs HTML file and creates json for use in Website for SB Hacks
wavesim
Code for testing wave equation simulations and other PDEs using finite difference methods
XKCD-Comic-Downloader
Downloads and updates image files for every XKCD comic along with titles, transcripts, and alt-text
returnexitsuccess's Repositories
returnexitsuccess/SB-Hacks-HTML-Scraper
Grabs HTML file and creates json for use in Website for SB Hacks
returnexitsuccess/24-Solver
Finds arithmetic operations to be combined with four given numbers to make the total 24
returnexitsuccess/big5-data-analysis
Principal component analysis of data from a personality questionnaire
returnexitsuccess/computational-topology
Python implementation of code from Computational Topology by Edelsbrunner and Harer
returnexitsuccess/elliptic-curve-cryptography
Python implementation of some basic cryptography using Elliptic Curves over finite fields
returnexitsuccess/fastpoly
Proof of concept implementation of fast polynomial multiplication using Fourier transform
returnexitsuccess/huffman
Proof of concept for Huffman coding of text files
returnexitsuccess/la.h
A linear algebra library in C
returnexitsuccess/SBHacks3
returnexitsuccess/wavesim
Code for testing wave equation simulations and other PDEs using finite difference methods
returnexitsuccess/XKCD-Comic-Downloader
Downloads and updates image files for every XKCD comic along with titles, transcripts, and alt-text
returnexitsuccess/cursestest
Experimenting with Python Curses
returnexitsuccess/Eight-of-Spades
Fun, but pointless, card game
returnexitsuccess/forktest
Playground for testing out how fork(), pipe(), and exec() work in C
returnexitsuccess/gnt-data
Greek New Testament Data Analysis
returnexitsuccess/lazytest
Playground for building a lazy list concept in Python
returnexitsuccess/Mastermind
AI for the game Mastermind
returnexitsuccess/Polynomial-Factorization
Factors given polynomial with integer coefficients
returnexitsuccess/Prime-Factors
Will print the prime factorization of a number
returnexitsuccess/ReducibilityApp
returnexitsuccess/SDHacks
returnexitsuccess/Tic-Tac-Toe-Framework
A Framework for testing various AI strategies in single or multiple games
returnexitsuccess/Zpordle
Implementation and testing the optimal strategy to play Zpordle