pythermalcomfort
pythermalcomfort copied to clipboard
two_nodes_optimized guvectorize
trafficstars
Add the guvectorize decorator to the two_nodes_optimized function so I can pass an array as input. The main issue is that this function returns multiple variables, consequently, I cannot use vectorize. I struggle in understanding how to implement guvectorize.