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
- 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)`
- Make an `isdense` trait
- Type of `@doc x` changes when REPL is loaded
- The use of `NamedTuple` in `Core.kwcall` prevents specialization of keyword arguments
- Windows error codes ideomatically in HEX (and one hint)
- Docs
- Julia not yet supported