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