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
- codegen: speed up debuginfo line-info emission
- unique! misses sorted fast-path for vectors of Tuple, CartesianIndex, user-defined types, etc
- jl_jit_abi_converter now segfaults without codegen
- C Calling Convention Mismatch
- Profile: Restore previous snapshot behavior and add `max_generation` option
- Fix typos in StridedArrays.jl test helper
- Fix DISABLE_LIBUNWIND=1 build on Linux
- Make `unsafe_read` and `unsafe_write` GC preserve `Ref` arguments
- Data race on `jl_binding_partition_t::kind` (thread-safety regression)
- correspondence of `isdisjoint`, `intersect`, `issubset`, `in` and `isequal` vs `==` is all messy
- Docs
- Julia not yet supported