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
- should `x // y` such that `iszero(x) && iszero(y)` throw an `ArgumentError` or a `DivideError`?
- Importing an undefined var by running `using Package: abc` warns instead of erroring in 1.11
- Add "See also" to the regex function docstrings
- Group import hints
- flaky allocation amount test: Compiler/codegen
- Add option to spawn timer tasks to avoid stickiness
- Provide a way to highlight the location of slow locks
- Backports for 1.11.3
- `package_locks` not held while loading package
- Garbage Collection Segfaults on 1.11 from Enzyme + SymbolicRegression
- Docs
- Julia not yet supported