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
- `Broadcast.materialize!` rejects writable Number subtypes before custom style dispatch
- `reinterpret` uses aligned element size since #62771: packed non-power-of-two primitives throw or silently give wrong data
- New `cconvert(Ptr, ::SubArray)` returning `Base.OffsetCConvert` breaks custom Ptr-like ccall types
- staticdata: load the statically linked sysimage without dlsym
- Make libjulia-internal.a a ready-to-link static runtime
- Skip tagged immediates in JL_GC_PUSH roots
- Compiler: restore dominance order after compaction
- `jl_send_preempt_signal` can allow a Julia thread to execute concurrently with GC (safepoint exit interrupted by cancellation)
- EscapeAnalysis: track address observation by the GC, and capture by finalizers
- MMTk: LXR support
- Docs
- Julia not yet supported