Skip to content

Conversation

@inkydragon
Copy link
Member

No description provided.

@inkydragon inkydragon mentioned this pull request Jan 23, 2025
1 task
@inkydragon
Copy link
Member Author

inkydragon commented Jan 23, 2025

I guess there is a real bug:

Result of LHS expr gives NaN:

  Expression: (U * Diagonal(s)) * V' ≈ D
   Evaluated: Float32[NaN NaN … NaN NaN; 0.0 0.27840582 … 0.0 0.0; … ; 0.0 0.0 … -0.58419806 0.0; 0.0 0.0 … 0.0 0.4677488] ≈ Diagonal(Float32[0.0, 0.27840582, -0.5958244, 0.04665939, 1.085794, -1.5765649, 0.17593999, 0.8653808, 0.9720244, 1.54641, -0.58419806, 0.4677488])

(master CI, not this pr) https://buildkite.com/julialang/linearalgebra-dot-jl/builds/167#019493bf-8555-44ba-bc09-0e3c1b99a0be/163-1142

@dkarrasch
Copy link
Member

The errors that you're trying to fix here are due to the fact that we use current tests, but run them on an older version of LinearAlgebra.jl.

@dkarrasch dkarrasch closed this Jan 24, 2025
@inkydragon inkydragon deleted the tests branch January 24, 2025 10:57
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