Drop koma module, implement kmath-ejml module copying it, but for EJML SimpleMatrix #136
@ -1,4 +1,6 @@
|
|||||||
plugins { id("scientifik.jvm") }
|
plugins {
|
||||||
|
id("scientifik.jvm")
|
||||||
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("org.ejml:ejml-simple:0.39")
|
implementation("org.ejml:ejml-simple:0.39")
|
||||||
|
Loading…
Reference in New Issue
Block a user