kmath/kmath-ast/src
Alexander Nozik f6fa288011
Merge pull request #445 from mipt-npm/commandertvis/gram
Rewrite the `ArithmeticsEvaluator.number` rule to handle well both floating-point numbers and integers
2021-12-02 09:40:55 +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 Completely specialized expression types for Int, Long, Double and compilation of MST to it 2021-11-28 20:56:01 +07:00
jsMain/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
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