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
- Don't error when initializing LibGit2 with CA roots path
- define `Core.Closure` and make compiler-generated closures subtype of it
- Use `jldoctest` wherever possible
- Replace `Array{T, 1}` with `Vector{T}` and `Array{T, 2}` with `Matrix{T}`
- Cannot serialize during __init__
- document that unsafe_string accepts Cstring
- Stacktraces from the repl aren't shortened from within `@testset`s
- `Unreachable reached` in DocStringExtensions test suite
- `Instruction does not dominate all uses!` error after the bump to LLVM 18
- add `shuffle(::NTuple)` to `Random`
- Docs
- Julia not yet supported