Home - mikera/vectorz GitHub Wiki
Vectorz is a fast double-precision vector and matrix maths library for Java.
This Wiki contains examples and basic documentation. For more detailed API information see the JavaDoc.
Examples and tutorials
- Getting Started
- Joined Vectors
- Views
- Sparse vectors and matrices
- 1D, 2D, 3D and 4D Vectors
- Specialised Matrices
- Linear Algebra
Other information and links
- vectorz-clj : a vector library for Clojure, developed on top of Vectorz
Contributing
Vectorz is an open source project, and contributions are welcome.