pythermalcomfort icon indicating copy to clipboard operation
pythermalcomfort copied to clipboard

two_nodes_optimized guvectorize

Open FedericoTartarini opened this issue 2 years ago • 0 comments

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.

FedericoTartarini avatar Apr 07 '22 06:04 FedericoTartarini