Skip to content
Commit 56017a20 authored by Kaushik Kulkarni's avatar Kaushik Kulkarni Committed by Andreas Klöckner
Browse files

implement numpy's indexing semantics



Slice is no longer emitted, instead IndexBase is obtained after slicing
an expression. Got rid of every instance of
pt.transform.Mapper.map_slice, instead replaced it with the correct
IndexBase subtype mapper method.

Co-authored-by: default avatarAndreas Kloeckner <inform@tiker.net>
parent 40a0e7bd
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