kmath/kmath-coroutines/src
2020-08-22 16:49:21 +07:00
..
commonMain/kotlin/scientifik/kmath Replace opt-in annotations with useExperimentalAnnotation for modules 2020-08-22 16:49:21 +07:00
jvmMain/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
jvmTest/kotlin/scientifik/kmath/streaming Edit doc files, update readmes, document coroutines API 2020-08-08 15:51:04 +07:00