KMP library for tensors #300

Merged
grinisrit merged 215 commits from feature/tensor-algebra into dev 2021-05-08 09:48:04 +03:00
Showing only changes of commit 82d8394a9f - Show all commits

View File

@ -1,6 +1,5 @@
package space.kscience.kmath.tensors.core
import kotlinx.coroutines.InternalCoroutinesApi
import space.kscience.kmath.nd.as1D
import space.kscience.kmath.nd.as2D
import space.kscience.kmath.structures.toDoubleArray