-
- Downloads
Add a few missing infrastructures for function dealing with R^dxd
This commit namely adds tuple to matrices conversions and allows to deal with product of spaces containing R^dxd
parent
472d646f
Branches
Tags
This commit is part of merge request !71. Comments created here will be created in the context of that merge request.
Showing
- src/language/ast/ASTNodeDataTypeBuilder.cpp 8 additions, 0 deletionssrc/language/ast/ASTNodeDataTypeBuilder.cpp
- src/language/ast/ASTNodeFunctionExpressionBuilder.cpp 73 additions, 0 deletionssrc/language/ast/ASTNodeFunctionExpressionBuilder.cpp
- src/language/node_processor/TupleToTinyMatrixProcessor.hpp 53 additions, 0 deletionssrc/language/node_processor/TupleToTinyMatrixProcessor.hpp
Please register or sign in to comment