2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 12:48:26 +08:00

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

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