We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b4111 commit eaeba3bCopy full SHA for eaeba3b
1 file changed
docs/changelog.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## 1.9.1 (2024-10-29)
4
+
5
+### Major Changes
6
7
+- `__array_api_version__` for the wrapped APIs is now set to `2023.12`.
8
9
+### Minor Changes
10
11
+- Wrap `sign` so that it always uses the standard definition for complex
12
+ numbers, and always propagates nans.
13
14
+- Wrap dask.array.fft.
15
16
+- Readd `python_requires` to the package metadata.
17
18
## 1.9 (2024-10-??)
19
20
### Major Changes
0 commit comments