We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a40871 commit a9e944fCopy full SHA for a9e944f
RELEASE_NOTES.rst
@@ -46,6 +46,9 @@ unreleased [2.x]
46
Windows 7.
47
* The position of the time cursor is kept across experiments and RTIO resets
48
are manual and explicit (inter-experiment seamless handover).
49
+* All integers manipulated by kernels are numpy integers (numpy.int32,
50
+ numpy.int64). If you pass an integer as a RPC argument, the target function
51
+ receives a numpy type.
52
53
54
1.2
0 commit comments