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
- Docs information on MIMEs?
- Array Printing depends on the contents of its elements
- Default env & startup.jl loading pattern can cause excessive precompilation
- remove superfluous global keywords in scope docs
- libgit2 can't handle some large error codes
- should `x // y` such that `iszero(x) && iszero(y)` throw an `ArgumentError` or a `DivideError`?
- Garbage Collection Segfaults on 1.11 from Enzyme + SymbolicRegression
- type normalization: `Union{Tuple{}, Tuple{Int64, Vararg{Int64, N}} where {N}}` into `Tuple{Vararg{Int64}}`?
- Experiment with generational switch
- Next set of stdlibs to move out into their own repos
- Docs
- Julia not yet supported