pytc.kmat.contract_K3_isdf_streaming¶
- pytc.kmat.contract_K3_isdf_streaming(phi_p, phi_q, phi_r, phi_s, U3, rank_block_size=128, panel_size=None)[source]¶
Streaming-capable wrapper around
contract_K3_isdf_jit().Same panel-on-axis-1 strategy as
contract_K1_minus_K2_isdf(), but U3 is 2-D(n_fused, n_fused)with noccomponent axis.