Allow passing, returning, storing function pointers
Well that's only required if fn
is a KernelInvariant. For a host-only value I think it can be done with the current nac3 features.
Update base and artiq and fix graphics on new NUCs
Update flake and msys2 packages
core: support raise exception short form
45e9360c4d
standalone: Add np_argmax and np_argmin tests
2e01b77fc8
core: refactor np_max/np_min functions
cea7cade51
core: add np_argmax/np_argmin functions
core: add np_argmax/np_argmin functions
core: support raise exception short form
Sounds fishy to me. The other one would be a variable inside a call, so there shouldn't be that much difference.
f5729d3bdb
pyfastservo: update initialize script
e3b1525125
pyfastservo: fix adc init script and cleanup
b92d401f2b
pyfastservo: fix dac init script and cleanup
eed43e3fe3
pyfastservo: transfer common functions to common
pyfastservo: fix adc, dac init script and cleanup