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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Unexpected behavior due to implicit `convert` with `Char` and `Integer`
- Improve jl_object_id efficiency
- Disallow the Unicode "Braille Patterns" block for code (e.g. variables, and function names), but not in strings
- `hash(::Vector{<abstract type>}, ::UInt)` allocates quite a bit due to type instability: why can't hash(::Any) infer `UInt` return type?
- Julia crashes with "free(): invalid pointer" or "double free or corruption (out)" on ubuntu 20.04.1 TPU vm
- Document the efficiency of union splitting for large unions
- Index sets and constant propagation on Array shapes
- optimizer: alias-aware SROA
- Replace uses of tempname in CI by mktemp
- Inconsistent ranges of `CartesianIndex`
- Docs
- Julia not yet supported