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
- unnecessary boxing of variables that are not reassigned within a closure
- Syntax error message strips whitespace and comments
- inference: (slightly) improve type stability of capturing closures
- `Base.cp` seems to have a bug when copying large files
- Memory corruption when interrupting a computation with BigInt
- `Broadcast.broadcasted` docstring indicates that it is a private function, but documentation treats it otherwise
- Undesirable automatic conversion from`Vector{Vector{T}}` to `Vector{T}`
- In Julia 1.11, jl_array_data() can return integers cast as pointers
- Bug in closure conversion for cursed code
- `KeyError` in `Pkg` tests in CI
- Docs
- Julia not yet supported