8000 Remove benchmarks for deprecated SingleAxisTracker by Naman-Priyadarshi · Pull Request #1535 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

Remove benchmarks for deprecated SingleAxisTracker #1535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Nov 11, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Merge branch 'master' into bench-track.py
  • Loading branch information
Naman-Priyadarshi authored Sep 22, 2022
commit ebbff0ee35cd716b48fd129f83f67acc695108d4
16 changes: 13 additions & 3 deletions docs/sphinx/source/whatsnew/v0.9.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,27 @@ Enhancements
Documentation
~~~~~~~~~~~~~


Benchmarking
~~~~~~~~~~~~~
* Removed ``time_tracker_singleaxis`` function from tracking.py (:issue:`1508`, :pull:`1535`)

Requirements
~~~~~~~~~~~~

* Clarified description of cross-axis slope in :py:mod:`pvlib.tracking` (:pull:`1530`)
* Removed the kwarg ``closed`` from ``pd.date_range`` in the examples since it is deprecated for pandas >= 1.4.0. (:pull:`1540`)

Contributors
~~~~~~~~~~~~
* João Guilherme (:ghuser:`joaoguilhermeS`)
* Nicolas Martinez (:ghuser:`nicomt`)
* Naman Priyadarshi (:ghuser:`Naman-Priyadarshi`)
* Anton Driesse (:ghuser:`adriesse`)
* Cliff Hansen (:ghuser:`cwhanse`)
* Kevin Anderson (:ghuser:`kanderso-nrel`)
* Mark Mikofski (:ghuser:`mikofski`)
* Will Holmgren (:ghuser:`wholmgren`)
* Mark Campanelli (:ghuser:`markcampanelli`)
* Adam R. Jensen (:ghuser:`AdamRJensen`)
* Abhishek Parikh (:ghuser:`abhisheksparikh`)
* Taos Transue (:ghuser:`reepoi`)
* (:ghuser:`chiragpachori`)
* Naman Priyadarshi (:ghuser:`Naman-Priyadarshi`)
You are viewing a condensed version of this merge commit. You can view the full changes here.
0