Back to Posts
Category
Coding
- Coding
- Categories
-
Tricubic spline interpolants
I wanted a straightforward, easy-to-install, and fast way of calculating tricubic interpolants on a three dimensional regular grid in Python and set out to do it myself. I extended the...
Read More -
Ishihara plates generated by Monte Carlo algorithms
In honor of some of my colorblind students at MIT, I wrote a code which can generate an Ishihara test from sets of simply-connected polygons. The outcome is a working...
Read More