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
- add Markdown.postwalk and prewalk
- Make `IteratorSize(::Iterators.Cycle)` not always `IsInfinite` add to docstring as example
- missed coverage for a method whose body is an isbits literal
- Cohesive and complete unicode tab completion story.
- Document that `get!` may mutate `Dict`
- Avoid using the -O0 code emission because it has several bugs
- optimizer: handle `GlobalRef` based on `assume_bindings_static`
- Remove `rad2deg` and `deg2rad` from Base
- Basic repl interaction not fully precompiled
- Make `reduce(vcat, vecs)` work on a tuple of arrays
- Docs
- Julia not yet supported