2D Vector Library
Go to file
Stephen McQuay abb7daf18d minor change 2013-08-19 21:16:15 -07:00
LICENSE Initial commit 2013-08-03 14:10:44 -07:00
README.md minor change 2013-08-19 21:16:15 -07:00
govector_test.go Added dot product, cross product and intersection test 2013-08-09 14:49:52 -07:00
vectorpoint.go Added dot product, cross product and intersection test 2013-08-09 14:49:52 -07:00

README.md

vector

Vector Library in Go