Skip to content
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: rust-ndarray/ndarray-linalg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ndarray-linalg-v0.17.0
Choose a base ref
...
head repository: rust-ndarray/ndarray-linalg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Apr 19, 2025

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

Commits on Apr 21, 2025

  1. Merge pull request #395 from berquist/update-dependencies

    Update lax dependencies
    Dirreke authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    8fa62b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. fix test

    Dirreke committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    c7ff9dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #399 from Dirreke/fix-CI

    fix test
    Dirreke authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    44df860 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Implement generalized eigenvalue solver for general square matrices (…

    …LAPACK's ?ggev) (#403)
    
    * Implement generalized eigenvalue solver for general square matrices (LAPACK's ?ggev)
    bangconghuynh authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    e4bfc42 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. fix: Add Helping Verb to README

    Because we all get by with a little help from our friends.
    evolvedmicrobe committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    f1098e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. Merge pull request #405 from evolvedmicrobe/nd/typo

    fix: Add Helping Verb to README
    Dirreke authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    4830306 View commit details
    Browse the repository at this point in the history
Loading