- Rename dx/dy -> dfdx/dfdy to match the actual computed quantity - Add template functions to compute dfdx/dfdy on triangles for sharing among different data types - Add documentation to some functions - Some code shuffling that makes it easier to scale dfdx/dfdy in the future - Some other trivial changes