Skip to content
Commit 6bd19bf7 authored by Karl Rupp's avatar Karl Rupp
Browse files

Added better vector processing support to scheduler. x = y1 + y2 + y3 + y4 now working.

Implementation was refined such that the logic can now also operate on subexpressions.
This is achieved by passing the root node explicitly, hence subexpressions are easily obtained
by passing a modified root node. Matrix operations essentially unchanged.
parent 5a42253b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment