Kotlin mathematics extensions library
Go to file
2018-04-29 09:29:54 +03:00
common Fixed multiple problems with NDArray. Added test for summation 2018-04-29 09:15:30 +03:00
jvm Test for product 2018-04-29 09:29:54 +03:00
.gitignore Initial commit. Algebra operations. NDArray 2018-04-22 16:03:05 +03:00
build.gradle Initial commit. Algebra operations. NDArray 2018-04-22 15:58:20 +03:00
LICENSE Initial commit 2018-04-14 08:52:49 +03:00
README.md Initial commit 2018-04-14 08:52:49 +03:00
settings.gradle Initial commit. Algebra operations. NDArray 2018-04-22 15:58:20 +03:00

kmath

Kotlin mathematics extensions library