Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pvlib
/
pvlib-python
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
1.6k
Code
Issues
216
Pull requests
26
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Replace interp1d #2394
- #2741
#2741
Merged
cwhanse
merged 16 commits into
pvlib:main
pvlib/pvlib-python:main
from
jason-rpkt:replace_interp1d
jason-rpkt/pvlib-python:replace_interp1d
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Replace interp1d #2394
#2741
cwhanse
merged 16 commits into
pvlib:main
pvlib/pvlib-python:main
from
jason-rpkt:replace_interp1d
jason-rpkt/pvlib-python:replace_interp1d
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
Replace interp1d #2394
jason-rpkt
committed
71f7934
View commit details
Copy full SHA for 71f7934
Browse repository at this point
Replace CubicSpline by make_interp_spline k=3
jason-rpkt
committed
cc6e509
View commit details
Copy full SHA for cc6e509
Browse repository at this point
clean up/ simplify/move import to top
jason-rpkt
committed
0dccc70
View commit details
Copy full SHA for 0dccc70
Browse repository at this point
remove list input
jason-rpkt
committed
894efc6
View commit details
Copy full SHA for 894efc6
Browse repository at this point
Remove ifinstance check/Use np.interp
jason-rpkt
committed
feda4f0
View commit details
Copy full SHA for feda4f0
Browse repository at this point
linting
jason-rpkt
committed
bf2c97c
View commit details
Copy full SHA for bf2c97c
Browse repository at this point
Remove test to check for lists
jason-rpkt
committed
43cd880
View commit details
Copy full SHA for 43cd880
Browse repository at this point
Commits on Jul 23, 2026
Update pvlib/iam.py
Show description for d142a59
jason-rpkt
and
cwhanse
authored
d142a59
View commit details
Copy full SHA for d142a59
Browse repository at this point
Commits on Jul 30, 2026
Update pvlib/iam.py with warn_deprecated
Show description for 6debdca
jason-rpkt
and
cwhanse
authored
6debdca
View commit details
Copy full SHA for 6debdca
Browse repository at this point
add imports for interp1d and warn_deprecate
jason-rpkt
committed
7e30aa9
View commit details
Copy full SHA for 7e30aa9
Browse repository at this point
Add tests for invalid/deprecated interp methods
jason-rpkt
committed
c1d24f6
View commit details
Copy full SHA for c1d24f6
Browse repository at this point
Linting
jason-rpkt
committed
f2a1682
View commit details
Copy full SHA for f2a1682
Browse repository at this point
Commits on Jul 31, 2026
Update pvlib/iam.py
Show description for 2c0880a
jason-rpkt
and
cwhanse
authored
2c0880a
View commit details
Copy full SHA for 2c0880a
Browse repository at this point
Add whatsnew for Deprecate scipy.interpolate
jason-rpkt
committed
413a206
View commit details
Copy full SHA for 413a206
Browse repository at this point
Merge branch 'main' into replace_interp1d
cwhanse
authored
b1bd03a
View commit details
Copy full SHA for b1bd03a
Browse repository at this point
Apply suggestion from @cwhanse
cwhanse
authored
7df1467
View commit details
Copy full SHA for 7df1467
Browse repository at this point
You can’t perform that action at this time.