Projects
Regression, Interpolation, and the Simplex Method
Solvers written in R


This project is a web application, written in R as my final project for my Numerical and Symbolic Computation class. It's just a suite of solvers for polynomial regression, quadratic spline interpolation, and the simplex method for linear optimization.