artiq/doc
David Nadlinger 08eea09d44 compiler: Catch escaping numpy.{array, full, transpose}() results
Function calls in general can still be used to hide escaping
allocations from the compiler (issue #1497), but these calls in
particular always allocate, so we can easily and accurately handle
them.
2023-10-09 09:00:26 +08:00
..
logo update logo 2016-04-30 00:30:24 +08:00
manual compiler: Catch escaping numpy.{array, full, transpose}() results 2023-10-09 09:00:26 +08:00
slides doc: Fix ancient trigger code in slides 2018-11-03 20:33:19 +08:00