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
- Type-stabilize generic matrix solves
- Promote more BLAS-able cases to BLAS methods
- Support `using Statistics as Stat`
- InterruptException not triggered by SIGINT when blocking background thread on 1.10
- `@noinline` confuses `@code_typed` reporting wrong return type when return value is unused.
- `redirect_stderr(devnull)` doesn't work for function redefinition warnings
- Public API for `Docs.doc`
- Adding `\mid` to the parser and setting its precedence higher than `::` as an experimental feature
- eltype of A' for abstractly typed A breaks after loading package
- Experiment with shortcircuiting bitscompare codegen
- Docs
- Julia not yet supported