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 supported117 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Add some invoke edge cases to IR verifier
- Throw an error when collecting from iterators with inconsistent length
- Assigning to Nullable fields is faster than Union{Nothing,T} fields in some cases
- union(a,b) return type should be the same as `union(b,a)`
- RFC: make default module-prefix showing independent of the state of Main(e)
- Tuple and NamedTuple indexing corner cases
- @test_logs when using @threads
- redesign typeof(::Type)
- Docsystem confused by where syntax
- "no exception handler available" when using async task in script
- Docs
- Julia not yet supported