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