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
- make `copymutable(::Array)` use `copy` to avoid overhead
- Base: new function `isdivisible`
- `__precompile__(false)` in extensions is not applied correctly
- Invalid code displayed for block in if statement
- Using length() in the conditional expression for while is slow
- Support vectorization of the gc.loaded intrinsics
- Markdown: Resolve `Face`s eagerly when styling
- Add AnnotatedString display interface (eliminate StyledStrings type-piracy)
- Make `BoundsError` lazy and move `Memory` boundscheck to Julia
- New `convert(::Type{String}, ...)::String` methods shouldn't invalidate
- Docs
- Julia not yet supported