kmath/kmath-ast/src
Alexander Nozik 4b4c878e21
Merge pull request #447 from mipt-npm/commandertvis/fixbuild
Do numeric type conversion in JS MST compilers
2021-12-30 16:54:27 +03:00
..
commonMain/kotlin/space/kscience/kmath/ast Rewrite the ArithmeticsEvaluator.number rule to handle well both floating-point numbers and integers 2021-11-29 13:50:06 +07:00
commonTest/kotlin/space/kscience/kmath/ast Fix AST JS test 2021-12-29 20:08:26 +03:00
jsMain/kotlin/space/kscience/kmath Do numeric type conversion in JS MST compilers 2021-12-07 12:00:31 +07:00
jsTest/kotlin/space/kscience/kmath Revert license removal and update copyright 2021-11-16 18:14:34 +07:00
jvmMain/kotlin/space/kscience/kmath Completely specialized expression types for Int, Long, Double and compilation of MST to it 2021-11-28 20:56:01 +07:00
jvmTest/kotlin/space/kscience/kmath/ast Revert license removal and update copyright 2021-11-16 18:14:34 +07:00