License |
License |
---|---|
Categories |
CategoriesSmile Business Logic Libraries Machine Learning |
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdsmile-math |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmile-math
smile-math
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smile-math-2.6.0.pom | |
smile-math-2.6.0.jar | 339 KB |
smile-math-2.6.0-sources.jar | 316 KB |
smile-math-2.6.0-javadoc.jar | 668 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/smile-math/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>smile-math</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/smile-math/
implementation 'com.github.haifengl:smile-math:2.6.0'
// https://jarcasting.com/artifacts/com.github.haifengl/smile-math/
implementation ("com.github.haifengl:smile-math:2.6.0")
'com.github.haifengl:smile-math:jar:2.6.0'
<dependency org="com.github.haifengl" name="smile-math" rev="2.6.0">
<artifact name="smile-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='smile-math', version='2.6.0')
)
libraryDependencies += "com.github.haifengl" % "smile-math" % "2.6.0"
[com.github.haifengl/smile-math "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.4 |
org.bytedeco : openblas | jar | 0.3.10-1.5.4 |
org.bytedeco : openblas-platform | jar | 0.3.10-1.5.4 |
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 |