pytc.legacy.lmat.calc_v_vector¶
- pytc.legacy.lmat.calc_v_vector(rho_paired, jastrow_factor, grid_points, weights, batch_size=3000)[source]¶
DEPRECATED: Use XTC._calc_v_vector instead.
This standalone function is deprecated and will be removed in a future version. Please use the method XTC._calc_v_vector which is now part of the XTC class.