Closed mblondel closed 1 year ago
This pull-request adds support for automatically jit compiling the update method. It also removes jit="auto", which was made unnecessary thanks to the jittable verbose support, added in #503.
update
jit="auto"
This pull-request adds support for automatically jit compiling the
update
method. It also removesjit="auto"
, which was made unnecessary thanks to the jittable verbose support, added in #503.