GitHub

To view my public code visit: Arturo's public code repository

Programming comments:

Matlab

I am currently studying for my Numerical Analysis Qual. As such I will share the numerical solvers that I put together. Most of these are built into matlab; but I find it helps to learn if you code them.

Python

Simply put its clean and simple. Although I don't use it much, its a favorite.

C/C++

In August 2013 I will be participating in the Mathematical Modeling in Industry XVII workshop at the University of Minnesota. My project will be on Numerical Simulations of Air Flow and Heat Transfer via PDEs. As a filler I'll post some sort of PDE solver on this site as a way to prepare for the workshop.

CUDA

The work I do is best done on a GPU, I am currently working on reproducing the results of a particular paper. Once I get it done I'll uploaded to github.