julia
b77eb3bc - 🤖 Bump LinearAlgebra stdlib 963bb9d → 34f7cce (#62779)

Commit
38 days ago
🤖 Bump LinearAlgebra stdlib 963bb9d → 34f7cce (#62779) Stdlib: LinearAlgebra URL: https://github.com/JuliaLang/LinearAlgebra.jl.git Stdlib branch: master Julia branch: master Old commit: 963bb9d New commit: 34f7cce Julia version: 1.14.0-DEV LinearAlgebra version: 1.14.0 Bump invoked by: @dkarrasch Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: https://github.com/JuliaLang/LinearAlgebra.jl/compare/963bb9dedff36e2df706ef82461e69582e2cf3a0...34f7cce94ab0afa994ea3124d92a0afd123b2b11 ``` $ git log --oneline 963bb9d..34f7cce 34f7cce Revert renaming of `generic_matmatmul_wrapper!` (#1676) 03f3235 RFC: Rename `generic_matxyzmul!` into `mul!` (#1671) ef10051 cancellation: Hook up OpenBLAS (#1672) 97e1ab1 use dedicated uppercase function instead of adding methods to `Base.uppercase` (#1668) 9043d22 Prune old LA in GHA CI (#1669) ef0ebe2 Move CI from buildkite to GithubActions (#1666) ``` Co-authored-by: dkarrasch <26658441+dkarrasch@users.noreply.github.com>
Parents
Loading