Dev #194

Merged
altavir merged 266 commits from dev into master 2021-01-20 17:32:32 +03:00
Showing only changes of commit 1e67ffb5ef - Show all commits

View File

@ -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")