julia
https://github.com/julialang/julia
Julia
The Julia Language: A fresh approach to technical computing.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Julia not yet supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- loading: point to the stale manifest when a dev-dep is missing
- test: make SIGINT interrupt tests robust to slow CI machines
- `fld1` is really buggy when used with floats
- cancellation: Split wait and lock wait queues
- Document `unsafe_read` and `unsafe_write` error if they fail
- RFC: Add refresh_basecompiler.sh to publish frozen Compiler snapshots for semver
- 🤖 Wrong results on 1.13.0-rc1 with AVX-512: LLVM 20 VectorCombine `foldShuffleToIdentity` miscompile (fixed upstream by llvm/llvm-project#188989, needs backport
- codegen: Add specialized lowering for `Core.invoke_in_world` / `Core.invokelatest`
- Symbol `get_clocktime64` missing from libwinpthread packaged by Julia
- 1.10 LTS: read of Ref ccall out-parameter constant-folded across the foreigncall after inlining (silent wrong results; fixed on 1.11/1.12)
- Docs
- Julia not yet supported