Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for src/_image_wrapper.cpp - rnhmjoj/matplotlib · GitHub
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
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
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 }}
rnhmjoj
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
_image_wrapper.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2024
Correct numpy dtype comparisons in image_resample
ianthomas23
committed
acfe975
View commit details
Copy full SHA for acfe975
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
Use pybind11 string formatter for exception messages
Show description for 9356137
QuLogic
committed
9356137
View commit details
Copy full SHA for 9356137
View code at this point
Browse repository at this point
Commits on Oct 14, 2023
Use pybind11's usual namespace alias in extensions
QuLogic
committed
9fa1186
View commit details
Copy full SHA for 9fa1186
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
Bump required C++ standard to c++17
Show description for 6e46393
QuLogic
committed
6e46393
View commit details
Copy full SHA for 6e46393
View code at this point
Browse repository at this point
Commits on Sep 24, 2023
Miscellaneous review comments
ianthomas23
committed
5d90e48
View commit details
Copy full SHA for 5d90e48
View code at this point
Browse repository at this point
Export _InterpolationType rather than interpolation_e
ianthomas23
committed
c417369
View commit details
Copy full SHA for c417369
View code at this point
Browse repository at this point
Added curly braces around one-liners
ianthomas23
committed
bfaf1a7
View commit details
Copy full SHA for bfaf1a7
View code at this point
Browse repository at this point
Review comments
ianthomas23
committed
1a3c723
View commit details
Copy full SHA for 1a3c723
View code at this point
Browse repository at this point
Be explicit with array dimension types
ianthomas23
committed
c14ad96
View commit details
Copy full SHA for c14ad96
View code at this point
Browse repository at this point
Use pybind11 in image module
ianthomas23
committed
a3bebed
View commit details
Copy full SHA for a3bebed
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Fix up image module type hints
Show description for 807d662
QuLogic
committed
807d662
View commit details
Copy full SHA for 807d662
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Dedupe some C++ templates.
anntzer
committed
9644a9c
View commit details
Copy full SHA for 9644a9c
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
Remove explicit symbol visibility pragmas
Show description for cbae84b
QuLogic
committed
cbae84b
View commit details
Copy full SHA for cbae84b
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Link to numpy.uint8
oscargus
committed
87b62ea
View commit details
Copy full SHA for 87b62ea
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Merge pull request #25125 from anntzer/ua
Show description for e0c59ee
ksunden
authored
e0c59ee
View commit details
Copy full SHA for e0c59ee
View code at this point
Browse repository at this point
Use "array" instead of "numpy array" except when emphasis is needed.
Show description for 2b54261
anntzer
committed
2b54261
View commit details
Copy full SHA for 2b54261
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
Group shape/dtype validation logic in image_resample.
Show description for 1fdd4b6
anntzer
committed
1fdd4b6
View commit details
Copy full SHA for 1fdd4b6
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
Fix/add docstring signatures to many C++ methods.
Show description for 35a8ad0
anntzer
committed
35a8ad0
View commit details
Copy full SHA for 35a8ad0
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
Remove some boilerplate from C extension inits.
Show description for 68d8144
anntzer
committed
68d8144
View commit details
Copy full SHA for 68d8144
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Fix some very unlikely leaks in extensions.
Show description for 99d76ac
QuLogic
committed
99d76ac
View commit details
Copy full SHA for 99d76ac
View code at this point
Browse repository at this point
Commits on May 20, 2021
Reimplement NonUniformImage, PcolorImage in Python, not C.
Show description for ea2de97
anntzer
committed
ea2de97
View commit details
Copy full SHA for ea2de97
View code at this point
Browse repository at this point
Commits on Sep 19, 2020
Templatize _image.resample to deduplicate it.
anntzer
committed
741e53b
View commit details
Copy full SHA for 741e53b
View code at this point
Browse repository at this point
Commits on May 23, 2020
Hide symbols in compiled extension where possible.
Show description for 4b06006
QuLogic
committed
4b06006
View commit details
Copy full SHA for 4b06006
View code at this point
Browse repository at this point
Commits on May 20, 2020
Remove extraneous `(char *)` casts.
Show description for 2d2083c
QuLogic
committed
2d2083c
View commit details
Copy full SHA for 2d2083c
View code at this point
Browse repository at this point
Fix leak of input mesh during image resampling.
Show description for 8e7aaff
QuLogic
committed
8e7aaff
View commit details
Copy full SHA for 8e7aaff
View code at this point
Browse repository at this point
image: Avoid excess NumPy array refcount twiddling.
Show description for e5abc17
anntzer
and
QuLogic
committed
e5abc17
View commit details
Copy full SHA for e5abc17
View code at this point
Browse repository at this point
Correctly initialize kwargs to _image.resample.
Show description for 89be34e
QuLogic
committed
89be34e
View commit details
Copy full SHA for 89be34e
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Remove unnecessary extern "C".
Show description for c7987f1
QuLogic
committed
c7987f1
View commit details
Copy full SHA for c7987f1
View code at this point
Browse repository at this point
Move numpy_cpp header into files that need it.
QuLogic
committed
9f9aa5b
View commit details
Copy full SHA for 9f9aa5b
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Avoid narrowing conversion in image_wrapper on 32-bit.
anntzer
committed
7111817
View commit details
Copy full SHA for 7111817
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Remove C checks for PY3K macro.
QuLogic
committed
14124a5
View commit details
Copy full SHA for 14124a5
View code at this point
Browse repository at this point
Remove back-compat defined for old NumPy.
QuLogic
committed
919bc86
View commit details
Copy full SHA for 919bc86
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Use convert_bool in more places.
Show description for abd5942
QuLogic
committed
abd5942
View commit details
Copy full SHA for abd5942
View code at this point
Browse repository at this point
Make norm argument to _image.resample a bool.
Show description for ff4ab66
QuLogic
committed
ff4ab66
View commit details
Copy full SHA for ff4ab66
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Fix warnings about incorrect format specifiers.
QuLogic
committed
ad05091
View commit details
Copy full SHA for ad05091
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.