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.41.2 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add vectorz-0.41.2.jar to your project.
<dependency> <groupId>net.mikera</groupId> <artifactId>vectorz</artifactId> <version>0.41.2</version> </dependency>
compile group: 'net.mikera', name: 'vectorz', version: '0.41.2'
libraryDependencies += "net.mikera" % "vectorz" % "0.41.2"
<dependency org="net.mikera" name="vectorz" rev="0.41.2"/>
@Grapes(@Grab(group='net.mikera', module='vectorz', version='0.41.2'))
'net.mikera:vectorz:jar:0.41.2'
Click the following link to download the jar file.
vectorz-0.41.2-javadoc.jar