sci@gentoo.org Gentoo Science Project This is unofficial implementation(java source code) of the javax.vecmath package specified in the Java(TM) 3D API 1.2 The package includes classes for 3-space vector/point, 4-space vector, 4x4, 3x3 matrix, quaternion, axis-angle combination and etc. which are often utilized for computer graphics mathematics. Most of the classes have single and double precision versions. Generic matrices' LU and SV decomposition are also there.