Jar examples for e:ejml-zdense
A fast and easy to use dense and sparse matrix linear algebra library written in Java.
You can download jar file ejml-zdense 0.31 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ejml-zdense-0.31.jar to your project.
<dependency> <groupId>org.ejml</groupId> <artifactId>ejml-zdense</artifactId> <version>0.31</version> </dependency>
compile group: 'org.ejml', name: 'ejml-zdense', version: '0.31'
libraryDependencies += "org.ejml" % "ejml-zdense" % "0.31"
<dependency org="org.ejml" name="ejml-zdense" rev="0.31"/>
@Grapes(@Grab(group='org.ejml', module='ejml-zdense', version='0.31'))
'org.ejml:ejml-zdense:jar:0.31'
Click the following link to download the jar file.
ejml-zdense-0.31-javadoc.jar