We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c815afa commit d35a042Copy full SHA for d35a042
1 file changed
examples/extensions/pure-C/README
@@ -28,3 +28,7 @@ to run:
28
[ 225. 256. 289. 324. 361.]]
29
30
31
+
32
33
+Note that directly accessing the fields in the PyArrayObject struct is
34
+deprecated, and there will be a warning issued.
0 commit comments