Following the Array API standard, we should support [in-place operators](https://data-apis.org/array-api/latest/API_specification/array_object.html#in-place-operators) like `a+=b`, `a*=b`...