kmath/kmath-core/src
Iaroslav Postovalov 8b171ac3a3
Update changelog
2020-09-12 09:22:26 +07:00
..
commonMain/kotlin/scientifik/kmath Update changelog 2020-09-12 09:22:26 +07:00
commonTest/kotlin/scientifik/kmath Provide contracts for many functions, make inline several functions, replace <algebra>.run { and with(<algebra>> { with <algebra> {, add newlines at EOFs, specify operator modifier explicitly at many places, reformat files, replace if (...) error guards with require and check 2020-08-22 02:42:59 +07:00
jvmMain/kotlin/scientifik/kmath/operations Specify explicit API visbility, minor refactoring (error handling, etc.) 2020-09-09 11:28:54 +07:00