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
- Space-efficient union structs type tag memory layout
- Unclear method ambiguity rules involving diagonal types
- Use error hints for `convert` and `(::Type)(args...)` MethodErrors
- Make radix sort slightly more hackable
- accessing a non existent binding incorrectly claims it exists if it has been imported
- MersenneTwister: fix constructor involving jumped state
- unsafe convert in `ccall` when convert Vec{Int64} to Ptr{Int32}
- Module-level and method-level @nospecialize doesn't suppress closure type parameters like parameter @nospecialize
- Allow setting thread attributes/stack size (and name)
- `@inline` on method declaration leads to worse optimization compared to call-site annotation
- Docs
- Julia not yet supported