WIP: Fix linearization getitem
Problems in Linearization are not fixed yet, as the ducktape operator will yield a domain missmatch when getitem is called. I wanted to reproduce that with a minimal example but it failed due to yet another bug which is described in #259 (closed) .
Edited by Reimar H Leike