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
- Base: make TwicePrecision more accurate using standard algorithms
- Method ambiguity error message suggests defining `kwcall` instead of the actual function
- Extra allocations with precompiled methods
- Reconsider string `findprev` semantics
- Adds more information on catch_backtrace
- String literal interpolation slower than it could be if it injected `string()` at callsite...
- Base: fix floating-point div
- `@nospecialize` could use argument validation
- Nospecialize `::Channel` functions that don't depend on `{T}`.
- Incorrect precedence when printing Expr nodes
- Docs
- Julia not yet supported