inducer / arraycontext

Choose your favorite numpy-workalike!
6 stars 11 forks source link

Improve array context mismatch error for frozen operands #25

Closed inducer closed 3 years ago

inducer commented 3 years ago

This improves the "array context mismatch" error to be more helpful if one of the operands is frozen.

cc @mtcam