forked from kscience/kmath
moving to kmath-tensors to implementation
This commit is contained in:
parent
95d2b5b8d9
commit
8872263f45
@ -15,7 +15,7 @@ plugins {
|
||||
description = "Wrapper for the Bayesian Computation library NOA on top of LibTorch"
|
||||
|
||||
dependencies {
|
||||
api(project(":kmath-tensors"))
|
||||
implementation(project(":kmath-tensors"))
|
||||
}
|
||||
|
||||
val home: String = System.getProperty("user.home")
|
||||
|
Loading…
Reference in New Issue
Block a user