Download jcurand-5.5.jar file

Introduction

You can download jcurand-5.5.jar in this page.

License

Open Source

Type List

jcurand-5.5.jar file has the following types.

JCurand-linux-x86_64.so
JCurand-windows-x86_64.dll
META-INF/MANIFEST.MF
META-INF/maven/org.nd4j/jcurand/pom.properties
META-INF/maven/org.nd4j/jcurand/pom.xml
jcuda.jcurand.JCurand.class
jcuda.jcurand.curandDirectionVectorSet.class
jcuda.jcurand.curandDiscreteDistribution.class
jcuda.jcurand.curandGenerator.class
jcuda.jcurand.curandOrdering.class
jcuda.jcurand.curandRngType.class
jcuda.jcurand.curandStatus.class

Pom

jcurand-5.5.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
        <groupId>org.nd4j</groupId>
        <artifactId>jcuda-parent</artifactId>
        <version>5.5</version>

    </parent>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.nd4j</groupId>
  <artifactId>jcurand</artifactId>
  <packaging>jar</packaging>
  <name>jcurand</name>
    <url>http://jcuda.org</url>
  <dependencies>

      <dependency>
          <groupId>org.nd4j</groupId>
          <artifactId>jcuda</artifactId>
          <version>${project.version}</version>
      </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>org.nd4j</groupId>
   <artifactId>jcurand</artifactId>
   <version>5.5</version>
</dependency>

Download

If you think the following jcurand-5.5.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download jcurand-5.5.jar file




PreviousNext

Related