You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. Probably best to merge a fix for this before merging #409. Do you want to make the PR? I can do a quick one this afternoon if you want to stay focused on your current pvlib work.
the absolute tolerance to compare test and expected output is 3 in
test_pvsystem.test_singlediode_floats_ivcurve
which allows almost any values to pass:e.g.:
IMHO these tolerance should be closer to 1e-3 maybe, or maybe set
rtol
?The text was updated successfully, but these errors were encountered: