Native backend for ND4J, a scientific computing library for the JVM, part of the Deeplearning4j ecosystem.
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-native</artifactId>
<version>0.9.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating an NDArray using Nd4j.
Add the correct native classifier dependency (e.g., nd4j-native-platform) or set the org.bytedeco.javacpp.maxbytes property.
No dependency data recorded yet.