warp
warp copied to clipboard
[REQ] Support tile/scalar and tile/tile division
Description
Need to add support for a / 2.0 if a is a tile. Same for element-wise tile division (alias for wp.tile_map(wp.div, a, b))
Moving to v1.11 milestone so we have more time to discuss whether we want this in the API, including for vectors and matrices.