kmath/kmath-core/src
2020-09-20 19:01:27 +07:00
..
commonMain/kotlin/scientifik/kmath Add @author annotations, minor KDoc updates 2020-09-20 19:01:27 +07:00
commonTest/kotlin/scientifik/kmath Make one-liners not one-liners, add newlines at EOFs, optimize imports and Kotlin extension configurations 2020-09-20 16:36:48 +07:00
jvmMain/kotlin/scientifik/kmath/operations 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