Download smile-math-1.2.1.jar file - Jar s

Jar examples for s:smile-math

Description

Statisticcal Machine Intelligence and Learning Engine -- Math

You can download jar file smile-math 1.2.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add smile-math-1.2.1.jar to your project.

<dependency>
   <groupId>com.github.haifengl</groupId>
   <artifactId>smile-math</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.github.haifengl', name: 'smile-math', version: '1.2.1'
libraryDependencies += "com.github.haifengl" % "smile-math" % "1.2.1"
<dependency org="com.github.haifengl" name="smile-math" rev="1.2.1"/>
@Grapes(@Grab(group='com.github.haifengl', module='smile-math', version='1.2.1'))
'com.github.haifengl:smile-math:jar:1.2.1'

Download

Click the following link to download the jar file.

smile-math-1.2.1-javadoc.jar
smile-math-1.2.1-sources.jar
smile-math-1.2.1.jar
smile-math-1.2.1.pom



Related Tutorials