inducer / pytato

Lazily evaluated arrays in Python
Other
8 stars 16 forks source link

Change Dict -> Mapping in CopyMapperWithExtraArgs #484

Closed a-alveyblanc closed 4 months ago

a-alveyblanc commented 4 months ago

bindings is expected to not be a Dict in IndexLambda. This change mimics the construction of bindings in CopyMapper found here