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

Backport gh-2048 & gh-2074 #2076

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Commits on Sep 27, 2024

  1. Update dpnp.clip() with Numpy 2.0 (#2048)

    * Update dpnp.clip to align with numpy 2.0
    
    * Update cupy tests
    
    * Compliance of dpnp.clip() with Array API
    
    * Update CHANGELOG.md
    vlad-perevezentsev committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bd6546e View commit details
    Browse the repository at this point in the history
  2. Update cupy tests for dpnp.linalg.solve() (#2074)

    * Update cupy tests for dpnp.linalg.solve()
    
    * Update CHANGELOG.md
    vlad-perevezentsev committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7b3c48c View commit details
    Browse the repository at this point in the history