bellini.devices.Routine¶
- class bellini.devices.Routine(objs_to_carry, carry_to_objs, subroutine, output_units, params, measure_var=None)[source]¶
Bases:
bellini.devices.Device[EXPERIMENTAL] Allows efficient repetition of a procedure subroutine in numpyro.
Methods
__init__(objs_to_carry, carry_to_objs, ...)perform(objs, xs)