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 supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Improve documentation on custom broadcast.
- Decide and document behavior of `map!` and `broadcast!` when function throws
- Docstrings attached to multiple methods are printed multiple times
- Broadcast and linear indexing
- `_broadcast_getindex_eltype` doesn't consider if object is broadcastable
- at-less macro opens files in the current directory with the same name as the source file
- Document Number interface
- Docstring (at-doc macro) does not work when function signature includes non-Expr/Symbol objects
- Module loading case-sensitivity windows inconsistency
- No mention of `round(2.5) == 2.0` behavior on overview of rounding functions (but present in docstring)
- Docs
- Julia not yet supported