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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- BigFloat prints differently from Float(32|64) in scientific notation
- `@kwdef` doesn't allow `@atomic` fields with default values
- 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
- `Instruction does not dominate all uses!` error after the bump to LLVM 18
- add `shuffle(::NTuple)` to `Random`
- Docs
- Julia not yet supported