Skip to content

Conversation

@polvalente
Copy link
Contributor

  • test: cholesky
  • --version
  • test: determinant
  • test: matrix_power
  • test: lu
  • test: svd
  • test: pinv
  • chore: move triangular solve test to other category

@polvalente polvalente self-assigned this Mar 17, 2025
end
end

describe "cholesky" do
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests added here are generally extracted from the Nx linalg tests in nx itself. @TomasPegado is working on fixing triangular_solve and then we should also extract triangular_solve and solve tests to here as well.

@polvalente polvalente merged commit 592e0a1 into main Mar 17, 2025
15 of 16 checks passed
@polvalente polvalente deleted the pv-chore/test-exla-linalg branch March 17, 2025 06:22
TomasPegado pushed a commit to TomasPegado/nx that referenced this pull request Mar 31, 2025
TomasPegado pushed a commit to TomasPegado/nx that referenced this pull request Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants