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
- document range types syntax and semantics
- Julia is vulnerable to HashDoS
- Support dynamically add/set worker threads.
- Merge collect() into Vector()?
- [Markdown] Space at end of line does not add line break
- Feature request: allow more update operators, e.g. `a ⊗= 2` as shorthand for `a = a ⊗ 2`
- WIP: Uncatchable fatal errors
- serialize doesn't preserve identity of Expr.args
- Allow do notation for macros
- `Dict` REPL output lacks parentheses
- Docs
- Julia not yet supported