Dev #194

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

View File

@ -1,4 +1,6 @@
plugins { id("scientifik.jvm") } plugins {
id("scientifik.jvm")
}
dependencies { dependencies {
api(project(":kmath-core")) api(project(":kmath-core"))