License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-mkl |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-mkl
smile-mkl
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-mkl-2.6.0.pom | |
smile-mkl-2.6.0.jar | 10 KB |
smile-mkl-2.6.0-sources.jar | 4 KB |
smile-mkl-2.6.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-mkl/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-mkl</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-mkl/
implementation 'com.github.haifengl:smile-mkl:2.6.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-mkl/
implementation ("com.github.haifengl:smile-mkl:2.6.0")
'com.github.haifengl:smile-mkl:jar:2.6.0'
<dependency org="com.github.haifengl" name="smile-mkl" rev="2.6.0">
<artifact name="smile-mkl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-mkl', version='2.6.0')
)
libraryDependencies += "com.github.haifengl" % "smile-mkl" % "2.6.0"
[com.github.haifengl/smile-mkl "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.haifengl : smile-math | jar | 2.6.0 |
org.bytedeco : mkl-platform | jar | 2020.3-1.5.4 |
org.bytedeco : mkl-platform-redist | jar | 2020.3-1.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : arpack-ng | jar | 3.7.0-1.5.4 |
org.bytedeco : arpack-ng-platform | jar | 3.7.0-1.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.13.1 |
com.novocode : junit-interface | jar | 0.11 |