Skip to content

Commit b36b297

Browse files
committed
whatsnew
1 parent 4827334 commit b36b297

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ 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-
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`)
3133

3234

3335
Documentation
@@ -52,4 +54,4 @@ Maintenance
5254

5355
Contributors
5456
~~~~~~~~~~~~
55-
57+
* Cliff Hansen (:ghuser:`cwhanse`)

0 commit comments

Comments
 (0)