Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

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
Choose a base ref
Loading
...
head repository: ndarray/ndarray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 6, 2023

  1. 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.
    erykoff authored and TallJimbo committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    92e829f View commit details
    Browse the repository at this point in the history
  2. Add python=3.10 to build matrix.

    erykoff authored and TallJimbo committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    66c52f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    031eb1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c4e10b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Restore installation directive.

    erykoff authored and TallJimbo committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    760a422 View commit details
    Browse the repository at this point in the history
  2. Update tests to use pure acceptance test.

    The old test tried to do a comparison to a fixed size.
    erykoff authored and TallJimbo committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a0a4d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d7b01d View commit details
    Browse the repository at this point in the history
  4. Rename functions.

    erykoff authored and TallJimbo committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    bfdc408 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. formatting.h: add include

    add "#include <cstdint>" to fix gcc-13 compile time error "std::int8_t has not been declared"
    hsk17 authored and TallJimbo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5dd165c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Avoid using boost::unary_function and boost::binary_function

    Matthias Wittgen authored and mwittgen committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e22959f View commit details
    Browse the repository at this point in the history
  2. Define binary_traits locally

    Matthias Wittgen authored and mwittgen committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    6e35f9a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update Python CI versions.

    TallJimbo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4d58d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7364bb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. Fix compilation issues with newer compilers and boost versions

    Matthias Wittgen authored and mwittgen committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    0ec5d83 View commit details
    Browse the repository at this point in the history
  2. Update python build matrix

    Matthias Wittgen authored and mwittgen committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    44c5f66 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.