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 supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- `argmin()` is much slower than `findmin()` due to automatic inline on AMD Zen4
- Fix `--project=@script` when outside script directory
- src/subtype.c:1650: local_forall_exists_subtype: Assertion `e->Runions.more > oldRmore` failed.
- `@main` entrypoint throw unexpected MethodError if the `main(ARGS)` function return something
- Known profiling issues where unwinding fails
- Refactor julia initialization to behave better when used as a dylib
- Removal of jl_stdout_obj broke r-juliacall
- `max_fast` doesn't vectorize for tuples
- `sortslices` on a boolean `SparseMatrixCSC` is extremely slow on 1.11.1
- Smaller "Faster println()" (partial revert of that brand-new addition) and precompiles
- Docs
- Julia not yet supported