-
Notifications
You must be signed in to change notification settings - Fork 46
Home
Mike Anderson edited this page Jan 20, 2014
·
10 revisions
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.
- Getting Started
- Joined Vectors
- Views
- Sparse vectors and matrices
- 1D, 2D, 3D and 4D Vectors
- Specialised Matrices
- Linear Algebra
- vectorz-clj : a vector library for Clojure, developed on top of Vectorz
Vectorz is an open source project, and contributions are welcome.