* Add array subscript operators for all types * Taking the parameter for the operator[] as a reference. This should allow it to be inlined * I guess you can't do that. * Update version and readme
* Properly initialize all elements of LookAt matrix * Update version and readme * Add a test for LookAt good enough
Make tests quite a lot nicer