Jar examples for v:vectorz
Fast double-precision vector and matrix maths library for Java, supporting N-dimensional numeric arrays.
You can download jar file vectorz 0.30.1 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add vectorz-0.30.1.jar to your project.
<dependency> <groupId>net.mikera</groupId> <artifactId>vectorz</artifactId> <version>0.30.1</version> </dependency>
compile group: 'net.mikera', name: 'vectorz', version: '0.30.1'
libraryDependencies += "net.mikera" % "vectorz" % "0.30.1"
<dependency org="net.mikera" name="vectorz" rev="0.30.1"/>
@Grapes(@Grab(group='net.mikera', module='vectorz', version='0.30.1'))
'net.mikera:vectorz:jar:0.30.1'
Click the following link to download the jar file.
vectorz-0.30.1-javadoc.jar