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
- [WIP/RFC] Rewrite testing infrastructure to live in Base
- Include all public docstrings in the manual
- Unicode case functions don't handle special conventions correctly
- clarify inner constructor behavior
- generators with multiple indices and filters don't print correctly
- Avoid online dependencies for bundled HTML documentation
- Add unit tests and coverage reporting for C/C++ code
- Document that comparison must be antisymmetric comparison
- `:(($+)(1,2))` prints as `:((+)(1,2))` which is `:(1 + 2)`
- Race condition when quitting and kill(::Process) is in a finalizer
- Docs
- Julia not yet supported