RESEARCH

My blog about scientific computation
Some chaos theory. Some physics. Some statistics. These are the things that I do in my spare time.
Chaotic Systems
- iAnimation & the Lorenz Attractor
- The Logistic Equation & Euler's Method
Created a parser in JavaScript to create an animation package for Juypter Notebooks to animate the Lorenz attractor.
Using Euler's method to solve a differential equation, I showed that chaos emerges as the step size in Euler's method increases.
- Percolation & Depth First Search
- Breadth First Search & the Critical Point
Percolation is one of the simplest systems to display chaotic behavior. Here, I introduce percolation and find connected components.
Percolating systems can undergo a phase change. I use breadth first search to discover when the phase change occurs.
View many more articles on my blog.
My work with WebGL
My first project as a beginning programmer. I built a 3D graphics engine from scratch using
webGL. I also used codemirror to allow the user to change the Javascript code to
program their own 3D worlds.

Hadoop Tutorial:
For an independent study, I wrote a 5 part tutorial.
Learn basic Map Reduce algorithms to do Machine Learning and Natural Language Processing
My notes from my Spectral Grapth Theory class:
These are my notes from an independent study I took with Professor Kamalinejad.
Topics included connected components in a graph, random walks, diffusion, and spectral clustering
chuphay@gmail.com