Pinned Repositories
cgrading
A collection of scripts to aid in the grading of C programs written by students.
clouda1
Assignment 1 for cloud class
datasciencecoursera
Repository for the Data Scientists' Toolbox course on Coursera
datasharing
The Leek group guide to data sharing
findgraph
Bruteforces all possible persistent terrain visibility graphs in a smart way.
mutools
A set of programs for the P20 Summer 2015 internship
skiplist
Implementation of a skiplist in Python for leetcode.
tree23
Implementation of a 2-3 tree, written completely in C.
VisualStegano
Program that will hide and extract images from files
PySean's Repositories
PySean/cgrading
A collection of scripts to aid in the grading of C programs written by students.
PySean/mutools
A set of programs for the P20 Summer 2015 internship
PySean/VisualStegano
Program that will hide and extract images from files
PySean/clouda1
Assignment 1 for cloud class
PySean/datasciencecoursera
Repository for the Data Scientists' Toolbox course on Coursera
PySean/datasharing
The Leek group guide to data sharing
PySean/findgraph
Bruteforces all possible persistent terrain visibility graphs in a smart way.
PySean/fxcalc
An incredible counter-button designed using PyQt4 because Swing is silly
PySean/skiplist
Implementation of a skiplist in Python for leetcode.
PySean/tree23
Implementation of a 2-3 tree, written completely in C.
PySean/GraphChecker
Code that checks if a terrain visibility graph is persistent or not.
PySean/GroupProject
Group Project for Plan B
PySean/mat_mult
Matrix multiplication program intended for illustrating the usefulness of the sequential fraction.
PySean/Penny-Dreadful-Tools
A suite of tools for the Penny Dreadful MTGO community
PySean/prob51
Solution to problem 51 of project euler with some descriptions to aid understanding.
PySean/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
PySean/project
Project for cloud and big data class that reduces the amount of stuff being shuffled
PySean/pysean.github.io
PySean/TinyPyRdp
A nice little recursive descent parser developed for the "Tiny" programming language.