forked from kscience/kmath
Make one-liner not a one-liner
This commit is contained in:
parent
a4eb54228d
commit
1e67ffb5ef
@ -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