feat: adds fast calc that allows for variable temp #28

Merged
deepak merged 2 commits from feature/temp_sensitive into master 2023-04-09 21:32:12 +00:00
Showing only changes of commit a5fd9c2304 - Show all commits

View File

@ -132,4 +132,3 @@ def test_fast_v_calc_asymmetric_multidipoles_but_symmetric():
expected, expected,
err_msg="Voltages at dot aren't as expected for multidipole calc.", err_msg="Voltages at dot aren't as expected for multidipole calc.",
) )