Daniel Nepp

Results 3 issues of Daniel Nepp

It looks like annotations cause the `VividASTVisitor` to ignore the blocks of a specification method. I fixed it by overriding the method doing the annotation visiting and skipping the traversal...

**The Problem** The `Algorithm` layer of the backend has turned into a bit of a mess with respect to some operations. More specifically there are `Algorithm` implementations which actually perform...

enhancement

Improve convolution and do some testing