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
- `copyto!` can produce invalid results with aliasing
- The "step" parameter `S` in `OrdinalRange{T,S}` is sometimes wrong and not really used
- julia --bug-report=help gives hard to read output.
- `argmin()` is much slower than `findmin()` due to automatic inline on AMD Zen4
- `@main` entrypoint throw unexpected MethodError if the `main(ARGS)` function return something
- Known profiling issues where unwinding fails
- `sortslices` on a boolean `SparseMatrixCSC` is extremely slow on 1.11.1
- complete effect inference failure when repeating effect inference
- Improving MethodError message for anonymous functions
- significant slowdown involving `findall`
- Docs
- Julia not yet supported