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 supported119 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Improve the type stability of `sqrt(::Complex)`
- implement equality for ComposedFunction structurally
- Check for non-zero denominator in `iszero` for Rational
- @time always shows reports compilation times while SnoopCompile does not
- allow non-identity ranges for `Slice`
- Performance regressions in BaseBenchmarks due to #54647 (Cleanup `MemoryRef`)
- Operations on `views` much slower when indices are `start:1:stop`
- WIP: fix #52385 by supporting Union{} inside Tuple{}
- extract types for parametric kwdef kw-constructor
- inlining: optimize `and_int(x, true)` and `or_int(x, false)`
- Docs
- Julia not yet supported