Kotlin mathematics extensions library
Go to file
Alexander Nozik bd46b66080
Merge pull request #6 from Wasabi375/woopsy
double precision missing in test
2018-05-01 19:33:29 +03:00
common Fixed multiple problems with NDArray. Added test for summation 2018-04-29 09:15:30 +03:00
jvm double precision missing in test 2018-05-01 18:17:21 +02: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