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
- add backport scripts to the Julia repo
- libunwind linked statically if Julia is built with `USE_BINARYBUILDER=0`
- Distinguish string functions for data values vs programmer information
- Use `roundeven` instead of `rint` for `round(x)`
- firstindex(enumerate(...)) not defined
- Align `Base.Generator`, `map`. Why `Base.IteratorSize(zip()) == Base.IsInfinite()`?
- Error Message to improve: getindex with a large index array containing out-of-bounds values
- mapping Integer subtypes over integer ranges requires ordering
- Disallow construction of NTuple from > N elements
- Move parallel test runner to Test stdlib
- Docs
- Julia not yet supported