s

smile-math

Statistical Machine Intelligence and Learning Engine -- Math
http://github.com/haifengl/smile
Apache License, Version 2.0
Haifeng Li
文件下载
文件名 操作
smile-math-1.0.4.jar 下载
smile-math-1.0.4.pom 下载
smile-math-1.0.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.haifengl</groupId>
  <artifactId>smile-math</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'com.github.haifengl:smile-math:1.0.4'
Gradle Kotlin
implementation("com.github.haifengl:smile-math:1.0.4")
Scala SBT
libraryDependencies += "com.github.haifengl" % "smile-math" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.haifengl', module='smile-math', version='1.0.4')
)
Apache Ivy
<dependency org="com.github.haifengl" name="smile-math" rev="1.0.4" />
Leiningen
[com.github.haifengl/smile-math "1.0.4"]
Apache Buildr
'com.github.haifengl:smile-math:jar:1.0.4'
本项目依赖