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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- RFC/WIP: Turn world age into a DAG
- WIP: cancellation: Route all (graceful) abnormal termination through cancel
- Switch `BigInt` to Julia managed memory,
- signals-mach: step past the safepoint poll instead of re-executing it
- Support `resize!` for N-dimensional `Array`s
- doc: add FAQ entry for MethodError due to variable shadowing
- 1.14 regression: `wait` on completed tasks can hang under GC pressure (lost task-done wakeup)
- RFC: experimental session save/restore
- 1.10 LTS (and 1.11.0–1.11.4): SROA deletes field writes to a mutable that escapes to a non-inlined callee (silent wrong results; fixed by #57201 in 1.11.5)
- implement the `BUILD_PATH_PREFIX_MAP` spec for julia for more reproducible builds and control over build paths
- Docs
- Julia not yet supported