This website requires JavaScript.
Explore
Help
Sign In
teldufalsari
/
kmath
Watch
2
Star
0
Fork
0
You've already forked kmath
forked from
kscience/kmath
Code
Pull Requests
1
Activity
521ea8bddc
Branches
Tags
View all branches
kmath
/
kmath-ast
History
Iaroslav
521ea8bddc
Rename ClassWriters.kt to be consistent with local code style, rename AsmBuilders.kt to asm.kt, rename AsmNode back to AsmExpression, rename AsmGenerator to AsmBuilder
2020-06-15 17:36:30 +07:00
..
src
Rename ClassWriters.kt to be consistent with local code style, rename AsmBuilders.kt to asm.kt, rename AsmNode back to AsmExpression, rename AsmGenerator to AsmBuilder
2020-06-15 17:36:30 +07:00
build.gradle.kts
Fix compilation problems found after merge
2020-06-14 00:24:10 +07:00
README.md
ASM API simplification
2020-06-15 11:02:13 +03:00
README.md
AST based expression representation and operations
Dynamic expression code generation
Contributed by
Iaroslav Postovalov
.