Skip to content
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

Nick/numpy 2 #307

Merged
merged 9 commits into from
Oct 23, 2024
Merged

Nick/numpy 2 #307

merged 9 commits into from
Oct 23, 2024

Commits on Jun 30, 2024

  1. DOCTEST: Support Numpy 2.0 (check backwards compatbility)

    * Convert numpy scalars to python with .item
    * Make sure inputs to numpy groupies first arg is a row vector
    * Replace in1d
    ntjohnson1 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7505375 View commit details
    Browse the repository at this point in the history
  2. Numpy 2.0: Passing all standard tests

    * Convert numpy scalars to python with .item
    * Fix some minor typing changes
    ntjohnson1 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    5930771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5be8488 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    f52c01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd95176 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b20f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1e7613 View commit details
    Browse the repository at this point in the history
  5. Fix workflow typo

    ntjohnson1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4f1c424 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    aeec17a View commit details
    Browse the repository at this point in the history