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
- `--trace-compile=stdout`
- doc: clarify that `signbit(x)` corresponds to `x < zero(x)` for nonzero `x`
- replace for non-collection arguments
- Compiler warnings with gcc 14 on Windows
- Clean up docs ignore oldest versions?
- unnecessary boxing of variables that are not reassigned within a closure
- Syntax error message strips whitespace and comments
- Memory corruption when interrupting a computation with BigInt
- `Broadcast.broadcasted` docstring indicates that it is a private function, but documentation treats it otherwise
- In Julia 1.11, jl_array_data() can return integers cast as pointers
- Docs
- Julia not yet supported