-
```
julia> using Hecke
_ _ _
| | | | | | | Software package for
| |__| | ___ ___| | _____ | algorithmic algebraic number theory
| __ |/ _ \/ __| |/ /…
-
https://github.com/JuliaLang/julia/issues/56805
https://github.com/JuliaLang/julia/issues/56805#issuecomment-2536941551
-
It would be great if lsp-bridge has julialang support.
-
The test:
https://github.com/JuliaLang/LinearAlgebra.jl/blob/9bc292de83f6178b4a92688da76a13e71faa3c58/test/lapack.jl#L676-L689
Observed in CI of PR JuliaLang/julia#56899:
https://buildkite.com/juli…
-
you should remove this in the RoO.jl file
https://github.com/JonathanGarson/RoO.jl/blob/9b0da88dc65bf826b07af42d6edf649ba72a65b4/src/RoO.jl#L23
after removing this, you have
```julia
floswal…
-
Both links on https://julialang.org/diversity/past/ are bad
-
# Description
Vaguely related to #2187 , trying to solve same problem but with pure Enzyme. This works on CPU, but on GPU Enzyme crashes.
MWE:
```julia
using Enzyme, StaticArrays, CUDA
d_dx(S::Stat…
-
There is [this very handy version json](https://julialang-s3.julialang.org/bin/versions.json) on julialang.org and there is even a [json schema](https://julialang-s3.julialang.org/bin/versions-schema.…
-
Bisected to #56496. Running the DocStringExtensions v0.9.3 test suite produces the following error:
```none
Unreachable reached at 0x76b156f7cfdf
[21255] signal 4 (2): Illegal instruction
in express…
-
x-ref https://github.com/JuliaLang/julia/issues/55765