Implement kmath-nd4j: module that implements NDStructure for INDArray of ND4J #116
@ -1,4 +1,6 @@
|
||||
plugins { id("scientifik.jvm") }
|
||||
plugins {
|
||||
id("scientifik.jvm")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":kmath-core"))
|
||||
|
Loading…
Reference in New Issue
Block a user