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
- Garbage Collection Segfaults on 1.11 from Enzyme + SymbolicRegression
- type normalization: `Union{Tuple{}, Tuple{Int64, Vararg{Int64, N}} where {N}}` into `Tuple{Vararg{Int64}}`?
- Experiment with generational switch
- Next set of stdlibs to move out into their own repos
- fix evalpoly type instability and 0-length case
- `Test.detect_unbound_args` reports cases that are reasonable and harmless
- `evalpoly(x,())` gives unhelpful error.
- `map!` doesn't check for dimension mismatch
- perform inference using optimizer-derived type information
- Only add symbols that are explicit entrypoints when building juliac image
- Docs
- Julia not yet supported