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
- make two globals in loading.jl into ScopedValues
- `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
- Removal of jl_stdout_obj broke r-juliacall
- `sortslices` on a boolean `SparseMatrixCSC` is extremely slow on 1.11.1
- Smaller "Faster println()" (partial revert of that brand-new addition) and precompiles
- Add jl_stdout_obj back fixing regression of r-juliacall
- complete effect inference failure when repeating effect inference
- Improving MethodError message for anonymous functions
- Docs
- Julia not yet supported