forked from M-Labs/artiq
1
0
Fork 0

RELEASE_NOTES: add item about numpy ints

This commit is contained in:
Sebastien Bourdeauducq 2016-08-03 14:17:38 +08:00
parent 8a40871f30
commit a9e944f917
1 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,9 @@ unreleased [2.x]
Windows 7.
* The position of the time cursor is kept across experiments and RTIO resets
are manual and explicit (inter-experiment seamless handover).
* All integers manipulated by kernels are numpy integers (numpy.int32,
numpy.int64). If you pass an integer as a RPC argument, the target function
receives a numpy type.
1.2