We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c79696 commit a754adfCopy full SHA for a754adf
docs/sphinx/source/whatsnew/v0.13.2.rst
@@ -27,9 +27,7 @@ Enhancements
27
:py:func:`~pvlib.singlediode.bishop88_mpp`,
28
:py:func:`~pvlib.singlediode.bishop88_v_from_i`, and
29
:py:func:`~pvlib.singlediode.bishop88_i_from_v`. (:issue:`2497`, :pull:`2498`)
30
-* Add capability for :py:func:`~pvlib.singlediode._lambertw` to use scipy
31
- find_minimum to get the maximum power point instead of pvlib's golden
32
- mean search. (:issue:`2497`, :pull:`2567`)
+* Accelerate :py:func:`~pvlib.pvsystem.singlediode` when scipy>=1.15 is installed. (:issue:`2497`, :pull:`2567`)
33
34
35
Documentation
0 commit comments