Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/sphinx/source/whatsnew/v0.9.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Enhancements
:py:func:`pvlib.bifacial.infinite_sheds.get_irradiance_poa`
to enable use of the hay-davies sky diffuse irradiance model
instead of the default isotropic model. (:pull:`1668`)
* Update the ADR inverter model parameter database by appending the ADR equivalents of all
inverters in the current (2019) Sandia inverter model parameter database. (:pull:`1695`)
* Use `Horner's Method <https://en.wikipedia.org/wiki/Horner%27s_method>`_
to evaluate polynomials in :py:func:`~pvlib.irradiance.disc`, may
decrease runtime by 20%. (:issue:`1180`, :pull:`1183`)
Expand Down
Loading