We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbcb3fe commit f61645eCopy full SHA for f61645e
1 file changed
docs/sphinx/source/whatsnew/v0.14.0.rst
@@ -13,6 +13,18 @@ Breaking Changes
13
in :py:func:`~pvlib.irradiance.haydavies`, :py:func:`~pvlib.irradiance.perez`,
14
and :py:func:`~pvlib.irradiance.perez_driesse`. (:issue:`2529`, :pull:`2627`)
15
16
+
17
+Deprecations
18
+~~~~~~~~~~~~
19
20
21
+Bug fixes
22
+* Fixed a division-by-zero error in
23
+ :py:func:`pvlib.transformer.simple_efficiency` when ``load_loss = 0``.
24
+ (:issue:`2645`, :pull:`2646`)
25
26
+~~~~~~~~~
27
28
Enhancements
29
~~~~~~~~~~~~
30
* Add :py:func:`~pvlib.ivtools.sdm.fit_desoto_batzelis`, a function to estimate
0 commit comments