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
- Document promotion behavior of `div` and `divrem` for `(::Unsigned, ::Signed)`
- Exceptions and data safety
- MethodError: Explain why candidate methods with the wrong number of arguments don't apply
- Support resolving dispatch in `apply_iterate` for variable-length containers (`Tuple{Vararg{T}}` and `Vector{T}`)
- Give a better error message for `stack(array1, array2)`
- segfault and memory corruption in type instantiation, possibly because of integer overflow?
- "WARNING: replacing module..." is no longer printed when replacing modules
- `OutOfMemoryError` for `Tuple{Vararg{T, N}} where {T}` for large `N::Int`
- Missed autovectorization on array copy using AllocArrays.jl
- Markdown: print list without space in front of `*`
- Docs
- Julia not yet supported