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
- Could `using X as Y` be syntactic sugar for `using X; const global Y = X`
- Constructor for empy Tuple
- Type error within struct reported without actual error line
- init kwarg on sum!, any!, prod!, etc not documented
- `libllvmcalltest` broken with USE_LLVM_DYLIB=0
- Codegen nondeterminism based on inference cache (emit_invoke)
- Preference system should likely be documented in the code loading documentation
- poor performance of `Base.repeat` for inner repetition along first dimension
- Inference failure for Ref{Int}?
- precompile seems too picky about unspecialized kwfunc signatures
- Docs
- Julia not yet supported