Skip to content

WIP: Fix linearization getitem

Reimar H Leike requested to merge fix_linearization_getitem into NIFTy_5

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

Merge request reports