Skip to content

Commit a754adf

Browse files
cwhansekandersolar
andauthored
Update docs/sphinx/source/whatsnew/v0.13.2.rst
Co-authored-by: Kevin Anderson <[email protected]>
1 parent 5c79696 commit a754adf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/sphinx/source/whatsnew/v0.13.2.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ Enhancements
2727
:py:func:`~pvlib.singlediode.bishop88_mpp`,
2828
:py:func:`~pvlib.singlediode.bishop88_v_from_i`, and
2929
: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`)
30+
* Accelerate :py:func:`~pvlib.pvsystem.singlediode` when scipy>=1.15 is installed. (:issue:`2497`, :pull:`2567`)
3331

3432

3533
Documentation

0 commit comments

Comments
 (0)