Updated pom to include matrix library
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -23,10 +23,11 @@
|
|||||||
<artifactId>myClasses</artifactId>
|
<artifactId>myClasses</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.nd4j</groupId>
|
<groupId>com.mattrixwv</groupId>
|
||||||
<artifactId>nd4j-native</artifactId>
|
<artifactId>matrix</artifactId>
|
||||||
<version>1.0.0-M1.1</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user