I'm working on a vector math library called Vectorial, I put a link to it up on the wiki yesterday. It currently does 2D and 3D vectors and basic vector operations, in normal precision. I'm going to eventually extend it with n-dimensionality and arbitrary precision. I'd appreciate comments! It's at
https://github.com/SilverWingedSeraph/Vectorial