We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efdf53a + 6c2a201 commit 168a3fcCopy full SHA for 168a3fc
docs/user_guide/differences.md
@@ -83,7 +83,9 @@ The following non-existent scalar types have been removed (numpy/numtype#209):
83
- `int128` and `int256`
84
- `uint128` and `uint256`
85
- `float80` and `float256`
86
-- `complex128` and `complex256`
+- `complex160` and `complex512`
87
+
88
+These types will not be defined on any supported platform.
89
90
## Aliases of `longdouble`
91
0 commit comments