Support for multiple expressions #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
DEPENDS ON #7
Now instead of using one expression, multiple expressions should be suported. Each expression should probably have its own kernel. Therefore The result will still be a vector. Once all expressions have been calculated, on the CPU side we combine all the results into one matrix.