kmath/kmath-ast/src
Iaroslav Postovalov 9748e0bfbe
Merge branch 'dev' into feature/quaternion
# Conflicts:
#	CHANGELOG.md
#	examples/src/main/kotlin/kscience/kmath/stat/DistributionBenchmark.kt
#	kmath-complex/src/commonMain/kotlin/kscience/kmath/complex/ComplexNDField.kt
#	kmath-core/src/commonMain/kotlin/kscience/kmath/operations/Complex.kt
#	kmath-core/src/commonTest/kotlin/kscience/kmath/structures/NDFieldTest.kt
2021-01-20 01:10:31 +07:00
..
commonMain/kotlin/kscience/kmath/ast Numeric operations are decoupled from Ring 2021-01-19 17:16:43 +03:00
jsMain/kotlin/kscience/kmath/estree Fix #172, add constant folding for unary operations from numeric nodes 2021-01-07 22:42:37 +07:00
jsTest/kotlin/kscience/kmath/estree Extract complex and quaternion systems to another module 2021-01-06 21:01:37 +07:00
jvmMain/kotlin/kscience/kmath Fix #172, add constant folding for unary operations from numeric nodes 2021-01-07 22:42:37 +07:00
jvmTest/kotlin/kscience/kmath Extract complex and quaternion systems to another module 2021-01-06 21:01:37 +07:00