Symbolic: Implement mean_curvature() for curves in 2D.
@inducer: would appreciate if you took a look at this. Some things I'm not sure about:
- when to use a MultiVector, as opposed to a pyopencl array, as opposed to an object array
- how to generalize the formula to higher dimensions (I don't really follow the geometric calculus approach)