You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`clip`: clarify that the operation is only defined when elements in `min` and `max` are inside the bounds of the input array data type ([gh-814](https://github.com/data-apis/array-api/pull/814))
@@ -156,7 +156,7 @@ The following is a list of fixes and points of clarification with regard to the
156
156
-`fft.irfftn`: fix typo in function description ([gh-806](https://github.com/data-apis/array-api/pull/806))
157
157
-`fft.hfft`: fix typo in function description ([gh-806](https://github.com/data-apis/array-api/pull/806))
158
158
-`linalg.solve`: clarify broadcasting semantics and output shape ([gh-810](https://github.com/data-apis/array-api/pull/810))
159
-
-`nonzero`: fix return type ([gh-803](https://github.com/data-apis/array-api/pull/803) and [gh-TODO](TODO))
159
+
-`nonzero`: fix return type ([gh-803](https://github.com/data-apis/array-api/pull/803) and [gh-https://github.com/data-apis/array-api/pull/904](https://github.com/data-apis/array-api/pull/904))
0 commit comments