forked from ndarray/ndarray
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fancyzzy/ndarray
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ndarray/ndarray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 11 files changed
- 4 contributors
Commits on Apr 6, 2023
-
Fix inability to handle zero-size arrays with numpy>=1.23.
Numpy updated the code to give zero stride for arrays that have zero in any dimension. This should still match the ndarray usage in pybind11.
Configuration menu - View commit details
-
Copy full SHA for 92e829f - Browse repository at this point
Copy the full SHA 92e829fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c52f9 - Browse repository at this point
Copy the full SHA 66c52f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 031eb1e - Browse repository at this point
Copy the full SHA 031eb1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4e10b - Browse repository at this point
Copy the full SHA 9c4e10bView commit details
Commits on Apr 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 760a422 - Browse repository at this point
Copy the full SHA 760a422View commit details -
Update tests to use pure acceptance test.
The old test tried to do a comparison to a fixed size.
Configuration menu - View commit details
-
Copy full SHA for a0a4d45 - Browse repository at this point
Copy the full SHA a0a4d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d7b01d - Browse repository at this point
Copy the full SHA 6d7b01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfdc408 - Browse repository at this point
Copy the full SHA bfdc408View commit details
Commits on Apr 27, 2023
-
add "#include <cstdint>" to fix gcc-13 compile time error "std::int8_t has not been declared"
Configuration menu - View commit details
-
Copy full SHA for 5dd165c - Browse repository at this point
Copy the full SHA 5dd165cView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e22959f - Browse repository at this point
Copy the full SHA e22959fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e35f9a - Browse repository at this point
Copy the full SHA 6e35f9aView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d58d4e - Browse repository at this point
Copy the full SHA 4d58d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7364bb9 - Browse repository at this point
Copy the full SHA 7364bb9View commit details
Commits on Mar 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0ec5d83 - Browse repository at this point
Copy the full SHA 0ec5d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c5f66 - Browse repository at this point
Copy the full SHA 44c5f66View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master