is not current version
Last Version 0.17.0

neureka 0.6.0

A platform independent tensor library written in Java.

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.github.gleethos
ArtifactId

ArtifactId

neureka
Version

Version

0.6.0
Type

Type

jar
Description

Description

neureka
A platform independent tensor library written in Java.
Project URL

Project URL

https://gleethos.github.io/neureka/index.html
Project Organization

Project Organization

com.github.gleethos
Source Code Management

Source Code Management

https://github.com/Gleethos/neureka

Download neureka 0.6.0


<!-- https://jarcasting.com/artifacts/com.github.gleethos/neureka/ -->
<dependency>
    <groupId>com.github.gleethos</groupId>
    <artifactId>neureka</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gleethos/neureka/
implementation 'com.github.gleethos:neureka:0.6.0'
// https://jarcasting.com/artifacts/com.github.gleethos/neureka/
implementation ("com.github.gleethos:neureka:0.6.0")
'com.github.gleethos:neureka:jar:0.6.0'
<dependency org="com.github.gleethos" name="neureka" rev="0.6.0">
  <artifact name="neureka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gleethos', module='neureka', version='0.6.0')
)
libraryDependencies += "com.github.gleethos" % "neureka" % "0.6.0"
[com.github.gleethos/neureka "0.6.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.5
org.jocl : jocl jar 2.0.2
org.jetbrains : annotations jar 16.0.2
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.spockframework : spock-core jar 2.0-M2-groovy-3.0
org.spockframework : spock-bom jar 2.0-M2-groovy-3.0
com.athaydes : spock-reports jar 2.0-RC2
net.bytebuddy : byte-buddy jar 1.9.3
org.objenesis : objenesis jar 2.6

Project Modules

There are no modules declared in this project.