Go mathematics library A lightweight mathematics library in Go intended to be used in graphics, simulation, and game projects. The code is split into single-precision and double-precision packages: sprec - single-precision types and functions dprec - double-precision types and functions