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
- Coverage for lines declaring a `local variable`
- converting a `Float` to `String` might over allocate the length of the intermediate string vector.
- Regression in package loading time from 1.10 -> 1.11 -> nightly
- `Core.Const(ENV)` prints the full env to terminal in e.g `code_warntype`
- Enable io thread by default to see what breaks
- `isreadable` is underdocumented and inconsistently implemented
- Set `isreadable(::DevNull) = true`, expand `isreadable` docstring
- Type parameter currying doesn't work with `Tuple`
- SIGPWR on 1.11.4
- `Base.julia_cmd()` does not reflect `--banner` and `--quiet` flags.
- Docs
- Julia not yet supported