You can download jcurand-5.5.jar in this page.
Open Source
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
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>
<dependency> <groupId>org.nd4j</groupId> <artifactId>jcurand</artifactId> <version>5.5</version> </dependency>
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.