pytc.jastrow.dtn.gen_ee_terms¶ pytc.jastrow.dtn.gen_ee_terms(max_ee_degree=9, init_val=1e-05)[source]¶ Generate EE terms up to a given max degree. The o=1 term handles the e-e cusp and is fixed to 0.5. Generates terms up to max_ee_degree (inclusive). Parameters: max_ee_degree (int) init_val (float)