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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- showerror(::MethodError) performance
- Support `shuffle(::NTuple)`
- 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
- Redefine `ones` and `zeros` such that they call `one` and `zero` to create each array element rather than using `fill!` or `fill`.
- TTFX regression on 1.11
- fix evalpoly type instability and 0-length case
- Update version that version-named manifests works from
- allow passing custom julia arguments in `runtests`
- Docs
- Julia not yet supported