bridge

Adapter models to bridge ParamRF with external software.

Classes

Host(*[, name, z0])

A base class for models where computation occurs on the Host (CPU/Python) rather than the Device (XLA/GPU).

Functions

_host_side_batched_lookup(dynamic_vals, ...)

Host-side wrapper that handles both single and batched (vmapped) execution.